summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Workaround ESLint only resolving paths in test filesWinnie Hellmann2019-07-101-1/+1
* Merge branch '64321-wrong-url-when-creating-milestones-from-instance-mileston...Clement Ho2019-07-101-0/+14
|\
| * Fix invalid milestone URL for new milestone dropdown64321-wrong-url-when-creating-milestones-from-instance-milestones-dashboardDmitriy Zaporozhets2019-07-091-0/+14
* | Expose metrics element for FE consumptionSarah Yasonik2019-07-103-0/+169
* | GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-105-2/+94
* | Expose diff_refs on MergeRequestTypeLuke Duncalfe2019-07-103-2/+11
* | GraphQL mutations for managing NotesLuke Duncalfe2019-07-107-1/+376
* | Merge branch 'fix-unicorn-sampler-workers-count' into 'master'Stan Hu2019-07-091-10/+23
|\ \
| * | Make unicorn_workers to return meaningful resultsfix-unicorn-sampler-workers-countKamil Trzciński2019-07-091-10/+23
* | | Merge branch 'project_api' into 'master'Douglas Barbosa Alexandre2019-07-093-5/+105
|\ \ \
| * \ \ Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-09109-3112/+4862
| |\ \ \
| * | | | Add auto_devops_* to project APIMathieu Parent2019-07-032-2/+43
| * | | | Add build_git_strategy attribute to project APIMathieu Parent2019-07-032-0/+35
| * | | | Add *_access_level to project APIMathieu Parent2019-07-032-5/+29
* | | | | Merge branch 'jc-disable-can-use-disk-temp' into 'master'Stan Hu2019-07-091-0/+2
|\ \ \ \ \
| * | | | | Disabling can_use_disk? temporarilyJohn Cai2019-07-091-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'osw-bypass-push-rules-for-merge-to-ref' into 'master'Stan Hu2019-07-092-0/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [CE port] Bypass push rules for merge to ref serviceosw-bypass-push-rules-for-merge-to-refOswaldo Ferreira2019-07-092-0/+26
* | | | | Merge branch 'sh-redact-redis-perf-bar' into 'master'Sean McGivern2019-07-091-0/+36
|\ \ \ \ \
| * | | | | Perform more redactions in Redis performance bar tracesStan Hu2019-07-091-0/+36
| | |/ / / | |/| | |
* | | | | Skip spam check for task list updatesFelipe Artur2019-07-091-0/+16
* | | | | Merge branch 'dropdown-styling-fixes' into 'master'Mike Greiling2019-07-091-34/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix dropdown styling issuesPhil Hughes2019-07-091-34/+0
* | | | | Implemented frontend suggestionsNick Kipling2019-07-092-2/+2
* | | | | Remove `:graphql` feature flagcharlie ablett2019-07-092-33/+0
* | | | | Merge branch 'fix-median-counting-for-cycle-analytics' into 'master'Andreas Brandl2019-07-091-0/+34
|\ \ \ \ \
| * | | | | Modify specs according to reviewfix-median-counting-for-cycle-analyticsMałgorzata Ksionek2019-07-041-9/+8
| * | | | | Rearrange spec for readabilityMałgorzata Ksionek2019-07-041-22/+23
| * | | | | Fix rubocop offenceMałgorzata Ksionek2019-07-041-1/+1
| * | | | | Add where condition to count in median classMałgorzata Ksionek2019-07-041-0/+34
* | | | | | CE Port of Allow bulk update for group issuesFatih Acet2019-07-092-240/+268
| |_|_|_|/ |/| | | |
* | | | | Fix subgroup url in search drop downFrancisco Javier López2019-07-091-62/+62
* | | | | Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-095-0/+187
| |/ / / |/| | |
* | | | Merge branch 'pb-fix-confidential-mr-dropdown-typo' into 'master'Phil Hughes2019-07-091-2/+2
|\ \ \ \
| * | | | Fix typo on confidential MR dropdownpb-fix-confidential-mr-dropdown-typoPatrick Bajao2019-07-091-2/+2
* | | | | Fix WorkhorseHelpers module is missingShinya Maeda2019-07-091-0/+4
|/ / / /
* | | | Fixed editing formNatalia Tepluhina2019-07-092-1/+53
* | | | Merge branch 'allow-reactive-caching-of-nil' into 'master'Stan Hu2019-07-092-28/+30
|\ \ \ \
| * | | | Allow ReactiveCaching to support nil valueFabio Pitino2019-07-082-28/+30
| | |/ / | |/| |
* | | | Schedule namespace aggregation in other contextsMayra Cabrera2019-07-082-0/+57
|/ / /
* | | Merge branch 'run-pipeline-for-merge-train-at-train-ref-ce' into 'master'Kamil Trzciński2019-07-082-0/+39
|\ \ \
| * | | Fix race condition on merge train ref generationrun-pipeline-for-merge-train-at-train-ref-ceShinya Maeda2019-07-082-0/+39
* | | | Merge branch 'jc-detect-nfs-for-rugged' into 'master'Dmitriy Zaporozhets2019-07-083-1/+99
|\ \ \ \
| * | | | Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-053-1/+99
* | | | | Merge branch '63475-fix-n-1' into 'master'Lin Jen-Shin2019-07-086-199/+177
|\ \ \ \ \
| * | | | | Add retry:0 for controller specs n+163475-fix-n-1Thong Kuah2019-07-081-1/+1
| * | | | | Restore fallback to deployment_platform_clusterThong Kuah2019-07-082-3/+16
| * | | | | Remove un-used methodThong Kuah2019-07-081-28/+0
| * | | | | Could not address last 5 queriesThong Kuah2019-07-081-1/+4
| * | | | | Extract deployment_metrics into own objectThong Kuah2019-07-083-155/+140