- 11 Jan, 2016 1 commit
-
-
Yorick Peterse authored
Previously this would result in autocomplete data being loaded for every page (e.g. the page showing all Git branches of a project).
-
- 07 Jan, 2016 2 commits
-
-
Jacob Vosmaer authored
-
koreamic authored
Using the fuzzy filter, develop "file finder" feature. - feedback(http://feedback.gitlab.com/forums/176466-general/suggestions/4987909-add-file-finder-fuzzy-input-in-files-tab-to-ju ) - fuzzy filter(https://github.com/jeancroy/fuzzaldrin-plus) - shortcuts(when "t" was hitted at tree view, go to 'file find' page and 'esc' is to go back) - depends on gitlab_git 7.2.22
-
- 06 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 05 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 01 Jan, 2016 2 commits
-
-
Robert Speicher authored
While Safari supports the policy, it does not (currently, as of 9.x) recognize `origin-when-cross-origin` as a valid value, so we omit the policy entirely under Safari. Closes #5609
-
Robert Speicher authored
-
- 25 Dec, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 24 Dec, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 23 Dec, 2015 2 commits
-
-
Robert Speicher authored
A limited number of pages have defined their own descriptions, but otherwise we default to the Project's description (if `@project` is set), or the old `brand_title` fallback. The image will either be the uploaded project icon (never a generated one), the user's uploaded icon or Gravatar, or, finally, the GitLab logo.
-
Robert Speicher authored
-
- 11 Dec, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 10 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 09 Dec, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Dec, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 13 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Enable CI by default for all new projects
-
- 11 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 10 Nov, 2015 1 commit
-
-
Jason Lee authored
For example view: shared/issuable/_context CoffeeScript: 190ms JavaScript: 19.7ms
-
- 09 Nov, 2015 1 commit
-
-
Yorick Peterse authored
-
- 08 Nov, 2015 1 commit
-
-
Achilleas Pipinellis authored
-
- 07 Nov, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 06 Nov, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 05 Nov, 2015 2 commits
-
-
Kamil Trzcinski authored
- Add page titles to CI settings. - Fix CI admin navigation. - Remove duplicated scope. - Use monospace font for commit sha. - Add page title and header title to build page. - Proper authorization for cancel/retry builds. - Use gitlab pagination theme for builds and group members. - Don't paginate builds widget on build page. - Add badges to commit page Changes/Builds tabs. - Add "Builds" to commit Builds tab page title. - Add and use Ci::Build#retryable? method. - Add CI::Build#retried? method. - Allow all failed commit builds to be retried. - Proper authorization for cancel/retry all builds. - Remove unused param. - Use time_ago_with_tooltip where appropriate. - Tweak builds index text - Remove duplication between builds/build and commit_statuses/commit_status. - Use POST rather than GET for canceling and retrying builds. - Remove redundant URL helpers. - Add build ID to build page. - Link branch name on build page. - Move commit/:sha/ci to commit/:sha/builds.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Nov, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Oct, 2015 2 commits
-
-
James Newton authored
Modifies the existing "login as" feature to be called impersonation, as well as keeping track of who is impersonating to revert back to that user without having to log out.
-
Jonathan Schoeffling authored
Include the log messages of recent commits in project-level search results, providing functionality similar to 'git log --grep'. Update repository model rspec tests to validate the output of Repository#commits_with_log_matching.
-
- 28 Oct, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Oct, 2015 2 commits
-
-
Yorick Peterse authored
This removes the need for running an extra SQL query in these cases.
-
Kamil Trzcinski authored
-
- 14 Oct, 2015 1 commit
-
-
Kamil Trzcinski authored
-