summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-0/+136
* Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-096-124/+58
* Merge branch 'fix-todos-last-page' into 'master'Rémy Coutable2017-11-091-2/+2
|\
| * Fix access to the final page of todosSean McGivern2017-11-091-2/+2
* | Merge branch '39895-cant-set-mattermost-username-channel-from-api' into 'master'Rémy Coutable2017-11-091-0/+21
|\ \
| * | Fix acceptance of username for Mattermost service update via APIMark Fletcher2017-11-081-0/+21
* | | Merge branch '39958-updatemergerequestsworker-are-failing-on-metric-tagging' ...Sean McGivern2017-11-091-16/+24
|\ \ \ | |_|/ |/| |
| * | Revert "add metrics tagging to the sidekiq middleware"39958-updatemergerequestsworker-are-failing-on-metric-taggingmicael.bergeron2017-11-081-16/+24
| |/
* | Merge branch 'github-rake-task-rate-limiting' into 'master'Douwe Maan2017-11-091-0/+27
|\ \
| * | Support importing GH projects without rate limitsgithub-rake-task-rate-limitingYorick Peterse2017-11-081-0/+27
| |/
* | Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-082-0/+11
* | Merge branch 'ssrf-protections-round-2' into 'security-10-1'Douwe Maan2017-11-081-0/+16
|/
* Merge branch 'fix-issues-api-list-performance' into 'master'Stan Hu2017-11-081-4/+8
|\
| * Fail when issuable_meta_data is called on an unlimited collectionfix-issues-api-list-performanceSean McGivern2017-11-071-4/+8
* | Merge branch 'github-enterprise-support-importer' into 'master'Douwe Maan2017-11-081-11/+90
|\ \
| * | Restore Enterprise support in the GH importerYorick Peterse2017-11-081-11/+90
* | | Merge branch 'remove-ineffective-service-specs' into 'master'Filipa Lacerda2017-11-082-113/+0
|\ \ \ | |/ / |/| |
| * | Remove ineffective Vue service specsremove-ineffective-service-specsEric Eastwood2017-11-082-113/+0
* | | Fix Error 500 when pushing LFS objects with a write deploy keyStan Hu2017-11-082-23/+52
* | | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-081-82/+89
* | | Merge branch 'github-importer-refactor' into 'master'Douwe Maan2017-11-0878-207/+5644
|\ \ \
| * | | Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-075-88/+14
| * | | Rewrite the GitHub importer from scratchYorick Peterse2017-11-0772-119/+5556
| * | | Cache feature names in RequestStoreYorick Peterse2017-11-071-0/+41
| * | | Add returning IDs to Gitlab::Database.bulk_insertYorick Peterse2017-11-071-0/+20
| * | | Refactor User.find_by_any_emailYorick Peterse2017-11-071-0/+13
* | | | Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-082-9/+4
|\ \ \ \
| * | | | Updates tests to reflect sign_out route changeJoe Marty2017-11-072-9/+4
* | | | | Merge branch 'fl-cleanup-test' into 'master'Tim Zallmann2017-11-081-23/+0
|\ \ \ \ \
| * | | | | Update mr_widget_options_spec.jsfl-cleanup-testFilipa Lacerda2017-11-071-1/+0
| * | | | | Cleanup testsFilipa Lacerda2017-11-071-22/+0
* | | | | | Merge branch 'tc-delete-merged-protected-tags-fix' into 'master'Douwe Maan2017-11-081-0/+8
|\ \ \ \ \ \
| * | | | | | When deleting merged branches, ignore protected tagstc-delete-merged-protected-tags-fixToon Claes2017-11-071-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'bvl-free-paths' into 'master'Douwe Maan2017-11-086-74/+150
|\ \ \ \ \ \
| * | | | | | Remove EE-specific group pathsbvl-free-pathsBob Van Landuyt2017-11-071-12/+3
| * | | | | | Check redirecting with a querystringBob Van Landuyt2017-11-071-0/+10
| * | | | | | Update failure message when finding new routes in `PathRegex`Bob Van Landuyt2017-11-071-9/+4
| * | | | | | Free up some group reserved wordsBob Van Landuyt2017-11-074-28/+61
| * | | | | | Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt2017-11-073-55/+71
| * | | | | | Free up `labels` as a group nameBob Van Landuyt2017-11-071-0/+18
| * | | | | | Add helper methods to redirect legacy pathsBob Van Landuyt2017-11-071-0/+13
* | | | | | | Merge branch 'pawel/fix_backend_transaction_protected_labels_method' into 'ma...Stan Hu2017-11-081-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Make BackgroundTransaction#labels publicPawel Chojnacki2017-11-071-0/+6
* | | | | | | Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray2017-11-072-4/+131
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Addresses front & backend commentsMayra Cabrera2017-11-061-1/+1
| * | | | | | Modifies commit branches sectionMayra Cabrera2017-11-061-3/+70
| * | | | | | Add styles for branch & tags boxesMayra Cabrera2017-11-021-4/+2
| * | | | | | implemented using an ivar, and added specsBrett Walker2017-10-132-4/+66
* | | | | | | Merge branch 'add-ingress-to-cluster-applications' into 'master'Kamil Trzciński2017-11-075-17/+225
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add feature spec for IngressEric Eastwood2017-11-071-16/+60