summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-3/+2
* 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
* | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-243-5/+5
* | Merge branch 'yesbabyyes/gitlab-ce-22967-adding-zero-users-to-group-reports-s...Dmitriy Zaporozhets2016-10-241-6/+0
|\ \ | |/ |/|
| * Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-241-6/+0
* | Merge branch 'remove-callback' into 'master' Rémy Coutable2016-10-241-0/+5
|\ \ | |/ |/|
| * refactor(email): use setter method instead AR callbacksSemyon Pupkov2016-10-231-0/+5
* | Expire and build repository cache after project importStan Hu2016-10-231-16/+5
|/
* Merge branch 'adam-fix-group-web-url' into 'master' Sean McGivern2016-10-211-0/+6
|\
| * Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski2016-10-211-0/+6
* | Merge branch '14192-issues-closed-by-merge-requests-using-metrics-data' into ...Yorick Peterse2016-10-211-1/+7
|\ \ | |/ |/|
| * Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests m...14192-issues-closed-by-merge-requests-using-metrics-dataPaco Guzman2016-10-201-1/+7
* | Merge branch 'render-hipchat-notification-descriptions' into 'master' Rémy Coutable2016-10-201-8/+8
|\ \
| * | Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov2016-10-201-6/+6
| * | Tests for markdown HipChat notificationsDavid Eisner2016-10-201-6/+6