summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix pipelines table update after action63590-pipeline-actions-cause-full-refreshshampton2019-06-281-6/+2
* Merge branch 'last-commit-widget-api-call' into 'master'Filipa Lacerda2019-06-284-15/+28
|\
| * Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-284-15/+28
* | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-2811-39/+39
* | Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt2019-06-281-0/+1
|\ \
| * | Add project_aliases to be imported/exportedPatrick Bajao2019-06-261-0/+1
* | | Merge branch 'set-higher-ttl-for-trace-write' into 'master'Kamil Trzciński2019-06-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Set higher TTL to write lock for tracesset-higher-ttl-for-trace-writeShinya Maeda2019-06-281-1/+1
* | | Merge branch 'sh-support-subnets-ip-rate-limiter' into 'master'Thong Kuah2019-06-282-0/+70
|\ \ \
| * | | Support CIDR notation in IP rate limitersh-support-subnets-ip-rate-limiterStan Hu2019-06-272-0/+70
* | | | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-286-2/+62
|\ \ \ \
| * | | | Added commit type to tree GraphQL typePhil Hughes2019-06-286-2/+62
* | | | | Merge branch 'id-extract-widget-into-different-request' into 'master'Ash McKenzie2019-06-283-2/+64
|\ \ \ \ \
| * | | | | Extract MR's widget into a separate endpointid-extract-widget-into-different-requestIgor Drozdov2019-06-283-2/+64
* | | | | | Do not change updated_at on an issue when reordering on an issue boardEugenia Grieff2019-06-281-9/+53
* | | | | | Merge branch '63212-n-1-queries-in-projects-id-boards-api' into 'master'Thong Kuah2019-06-281-0/+10
|\ \ \ \ \ \
| * | | | | | Remove N+1 query for project and group boardscharlieablett2019-06-261-0/+10
* | | | | | | Merge branch '62826-graphql-emoji-mutations' into 'master'Jan Provaznik2019-06-2811-6/+481
|\ \ \ \ \ \ \
| * | | | | | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-2811-6/+481
* | | | | | | | Rearrange discussion resolve buttons & update button displaySamantha Ming2019-06-282-2/+22
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Support jsonb Default Value in add_column_with_default Migration HelperJason Goodman2019-06-281-0/+18
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'remove_group_and_instance_clusters_feature_flag' into 'master'Stan Hu2019-06-277-161/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-283-72/+32
| * | | | | Remove group_clusters feature flagThong Kuah2019-06-284-89/+31
* | | | | | Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-6/+13
* | | | | | Merge branch '11888-regression-deploy-correlation-markers-on-monitoring-graph...Clement Ho2019-06-271-3/+12
|\ \ \ \ \ \
| * | | | | | Turn commit sha in monitor charts popover to link11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickableDhiraj Bodicherla2019-06-261-3/+12
* | | | | | | Merge branch 'sh-avoid-loading-pipeline-status' into 'master'Nick Thomas2019-06-271-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Avoid loading pipeline status in search resultsStan Hu2019-06-271-0/+13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix unresponsive reply button in discussionsPaul Gascou-Vaillancourt2019-06-271-0/+38
* | | | | | | Change GetRawChanges RPC to use bytesPaul Okstad2019-06-272-1/+15
* | | | | | | Merge branch 'sh-handle-nil-replication-lag' into 'master'Andreas Brandl2019-06-271-0/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix background migrations failing with unused replication slotsh-handle-nil-replication-lagStan Hu2019-06-251-0/+8
* | | | | | | Add permission check to dashboardsSarah Yasonik2019-06-275-8/+35
* | | | | | | Merge branch '12436-mr-widget' into 'master'Phil Hughes2019-06-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Removes EE differences12436-mr-widgetFilipa Lacerda2019-06-261-1/+1
* | | | | | | | Merge branch 'sh-add-gitaly-ref-caching-search-controller' into 'master'Kamil Trzciński2019-06-271-0/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Enable Gitaly ref caching for SearchControllersh-add-gitaly-ref-caching-search-controllerStan Hu2019-06-261-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix incorrect reaction placement in commit diff discussionSamantha Ming2019-06-271-0/+16
* | | | | | | Conform related issues/MRs card to design docsMartin Hanzel2019-06-271-2/+4
* | | | | | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-274-15/+15
|\ \ \ \ \ \ \
| * | | | | | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-264-15/+15
* | | | | | | | Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah2019-06-273-45/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-253-45/+68
* | | | | | | | | Merge branch 'dz-remove-deprecated-user-routes' into 'master'Mike Greiling2019-06-272-25/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove deprecated /u/:username routesdz-remove-deprecated-user-routesDmitriy Zaporozhets2019-06-262-25/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'rj-fix-spec' into 'master'29756-meta-prioritize-ie11-edge-testing-same-as-regular-browser-testing-for-features-and-bug-fixes-that-we-shipThong Kuah2019-06-261-9/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Properly check that issue list has persistedStan Hu2019-06-261-0/+16
| * | | | | | | | Use relative position to order issuesrj-fix-specRajat Jain2019-06-261-13/+4
* | | | | | | | | Add feature flag and dashboard endpointSimon Knox2019-06-264-6/+89