summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CONTRIBUTING.md43872-add-next-patch-release-as-a-priority-labelFabio Busatto2018-03-051-1/+2
* Update CONTRIBUTING.mdFabio Busatto2018-03-051-4/+11
* Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-0514-14/+219
|\
| * Adds updated_at filter to issues and merge_requests APIJacopo2018-03-0514-14/+219
* | Merge branch 'priority-changes' into 'master'Victor Wu2018-03-051-0/+11
|\ \
| * | Add severity labels to contributing.mdpriority-changesVictor Wu2018-03-051-3/+14
* | | Merge branch 'jprovazn-scoped-limit' into 'master'Sean McGivern2018-03-058-63/+97
|\ \ \
| * | | Use limited count queries also for scoped searchesJan Provaznik2018-03-058-63/+97
|/ / /
* | | Merge branch '42712_api_branches_add_search_param_20180207' into 'master'Rémy Coutable2018-03-054-2/+41
|\ \ \
| * | | Update API: add search param to branchesbunufi2018-03-054-2/+41
* | | | Merge branch 'an/workhorse-3.8.0' into 'master'Rémy Coutable2018-03-052-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Upgrade GitLab Workhorse to 3.8.0 for structured logging supportan/workhorse-3.8.0Andrew Newdigate2018-03-022-1/+6
* | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-03-051-0/+3
|\ \ \ \
| * | | | Add a note about the "List MR pipelines" endpoint only being available from 1...Jakub Kadlubiec2018-03-051-0/+3
|/ / / /
* | | | Merge branch 'sh-fix-backup-restore-cleanup' into 'master'Rémy Coutable2018-03-051-2/+19
|\ \ \ \
| * | | | Clean up backup/restore temporary directorysh-fix-backup-restore-cleanupStan Hu2018-03-021-2/+19
* | | | | Merge branch 'docs-darwinjs-update-ssh' into 'master'Rémy Coutable2018-03-051-4/+47
|\ \ \ \ \
| * | | | | Docs: update ssh docMarcia Ramos2018-03-051-4/+47
|/ / / / /
* | | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ...Rémy Coutable2018-03-059-65/+104
|\ \ \ \ \
| * | | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-029-65/+104
* | | | | | Merge branch '43811-no-docker-no-put-down-the-kitchen-sink' into 'master'Rémy Coutable2018-03-051-1/+2
|\ \ \ \ \ \
| * | | | | | codequality: Install jq directly instead of pulling it via dockerNick Thomas2018-03-021-1/+2
* | | | | | | Merge branch 'ee-4862-verify-file-checksums' into 'master'Sean McGivern2018-03-0516-60/+378
|\ \ \ \ \ \ \
| * | | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-0216-60/+378
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'remove-projects-finder-from-todos-finder' into 'master'Sean McGivern2018-03-052-9/+11
|\ \ \ \ \ \ \
| * | | | | | | Don't use ProjectsFinder in TodosFinderremove-projects-finder-from-todos-finderYorick Peterse2018-03-022-9/+11
* | | | | | | | Merge branch 'remove-ide' into 'master'Tim Zallmann2018-03-05105-8051/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | removed IDE buttonremove-idePhil Hughes2018-03-021-1/+0
| * | | | | | | | removed show_new_branch_formPhil Hughes2018-03-021-6/+0
| * | | | | | | | removed helper methodsPhil Hughes2018-03-024-29/+0
| * | | | | | | | Remove IDE from CEPhil Hughes2018-03-02100-8015/+0
* | | | | | | | | Merge branch 'fix/gb/remove-unused-pipelines-prometheus-metric' into 'master'Kamil Trzciński2018-03-051-16/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unsued pipelines-related prometheus metricGrzegorz Bizon2018-03-051-16/+0
|/ / / / / / / / /
* | | | | | | | | Merge branch 'patch-1' into 'master'Stan Hu2018-03-031-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update proofreader.mdFilip Mech2018-03-031-0/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs/spring-db-migration-error' into 'master'Yorick Peterse2018-03-032-0/+41
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add docs for persistent `ActiveRecord::PendingMigrationError` with Springdocs/spring-db-migration-errorEric Eastwood2018-03-012-0/+41
* | | | | | | | | Merge branch 'remove-mr-notes-bundle' into 'master'Fatih Acet2018-03-024-10/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove mr_notes webpack bundleMike Greiling2018-03-024-10/+8
|/ / / / / / / / /
* | | | | | | | | Merge branch '42877-fix-visibility-change-performance' into 'master'Yorick Peterse2018-03-025-40/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Extract method User#authorizations_for_projects.42877-fix-visibility-change-performanceAndreas Brandl2018-03-024-17/+40
| * | | | | | | | | Use yield instead of block.call.Andreas Brandl2018-03-021-6/+6
| * | | | | | | | | Apply query changes to snippets only.Andreas Brandl2018-03-022-3/+34
| * | | | | | | | | Revert Project.public_or_visible_to_user changesYorick Peterse2018-03-023-38/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'terminal-bundle-refactor' into 'master'Jacob Schatz2018-03-024-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed terminal webpack bundle tagterminal-bundle-refactorConstance Okoghenun2018-03-024-3/+4
* | | | | | | | | | Merge branch 'kp-add-query-param-support-search-token-endpoint' into 'master'Kushal Pandya2018-03-027-2/+68
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add `isGroupDecendent` to init configKushal Pandya2018-03-023-0/+6
| * | | | | | | | | Add support for query params for labels endpointKushal Pandya2018-03-024-2/+62
| |/ / / / / / / /
* | | | | | | | | Merge branch 'remove-test-bundle' into 'master'Clement Ho2018-03-024-5/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |