Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' | Fatih Acet | 2016-11-08 | 3 | -0/+243 |
|\ | |||||
| * | Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviour | Luke "Jared" Bennett | 2016-11-04 | 2 | -32/+44 |
| * | Add javascript unit tests for Build | Jared Deckard | 2016-11-04 | 2 | -0/+231 |
* | | Merge branch 'upgrade-timeago' into 'master' | Fatih Acet | 2016-11-08 | 2 | -22/+4 |
|\ \ | |||||
| * | | Replace jQuery.timeago with timeago.js | Clement Ho | 2016-11-07 | 2 | -22/+4 |
* | | | Merge branch 'faster_project_search' into 'master' | Sean McGivern | 2016-11-08 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | Faster searchfaster_project_search | Valery Sizov | 2016-11-08 | 1 | -0/+13 |
* | | | | Merge branch 'fix-new-branch-button-spec' into 'master' | Sean McGivern | 2016-11-08 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Fix new branch button specfix-new-branch-button-spec | Sean McGivern | 2016-11-04 | 1 | -3/+4 |
* | | | | | Merge branch 'dz-refactor-contraints' into 'master' | Dmitriy Zaporozhets | 2016-11-08 | 5 | -44/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Fix routing spec for group controllerdz-refactor-contraints | Dmitriy Zaporozhets | 2016-11-08 | 1 | -2/+2 |
| * | | | | | Add small improvements to constrainers and specs | Dmitriy Zaporozhets | 2016-11-08 | 2 | -2/+2 |
| * | | | | | Refactor routing constraints | Dmitriy Zaporozhets | 2016-11-07 | 4 | -42/+42 |
* | | | | | | Merge branch '24255-search-fix' into 'master' | Rémy Coutable | 2016-11-08 | 4 | -0/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix broken commits search24255-search-fix | Valery Sizov | 2016-11-08 | 4 | -0/+60 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'move-boards-interceptor' into 'master' | Fatih Acet | 2016-11-08 | 3 | -108/+116 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Move Ajax interceptor into describe block (!7304) | winniehell | 2016-11-05 | 3 | -108/+116 |
* | | | | | | Merge branch 'use-separate-token-for-incoming-email' into 'master' | Douwe Maan | 2016-11-08 | 6 | -8/+84 |
|\ \ \ \ \ \ | |||||
| * | | | | | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-email | tiagonbotelho | 2016-11-07 | 6 | -5/+81 |
| * | | | | | | Use separate email-friendly token for incoming email and let incoming | Douwe Maan | 2016-11-07 | 3 | -3/+3 |
* | | | | | | | Merge branch 'dz-fix-project-index' into 'master' | Sean McGivern | 2016-11-08 | 1 | -0/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add tests for project#index routing | Dmitriy Zaporozhets | 2016-11-07 | 1 | -0/+20 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-systemhook-api' into 'master' | Rémy Coutable | 2016-11-08 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | API: Return 400 when creating a systemhook fails | Robert Schilling | 2016-11-08 | 1 | -0/+6 |
* | | | | | | | Merge branch '23036-replace-git-blame-spinach-tests-with-rspec-feature-tests'... | Rémy Coutable | 2016-11-07 | 1 | -0/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Rewritten spinach git_blame tests to rspec feature tests | Lisanne Fellinger | 2016-11-07 | 1 | -0/+21 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master' | Rémy Coutable | 2016-11-07 | 1 | -0/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayed | Chris Wright | 2016-11-07 | 1 | -0/+21 |
* | | | | | | | | Merge branch 'add-api-label-id' into 'master' | Sean McGivern | 2016-11-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Expose Label id to API | Rares Sfirlogea | 2016-11-07 | 1 | -0/+6 |
* | | | | | | | | | Merge branch 'process-commits-using-sidekiq' into 'master' | Robert Speicher | 2016-11-07 | 8 | -17/+408 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Process commits in a separate workerprocess-commits-using-sidekiq | Yorick Peterse | 2016-11-07 | 4 | -16/+160 |
| * | | | | | | | | | Added IssueCollection | Yorick Peterse | 2016-11-07 | 2 | -0/+79 |
| * | | | | | | | | | Flush Housekeeping data from Redis specs | Yorick Peterse | 2016-11-07 | 1 | -0/+7 |
| * | | | | | | | | | Add the method ExternalIssue#project_id | Yorick Peterse | 2016-11-07 | 1 | -1/+7 |
| * | | | | | | | | | Add User#projects_with_reporter_access_limited_to | Yorick Peterse | 2016-11-07 | 1 | -0/+36 |
| * | | | | | | | | | Added tests for IssuePolicy | Yorick Peterse | 2016-11-07 | 1 | -0/+119 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'missing-raw-snippet-access-spec' into 'master' | Sean McGivern | 2016-11-07 | 3 | -59/+151 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add missing security specs for raw snippet access | the-undefined | 2016-11-05 | 3 | -59/+151 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '23034-speed-up-testenv-set-repo-refs' into 'master' | Yorick Peterse | 2016-11-07 | 1 | -13/+11 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refs | Nick Thomas | 2016-11-07 | 1 | -13/+11 |
* | | | | | | | | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' | Douwe Maan | 2016-11-07 | 5 | -18/+177 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unused 'require' | Jacob Vosmaer | 2016-11-04 | 1 | -1/+0 |
| * | | | | | | | Refine Git garbage collection | Jacob Vosmaer | 2016-11-04 | 5 | -18/+178 |
* | | | | | | | | Ability to update labels priority via API | Robert Schilling | 2016-11-07 | 1 | -6/+82 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Remove logging to console in diff_comments_store_spec | winniehell | 2016-11-05 | 1 | -1/+0 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'move-public-snippets-feature-to-rspec' into 'master' | Robert Speicher | 2016-11-05 | 1 | -0/+19 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Move spinach public snippet feature to rspec spec | the-undefined | 2016-11-04 | 1 | -0/+19 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'add-special-char-tests-for-refs-dropdown' into 'master' | Fatih Acet | 2016-11-04 | 1 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Created wait_for_turbolinks and added test for refs dropdown selection with s...add-special-char-tests-for-refs-dropdown | Luke "Jared" Bennett | 2016-11-04 | 1 | -1/+13 |
| | |_|_|/ | |/| | | |