summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher2016-11-091-2/+3
* Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-0/+47
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-40/+56
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-091-0/+5
* Faster searchfaster_project_searchValery Sizov2016-11-081-0/+13
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-3/+2
|\
| * implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-3/+2
* | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-074-1/+131
|\ \
| * | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-0/+9
| * | Added IssueCollectionYorick Peterse2016-11-072-0/+79
| * | Add the method ExternalIssue#project_idYorick Peterse2016-11-071-1/+7
| * | Add User#projects_with_reporter_access_limited_toYorick Peterse2016-11-071-0/+36
| |/
* | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-071-0/+18
|\ \ | |/ |/|
| * Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+18
* | 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-041-5/+46
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-043-10/+75
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-11-041-0/+25
| |\ \ \
| * | | | 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-029-69/+172
| |\ \ \ \
| * | | | | Add tests for Commit#status and Commit#status_for, feedback:Lin Jen-Shin2016-10-281-1/+44
* | | | | | Merge branch '20968-add-setting-to-check-unresolved-discussion' into 'master' Douwe Maan2016-11-041-5/+54
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Complete and improve specsRémy Coutable2016-11-041-23/+16
| * | | | | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-1/+57
| | |_|_|/ | |/| | |
* | | | | Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-usersValery Sizov2016-11-041-0/+14
|/ / / /
* | | | Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-042-10/+61
| |_|/ |/| |
* | | Use stubs instead of modifying global statesno-include-on-top-levelLin Jen-Shin2016-11-031-1/+3
* | | Try not to include anything globally!Lin Jen-Shin2016-11-031-1/+2
* | | Use the server's base URL without relative URL part when creating links in JIRABrian Kintz2016-11-021-0/+22
| |/ |/|
* | Merge branch 'Allow-admin-to-search-for-user-by-secondary-email-address' into...Sean McGivern2016-11-011-0/+74
|\ \
| * | Allow to search for user by secondary email address in the admin interfaceYar2016-11-011-0/+74
* | | Fix project features default valuesFelipe Artur2016-11-012-3/+17
|/ /
* | Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-311-7/+7
|\ \
| * | Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-7/+7
* | | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' Yorick Peterse2016-10-311-2/+2
|\ \ \
| * | | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-queryAlejandro Rodríguez2016-10-271-2/+2
* | | | Merge branch 'dz-internal-api-fullpath' into 'master' Dmitriy Zaporozhets2016-10-281-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor storage path extraction from full repo pathdz-internal-api-fullpathDmitriy Zaporozhets2016-10-281-0/+10
| | |/ | |/|
* | | Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-281-16/+12
|\ \ \
| * | | Fix duration specsKamil Trzcinski2016-10-261-14/+7
| * | | Fix optimistic lockingKamil Trzcinski2016-10-261-6/+9
| |/ /
* | | Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' Rémy Coutable2016-10-281-0/+14
|\ \ \
| * | | Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-buggedAlejandro Rodríguez2016-10-271-0/+14
| | |/ | |/|
* | | Merge branch 'issue_1008_1' into 'master' Sean McGivern2016-10-281-41/+30
|\ \ \ | |/ / |/| |
| * | Finish updates to use JIRA gemFelipe Artur2016-10-261-41/+30
| |/
* | Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revertDmitriy Zaporozhets2016-10-271-0/+6
|/
* Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan2016-10-251-1/+2
|\
| * Make sure merge request was created before deleting sourceshow-commit-status-from-source-projectLin Jen-Shin2016-10-251-1/+2