Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable Style/SafeNavigation coptc-no-more-try | Toon Claes | 2019-06-28 | 83 | -112/+105 |
* | Merge branch 'ee-issue/11039' into 'master' | Filipa Lacerda | 2019-06-28 | 2 | -0/+6 |
|\ | |||||
| * | added code difference in `app/views/search/_category.html.haml` from EE to CE | Michel Engelen | 2019-06-28 | 2 | -0/+6 |
|/ | |||||
* | Merge branch '3264-project-aliases-ce' into 'master' | Bob Van Landuyt | 2019-06-28 | 7 | -0/+162 |
|\ | |||||
| * | Add @patrickbajao as codeowner of project aliases3264-project-aliases-ce | Patrick Bajao | 2019-06-27 | 1 | -0/+2 |
| * | Specify feature was added in GitLab Premium | Patrick Bajao | 2019-06-26 | 2 | -2/+2 |
| * | Add project_aliases to be imported/exported | Patrick Bajao | 2019-06-26 | 1 | -0/+1 |
| * | Update related documentation | Patrick Bajao | 2019-06-26 | 3 | -16/+35 |
| * | Add documentation for feature and API | Patrick Bajao | 2019-06-26 | 2 | -0/+114 |
| * | Create project_aliases table | Patrick Bajao | 2019-06-26 | 2 | -0/+26 |
* | | Merge branch 'set-higher-ttl-for-trace-write' into 'master' | Kamil TrzciĆski | 2019-06-28 | 3 | -2/+7 |
|\ \ | |||||
| * | | Set higher TTL to write lock for tracesset-higher-ttl-for-trace-write | Shinya Maeda | 2019-06-28 | 3 | -2/+7 |
* | | | Merge branch 'docs/secure-maintenance' into 'master' | Marcia Ramos | 2019-06-28 | 5 | -5/+48 |
|\ \ \ | |||||
| * | | | Document the security tools maintenance and vulnerabilities DB updatedocs/secure-maintenance | Achilleas Pipinellis | 2019-06-26 | 5 | -5/+48 |
* | | | | Merge branch 'sh-support-subnets-ip-rate-limiter' into 'master' | Thong Kuah | 2019-06-28 | 5 | -3/+94 |
|\ \ \ \ | |||||
| * | | | | Support CIDR notation in IP rate limitersh-support-subnets-ip-rate-limiter | Stan Hu | 2019-06-27 | 5 | -3/+94 |
* | | | | | Merge branch 'graphql-tree-last-commit' into 'master' | Lin Jen-Shin | 2019-06-28 | 12 | -3/+139 |
|\ \ \ \ \ | |||||
| * | | | | | Added commit type to tree GraphQL type | Phil Hughes | 2019-06-28 | 12 | -3/+139 |
* | | | | | | Merge branch 'id-extract-widget-into-different-request' into 'master' | Ash McKenzie | 2019-06-28 | 12 | -14/+111 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extract MR's widget into a separate endpointid-extract-widget-into-different-request | Igor Drozdov | 2019-06-28 | 12 | -14/+111 |
* | | | | | | | Merge branch '44949-do-not-update-updated_at-on-an-issue-when-reordering-it' ... | Douwe Maan | 2019-06-28 | 4 | -13/+71 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Do not change updated_at on an issue when reordering on an issue board | Eugenia Grieff | 2019-06-28 | 4 | -13/+71 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'sh-fix-issue-12303' into 'master' | Grzegorz Bizon | 2019-06-28 | 1 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Backport CE changes for multiple GroupSAML supportsh-fix-issue-12303 | Stan Hu | 2019-06-27 | 1 | -1/+9 |
* | | | | | | | | Merge branch '62968-environment-details-header-border-misaligned' into 'master' | Kushal Pandya | 2019-06-28 | 2 | -15/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Align page header for environment details view62968-environment-details-header-border-misaligned | Dave Pisek | 2019-06-28 | 2 | -15/+18 |
* | | | | | | | | | Merge branch 'ce-11098-update-merge-request-settings-description-text' into '... | Filipa Lacerda | 2019-06-28 | 4 | -4/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update project MR setting section description (CE) | Nathan Friend | 2019-06-25 | 4 | -4/+10 |
* | | | | | | | | | | Merge branch '6360-tree-header' into 'master' | Phil Hughes | 2019-06-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Removes EE differences6360-tree-header | Filipa Lacerda | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'docs/edit-cluster-admin-note-text' into 'master' | Achilleas Pipinellis | 2019-06-28 | 1 | -10/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Edit Cluster Admin note text | Evan Read | 2019-06-28 | 1 | -10/+8 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch '63212-n-1-queries-in-projects-id-boards-api' into 'master' | Thong Kuah | 2019-06-28 | 7 | -5/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move order lambda to list scope63212-n-1-queries-in-projects-id-boards-api | charlieablett | 2019-06-27 | 2 | -2/+3 |
| * | | | | | | | | | | | Compound lists scopes to preserve ordering | charlieablett | 2019-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | Remove `with_associations` from BoardSerializer | charlieablett | 2019-06-26 | 1 | -8/+0 |
| * | | | | | | | | | | | Remove N+1 query for project and group boards | charlieablett | 2019-06-26 | 7 | -4/+25 |
* | | | | | | | | | | | | Merge branch 'vue-i18n-js-performance-bar-directory' into 'master' | Kushal Pandya | 2019-06-28 | 3 | -7/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Namespace performance bar translationsvue-i18n-js-performance-bar-directory | Ezekiel Kigbo | 2019-06-28 | 3 | -19/+24 |
| * | | | | | | | | | | | | Vue-i18n: app/assets/javascripts/performance_bar/ directory | Ezekiel Kigbo | 2019-06-27 | 2 | -6/+20 |
* | | | | | | | | | | | | | Merge branch 'docs/add-docs-site-arch-diagram' into 'master' | Achilleas Pipinellis | 2019-06-28 | 1 | -5/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Add diagram to site architecture docs | Evan Read | 2019-06-28 | 1 | -5/+37 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch '62826-graphql-emoji-mutations' into 'master' | Jan Provaznik | 2019-06-28 | 25 | -6/+745 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutations | Luke Duncalfe | 2019-06-28 | 25 | -6/+745 |
* | | | | | | | | | | | | | | Merge branch '58689-regroup-jump-button-in-discussion' into 'master' | Phil Hughes | 2019-06-28 | 7 | -22/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Rearrange discussion resolve buttons & update button display | Samantha Ming | 2019-06-28 | 7 | -22/+54 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'support-jsonb-default-value' into 'master' | Thong Kuah | 2019-06-28 | 3 | -1/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Support jsonb Default Value in add_column_with_default Migration Helper | Jason Goodman | 2019-06-28 | 3 | -1/+25 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'fix-style-guide-links-docs' into 'master' | Evan Read | 2019-06-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix broken style guide links | charlie ablett | 2019-06-28 | 1 | -2/+2 |