summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Gemnasium service from import/export mock46354-deprecate_gemnasium_serviceOlivier Gonzalez2018-05-221-20/+0
* Deprecate Gemnasium service. Refs #46354Olivier Gonzalez2018-05-227-6/+70
* Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse2018-05-223-50/+417
|\
| * Add feature-flag for keyset pagination.ab-42194-keyset-paginationAndreas Brandl2018-05-211-1/+1
| * Add keyset pagination for API calls.Andreas Brandl2018-05-212-13/+369
| * Refactor and extract DefaultPaginationStrategy.Andreas Brandl2018-05-212-45/+56
* | Merge branch 'ab-43706-composite-primary-keys' into 'master'Yorick Peterse2018-05-226-5/+126
|\ \
| * | Migration to add/drop primary key constraints for composite keys.ab-43706-composite-primary-keysAndreas Brandl2018-05-212-0/+78
| * | Add NOT NULL constraints to project_authorizations.Andreas Brandl2018-05-214-5/+48
| |/
* | Merge branch '45827-expose_readme_url_in_project_api' into 'master'Rémy Coutable2018-05-229-6/+57
|\ \
| * | Expose readme url in Project APIImre Farkas2018-05-229-6/+57
|/ /
* | Merge branch 'rename-merge-request-widget-author-component' into 'master'Phil Hughes2018-05-225-8/+13
|\ \
| * | Rename merge request widget author componentGeorge Tsiolis2018-05-225-8/+13
* | | Merge branch 'fj-46411-fix-badge-api-endpoint-route-with-relative-url' into '...Douwe Maan2018-05-223-4/+9
|\ \ \
| * | | Fixed badge api endpoint route when relative_url is setfj-46411-fix-badge-api-endpoint-route-with-relative-urlFrancisco Javier López2018-05-173-4/+9
* | | | Merge branch 'jira-clarify-docs' into 'master'Achilleas Pipinellis2018-05-221-1/+1
|\ \ \ \
| * | | | Clarifying Jira documentaitonAric Buerer2018-05-221-1/+1
|/ / / /
* | | | Merge branch 'fj-46459-fix-expose-url-when-base-url-set' into 'master'Douwe Maan2018-05-223-4/+26
|\ \ \ \
| * | | | Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López2018-05-223-4/+26
|/ / / /
* | | | Merge branch '45532-upgrade-vue-loader' into 'master'Phil Hughes2018-05-223-190/+153
|\ \ \ \
| * | | | simplify and reorganize webpack config45532-upgrade-vue-loaderMike Greiling2018-05-181-98/+88
| * | | | move devtool setting into main config objectMike Greiling2018-05-181-3/+2
| * | | | upgrade to vue-loader 15.0.11 and update webpack configMike Greiling2018-05-183-92/+66
* | | | | Update VERSION to 11.0.0-prev11.0.0.prece41861/devops-remove-betaMayra Cabrera2018-05-211-1/+1
* | | | | Merge branch 'collapsed-contextual-nav-update' into 'master'Tim Zallmann2018-05-214-4/+10
|\ \ \ \ \
| * | | | | Renamed 'Overview' to 'Project' in collapsed contextual navigation at a proje...Constance Okoghenun2018-05-214-4/+10
|/ / / / /
* | | | | Update VERSION to 10.9.0-prev10.9.0.preMayra Cabrera2018-05-211-1/+1
* | | | | Update CHANGELOG.md for 10.8.0Mayra Cabrera2018-05-21156-786/+176
| |_|_|/ |/| | |
* | | | Merge branch 'ce-5928-geo-rake-task-to-force-housekeeping-on-next-sync' into ...Nick Thomas2018-05-213-0/+8
|\ \ \ \
| * | | | Adding progressbar explicitly and spec extensions for itce-5928-geo-rake-task-to-force-housekeeping-on-next-syncGabriel Mazetto2018-05-103-0/+8
* | | | | Merge branch '45746-fix-container-registry-typo' into 'master'Rémy Coutable2018-05-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix a typo in the Registry indexMark Fletcher2018-05-031-1/+1
* | | | | Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński2018-05-213-0/+22
|\ \ \ \ \
| * | | | | Add changelogcreate-live-trace-only-if-job-is-completeShinya Maeda2018-05-211-0/+5
| * | | | | Add test for the cancelled jobsShinya Maeda2018-05-211-0/+16
| * | | | | Add the same gurad clause with artifacts uplaodingShinya Maeda2018-05-211-1/+2
| * | | | | Append trace only if the job is runningShinya Maeda2018-05-211-1/+1
* | | | | | Merge branch '45528-repeated-calls-to-redis-for-flipper-feature-flag' into 'm...Stan Hu2018-05-212-22/+16
|\ \ \ \ \ \
| * | | | | | Ensure Flipper memoizer is used in Sidekiq's context45528-repeated-calls-to-redis-for-flipper-feature-flagRémy Coutable2018-05-182-22/+16
* | | | | | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon2018-05-218-4/+71
|\ \ \ \ \ \ \
| * | | | | | | Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
| * | | | | | | Update pipeline persisted / predefined variables specsGrzegorz Bizon2018-05-182-4/+8
| * | | | | | | Add changelog log entry for persisted variables fixGrzegorz Bizon2018-05-181-0/+5
| * | | | | | | Update docs about unsupported environment name variablesGrzegorz Bizon2018-05-182-0/+2
| * | | | | | | Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-184-2/+30
| * | | | | | | Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon2018-05-182-2/+29
* | | | | | | | Merge branch 'add-broadcast-message-timezone-label' into 'master'Kamil Trzciński2018-05-212-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Update gitlab.pot with new externalized stringsadd-broadcast-message-timezone-labelAndreas Kämmerle2018-05-161-2/+8
| * | | | | | | | Add timezone information to the date time select labelsAndreas Kämmerle2018-05-161-2/+2
* | | | | | | | | Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-216-16/+97
|\ \ \ \ \ \ \ \ \