| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed terminal_specification to channel_specificationfj-rename-terminal-to-channel | Francisco Javier López | 2019-04-04 | 10 | -24/+60 |
* | Merge branch '59995-ide-status-bar-vue-render-error' into 'master' | Phil Hughes | 2019-04-04 | 5 | -61/+94 |
|\ |
|
| * | Fix vue render error for IDE status bar | Paul Slaughter | 2019-04-04 | 5 | -61/+94 |
* | | Merge branch 'id-51433-sort-wiki-by-date' into 'master' | Douwe Maan | 2019-04-04 | 12 | -33/+259 |
|\ \ |
|
| * | | Allow to sort wiki pages by date and title | Igor | 2019-04-04 | 12 | -33/+259 |
|/ / |
|
* | | Merge branch 'update-gitlab-shell' into 'master' | Douglas Barbosa Alexandre | 2019-04-04 | 2 | -1/+6 |
|\ \ |
|
| * | | Update GitLab Shell to v9.0.0 | Nick Thomas | 2019-04-04 | 2 | -1/+6 |
| |/ |
|
* | | Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master' | Rémy Coutable | 2019-04-04 | 8 | -0/+137 |
|\ \ |
|
| * | | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queries | Brett Walker | 2019-04-04 | 8 | -0/+137 |
* | | | Merge branch '58839-automatically-set-prometheus-step-interval' into 'master' | James Lopez | 2019-04-04 | 4 | -8/+67 |
|\ \ \ |
|
| * | | | Automatically set Prometheus step interval | Peter Leitzen | 2019-04-04 | 4 | -8/+67 |
|/ / / |
|
* | | | Merge branch 'xanf/gitlab-ce-transfer-disables-js' into 'master' | Sean McGivern | 2019-04-04 | 3 | -3/+8 |
|\ \ \ |
|
| * | | | Redirect to edit page on group transfer failurexanf/gitlab-ce-transfer-disables-js | Illya Klymov | 2019-04-03 | 3 | -3/+8 |
* | | | | Merge branch '59570-confidential-quick-action' into 'master' | Sean McGivern | 2019-04-04 | 2 | -36/+34 |
|\ \ \ \ |
|
| * | | | | Extract confidential quick action spec to a shared example59570-confidential-quick-action | Alexandru Croitor | 2019-04-04 | 2 | -36/+34 |
* | | | | | Merge branch '58881-doc-registry-s3-permissions-scopes' into 'master' | Marcia Ramos | 2019-04-04 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | Add a link to S3 Permission Scopes for registry object storage | Diana Stanley | 2019-04-04 | 1 | -6/+6 |
|/ / / / / |
|
* | | | | | Merge branch 'allow-to-use-untrusted-ruby-syntax' into 'master' | Sean McGivern | 2019-04-04 | 9 | -25/+223 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Allow to use untrusted Regexp via feature flag | Kamil Trzciński | 2019-04-04 | 9 | -25/+223 |
|/ / / / |
|
* | | | | Merge branch 'id-mr-list-when-filtered-by-approvers-only' into 'master' | Douglas Barbosa Alexandre | 2019-04-04 | 5 | -4/+64 |
|\ \ \ \ |
|
| * | | | | Consider array params on rendering MR list on dashboard | Igor | 2019-04-04 | 5 | -4/+64 |
|/ / / / |
|
* | | | | Merge branch '60029-fix-broken-master' into 'master' | Sean McGivern | 2019-04-04 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Fix an order-dependent spec failure in spec/migrations/schedule_sync_issuable... | Nick Thomas | 2019-04-04 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch '38564-cant-leave-subgroup' into 'master' | James Lopez | 2019-04-04 | 4 | -4/+139 |
|\ \ \ \ |
|
| * | | | | Add cr remarks | Gosia Ksionek | 2019-04-04 | 4 | -4/+139 |
|/ / / / |
|
* | | | | Merge branch 'revert-4e045cd5' into 'master'error-pipelines-for-blocked-users | Annabel Dunstone Gray | 2019-04-04 | 2 | -6/+0 |
|\ \ \ \ |
|
| * | | | | Revert "Merge branch 'fix/missing-border' into 'master'"revert-4e045cd5 | Phil Hughes | 2019-04-04 | 2 | -6/+0 |
* | | | | | Merge branch 'jprovazn-graphql-prometheus' into 'master' | Dmitriy Zaporozhets | 2019-04-04 | 4 | -0/+82 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Monitor GraphQL with Prometheus | Jan Provaznik | 2019-04-04 | 4 | -0/+82 |
|/ / / / |
|
* | | | | Merge branch 'rs-release-automation-danger' into 'master' | Yorick Peterse | 2019-04-04 | 2 | -15/+23 |
|\ \ \ \ |
|
| * | | | | Exempt release automation MRs from Danger rules | Robert Speicher | 2019-04-04 | 2 | -15/+23 |
* | | | | | Merge branch 'osw-support-multi-line-suggestions' into 'master' | Douwe Maan | 2019-04-04 | 36 | -267/+755 |
|\ \ \ \ \ |
|
| * | | | | | Fixed test specs | Oswaldo Ferreira | 2019-04-04 | 36 | -267/+755 |
|/ / / / / |
|
* | | | | | Merge branch 'ignore-merge-when-merge-pipelines-is-stale-ce' into 'master' | Kamil Trzciński | 2019-04-04 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | Ignore merge if the status of the merge request pipeline is staleignore-merge-when-merge-pipelines-is-stale-ce | Shinya Maeda | 2019-04-04 | 1 | -1/+6 |
* | | | | | | Merge branch 'webpack-memory-bump' into 'master' | Phil Hughes | 2019-04-04 | 2 | -5/+4 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Fix webpack dev-server crash due to memory limitwebpack-memory-bump | Simon Knox | 2019-04-04 | 2 | -5/+4 |
* | | | | | | Merge branch 'stop-signing-avatar-paths' into 'master' | Kamil Trzciński | 2019-04-04 | 3 | -0/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | Speed up avatar URLs with object storage | Sean McGivern | 2019-04-04 | 3 | -0/+18 |
* | | | | | | | Merge branch 'dz-reserve-v2-root-path' into 'master' | Grzegorz Bizon | 2019-04-04 | 4 | -1/+30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add v2 to reserved top level routesdz-reserve-v2-root-path | Dmitriy Zaporozhets | 2019-04-04 | 4 | -1/+30 |
* | | | | | | | | Merge branch '54417-graphql-type-authorization' into 'master' | Nick Thomas | 2019-04-04 | 21 | -167/+457 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Added documentation for GraphQL Type authorization54417-graphql-type-authorization | Luke Duncalfe | 2019-04-03 | 1 | -32/+108 |
| * | | | | | | | GraphQL Type authorization | Luke Duncalfe | 2019-04-03 | 20 | -135/+349 |
* | | | | | | | | Merge branch 'ml-add-testing-to-feature-proposal-template-docs' into 'master' | Rémy Coutable | 2019-04-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add testing to feature proposal template | Mark Lapierre | 2019-04-04 | 1 | -0/+4 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch '48090-filter-sensitive-metric-labels' into 'master' | Dmitriy Zaporozhets | 2019-04-04 | 3 | -3/+246 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Filters branch and path labels for metrics | Ryan Cobb | 2019-04-04 | 3 | -3/+246 |
|/ / / / / / / / |
|
* | | | | | | | | Merge branch '59570-tag-quick-action' into 'master' | Sean McGivern | 2019-04-04 | 2 | -22/+25 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Move tag quick action spec to shared example59570-tag-quick-action | Alexandru Croitor | 2019-04-03 | 2 | -22/+25 |