summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Faster searchfaster_project_searchValery Sizov2016-11-081-0/+13
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-086-8/+84
|\
| * implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-076-5/+81
| * Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-073-3/+3
* | Merge branch 'dz-fix-project-index' into 'master' Sean McGivern2016-11-081-0/+20
|\ \
| * | Add tests for project#index routingDmitriy Zaporozhets2016-11-071-0/+20
* | | Merge branch 'fix-systemhook-api' into 'master' Rémy Coutable2016-11-081-0/+6
|\ \ \
| * | | API: Return 400 when creating a systemhook failsRobert Schilling2016-11-081-0/+6
* | | | Merge branch '23036-replace-git-blame-spinach-tests-with-rspec-feature-tests'...Rémy Coutable2016-11-071-0/+21
|\ \ \ \
| * | | | Rewritten spinach git_blame tests to rspec feature testsLisanne Fellinger2016-11-071-0/+21
| |/ / /
* | | | Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master' Rémy Coutable2016-11-071-0/+21
|\ \ \ \
| * | | | Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayedChris Wright2016-11-071-0/+21
* | | | | Merge branch 'add-api-label-id' into 'master' Sean McGivern2016-11-071-0/+6
|\ \ \ \ \
| * | | | | Expose Label id to APIRares Sfirlogea2016-11-071-0/+6
* | | | | | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-078-17/+408
|\ \ \ \ \ \
| * | | | | | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-074-16/+160
| * | | | | | Added IssueCollectionYorick Peterse2016-11-072-0/+79
| * | | | | | Flush Housekeeping data from Redis specsYorick Peterse2016-11-071-0/+7
| * | | | | | Add the method ExternalIssue#project_idYorick Peterse2016-11-071-1/+7
| * | | | | | Add User#projects_with_reporter_access_limited_toYorick Peterse2016-11-071-0/+36
| * | | | | | Added tests for IssuePolicyYorick Peterse2016-11-071-0/+119
| |/ / / / /
* | | | | | Merge branch 'missing-raw-snippet-access-spec' into 'master' Sean McGivern2016-11-073-59/+151
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add missing security specs for raw snippet accessthe-undefined2016-11-053-59/+151
* | | | | | Merge branch '23034-speed-up-testenv-set-repo-refs' into 'master' Yorick Peterse2016-11-071-13/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refsNick Thomas2016-11-071-13/+11
* | | | | | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-075-18/+177
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove unused 'require'Jacob Vosmaer2016-11-041-1/+0
| * | | | | Refine Git garbage collectionJacob Vosmaer2016-11-045-18/+178
* | | | | | Ability to update labels priority via APIRobert Schilling2016-11-071-6/+82
| |_|_|/ / |/| | | |
* | | | | Remove logging to console in diff_comments_store_specwinniehell2016-11-051-1/+0
| |_|/ / |/| | |
* | | | Merge branch 'move-public-snippets-feature-to-rspec' into 'master' Robert Speicher2016-11-051-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move spinach public snippet feature to rspec specthe-undefined2016-11-041-0/+19
* | | | Merge branch 'add-special-char-tests-for-refs-dropdown' into 'master' Fatih Acet2016-11-041-1/+13
|\ \ \ \
| * | | | Created wait_for_turbolinks and added test for refs dropdown selection with s...add-special-char-tests-for-refs-dropdownLuke "Jared" Bennett2016-11-041-1/+13
* | | | | Merge branch 'issue-board-new-label-new-list' into 'master' Fatih Acet2016-11-041-0/+19
|\ \ \ \ \
| * | | | | Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-041-0/+19
| | |/ / / | |/| | |
* | | | | Merge branch 'issue_23032' into 'master' Sean McGivern2016-11-041-5/+51
|\ \ \ \ \
| * | | | | Allow to test JIRA service when project does not have repositoryissue_23032Felipe Artur2016-11-041-5/+51
| | |_|/ / | |/| | |
* | | | | Merge branch 'show-status-from-branch' into 'master' Rémy Coutable2016-11-042-10/+64
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-0421-126/+363
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-0424-14/+441
| |\ \ \ \ \
| * | | | | | There's no such methodLin Jen-Shin2016-11-041-4/+0
| * | | | | | Merge status_for and status, feedback:Lin Jen-Shin2016-11-031-34/+36
| * | | | | | Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-02107-524/+1945
| |\ \ \ \ \ \
| * | | | | | | Add tests for Commit#status and Commit#status_for, feedback:Lin Jen-Shin2016-10-281-1/+44
| * | | | | | | Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-10-2620-123/+552
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-10-2520-105/+468
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add a test for showing correct pipelineLin Jen-Shin2016-10-241-5/+18
* | | | | | | | | | Merge branch 'feature/view-related-serializers' into 'master' Douwe Maan2016-11-047-0/+214
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplify implementation of entity serializersGrzegorz Bizon2016-11-041-8/+0