summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Add a test for `ci_environments_status` Gitaly N+1Grzegorz Bizon2019-07-101-16/+34
* | | | | | | | | | | | | Remove deleteNote from notes serviceWinnie Hellmann2019-07-101-11/+9
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Add routing spec for deploy_tokens controllerDmitriy Zaporozhets2019-07-101-0/+6
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre2019-07-102-19/+18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Remove unnecessary let in spec63044-cluster-health-group-refactorRyan Cobb2019-07-091-6/+3
| * | | | | | | | | | Rename Gitlab::Importers moduleRyan Cobb2019-07-092-4/+4
| * | | | | | | | | | Remove CommonMetricsImporter patchRyan Cobb2019-07-092-18/+20
| * | | | | | | | | | Move importers to lib folderRyan Cobb2019-07-091-3/+3
| * | | | | | | | | | Refactor common metrics importerRyan Cobb2019-07-091-4/+4
* | | | | | | | | | | Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-1010-13/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add newline before subjectprepare-cycle-analytics-for-group-levelMałgorzata Ksionek2019-07-106-0/+6
| * | | | | | | | | | | Add cr remarksMałgorzata Ksionek2019-07-099-9/+9
| * | | | | | | | | | | Add code review remarksMałgorzata Ksionek2019-07-091-2/+2
| * | | | | | | | | | | Update events specMałgorzata Ksionek2019-07-091-1/+1
| * | | | | | | | | | | Move project level specsMałgorzata Ksionek2019-07-091-2/+2
| * | | | | | | | | | | Update class callsMałgorzata Ksionek2019-07-097-7/+7
| * | | | | | | | | | | Change constant pathMałgorzata Ksionek2019-07-091-1/+1
* | | | | | | | | | | | Merge branch 'fixed-dropdown-hover-styles' into 'master'Annabel Dunstone Gray2019-07-101-2/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed dropdown hover stylesPhil Hughes2019-07-091-2/+36
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | 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
| |_|_|_|/ / / / / |/| | | | | | | |