summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add `runner_unsupported` CI failureKamil Trzciński2018-08-011-1/+1
* Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-013-0/+112
* Resource event modelJan Provaznik2018-08-014-0/+113
* Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-013-54/+87
|\
| * EE PortFrancisco Javier López2018-07-203-54/+87
* | Merge branch 'floating-avarage-commit-numbers' into 'master'Dmitriy Zaporozhets2018-08-011-1/+1
|\ \
| * | Fix failing tests for commit_per_daymsdundar2018-07-311-1/+1
| * | Show one digit after dot in commit_per_day value in charts page.msdundar2018-07-301-1/+1
* | | Merge branch 'dz-labels-search' into 'master'Dmitriy Zaporozhets2018-08-013-1/+111
|\ \ \
| * | | Add frozen_string_literal to search_labels_spec.rb according to GitLab botDmitriy Zaporozhets2018-07-311-0/+2
| * | | Show different not fount message for project labels searchDmitriy Zaporozhets2018-07-311-2/+2
| * | | Add more specs to labels search featureDmitriy Zaporozhets2018-07-311-4/+45
| * | | Add specs for label search backend codeDmitriy Zaporozhets2018-07-312-1/+31
| * | | Add feature specs for project labels searchDmitriy Zaporozhets2018-07-311-0/+37
* | | | Merge branch 'mk/add-local-project-uploads-cleanup-task' into 'master'Stan Hu2018-07-311-1/+316
|\ \ \ \
| * | | | Add local project uploads cleanup taskMichael Kozono2018-07-311-1/+316
* | | | | Merge branch 'winh-lint-console-tests' into 'master'Mike Greiling2018-07-314-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable no-console ESLint rule for testswinh-lint-console-testsWinnie Hellmann2018-07-244-4/+4
* | | | | Merge branch 'sh-lfs-fix-content-type' into 'master'Nick Thomas2018-07-311-3/+3
|\ \ \ \ \
| * | | | | Fix LFS uploads not working with git-lfs 2.5.0Stan Hu2018-07-311-3/+3
* | | | | | Merge branch 'revert-c90d7633' into 'master'Rémy Coutable2018-07-3116-289/+129
|\ \ \ \ \ \
| * | | | | | Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-3116-289/+129
* | | | | | | Merge branch 'zj-remove-git-rake-tasks' into 'master'Sean McGivern2018-07-311-28/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove git rake tasksZeger-Jan van de Weg2018-07-311-28/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'todos-visibility-change' into 'master'Sean McGivern2018-07-3111-0/+469
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove todos when project feature visibility changesJarka Kadlecová2018-07-314-30/+210
| * | | | | Fix removing todos for confidential issuesJarka Kadlecová2018-07-302-7/+43
| * | | | | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-309-0/+253
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-storage-size-for-artifacts-change' into 'master'Kamil Trzciński2018-07-311-0/+6
|\ \ \ \ \
| * | | | | Update total storage size when changing size of artifactsPeter Marko2018-07-271-0/+6
* | | | | | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-317-45/+341
|\ \ \ \ \ \
| * | | | | | Improve authentication activity code readabilityGrzegorz Bizon2018-07-312-5/+6
| * | | | | | Improve specs for blocked user tracker classGrzegorz Bizon2018-07-271-10/+21
| * | | | | | Improce specs of authentication activity class methodsGrzegorz Bizon2018-07-271-4/+20
| * | | | | | Add authentication metrics for sessionless sign inGrzegorz Bizon2018-07-272-0/+47
| * | | | | | Improve readability and move custom matchers to better placeGrzegorz Bizon2018-07-271-0/+0
| * | | | | | Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-263-26/+175
| * | | | | | Make it easier to stub authentication metricsGrzegorz Bizon2018-07-231-4/+16
| * | | | | | Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-236-31/+55
| * | | | | | Refactor blocked user tracker classGrzegorz Bizon2018-07-201-4/+6
| * | | | | | Add custom expectations for authentication activity metricsGrzegorz Bizon2018-07-204-6/+23
| * | | | | | Rename authentication activity observer methodsGrzegorz Bizon2018-07-192-0/+6
| * | | | | | Implement scaffold of authentication activity metricsGrzegorz Bizon2018-07-171-0/+11
* | | | | | | Merge branch '25990-interactive-web-terminals-authorization' into 'master'Kamil Trzciński2018-07-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix authorization for web terminalsSteve Azzopardi2018-07-301-1/+1
* | | | | | | | Merge branch '49161-disable-toggle-comments' into 'master'Phil Hughes2018-07-312-7/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | Disables toggle comments button for diff with no discussionsFilipa Lacerda2018-07-312-7/+59
| |/ / / / / / /
* | | | | | | | ensure that merge request widget serializer exposes `can_create_issue`Lukas Eipert2018-07-311-0/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'ide-warn-staged-files' into 'master'Filipa Lacerda2018-07-311-0/+27
|\ \ \ \ \ \ \
| * | | | | | | Warn in IDE when user navigates away with staged changesPhil Hughes2018-07-261-0/+27