summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Shinya Maeda2018-11-063-9/+9
* Fix transient error with boards_controller_spec53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rbBrett Walker2018-11-032-5/+7
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-0/+11
* Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-022-15/+28
|\
| * Resolve controller sharing concernThong Kuah2018-11-012-4/+4
| * Abstract out project out of ClustersControllerThong Kuah2018-11-011-4/+4
| * Convert clusters to use a top-level controllerThong Kuah2018-11-012-14/+27
* | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-022-0/+2
|\ \
| * | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-312-0/+2
* | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-015-6/+6
|\ \ \ | |/ / |/| |
| * | Fix typos in comments and specsGeorge Tsiolis2018-11-015-6/+6
* | | Use array syntax instead of dig for consistencySteve Azzopardi2018-10-311-1/+1
* | | Send continue parameter on for cancel_pathSteve Azzopardi2018-10-311-10/+22
|/ /
* | Merge remote-tracking branch 'origin/master' into dev-masterJan Provaznik2018-10-301-1/+1
|\ \ | |/
| * Fix problem with spec that showed up in EE mergeBrett Walker2018-10-291-1/+1
* | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-297-16/+242
|\ \ | |/
| * Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan2018-10-291-1/+1
| |\
| | * Update other linksblackst0ne2018-10-261-1/+1
| * | post merge pipeline and environments statusAlessio Caiazza2018-10-291-8/+43
| * | Merge branch 'rz_fix_milestone_count' into 'master'Sean McGivern2018-10-291-0/+9
| |\ \
| | * | Add test for the milestone countEagllus2018-10-041-0/+9
| * | | Automatically navigate to last board visitedBrett Walker2018-10-262-3/+111
| * | | Simplify query and add tests for authorization changeHeinrich Lee Yu2018-10-261-4/+15
| * | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-10-251-0/+63
| |\ \ \
| | * | | Backport SSH host key detection code to CENick Thomas2018-10-251-0/+63
* | | | | Merge branch 'fix/control-headers' into 'master'Jan Provaznik2018-10-292-7/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix spec for Rails 5James Lopez2018-10-231-1/+5
| * | | | Fix content caching for non auth usersJames Lopez2018-10-232-7/+40
* | | | | Move job stuck status to backendSteve Azzopardi2018-10-251-0/+2
| |/ / / |/| | |
* | | | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-233-0/+46
| |_|/ |/| |
* | | Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre2018-10-191-2/+47
|\ \ \
| * | | Add preload in issues controllerChantal Rollison2018-10-181-2/+47
* | | | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-4/+6
* | | | Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-171-11/+45
* | | | Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas2018-10-171-0/+72
* | | | Merge branch 'refactor-project-cluster-controller-specs' into 'master'Grzegorz Bizon2018-10-161-180/+106
|\ \ \ \
| * | | | Revert back to go but use arguments for some casesThong Kuah2018-10-161-114/+99
| * | | | Use subject in controller specThong Kuah2018-10-151-261/+202
| |/ / /
* | | | Merge branch 'rails5-fix-utf' into 'master'Sean McGivern2018-10-161-7/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Use InvalidUTF8ErrorHandler only for rails 4Jan Provaznik2018-10-131-7/+19
| |/ /
* | | Merge branch 'zj-remove-linguist' into 'master'Robert Speicher2018-10-151-1/+0
|\ \ \ | |/ / |/| |
| * | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-1/+0
* | | Add stage name in job.json responseSteve Azzopardi2018-10-121-0/+4
|/ /
* | Remove Git circuit breakerZeger-Jan van de Weg2018-10-103-76/+2
* | Merge branch 'sh-handle-invalid-comparison' into 'master'Douwe Maan2018-10-091-0/+24
|\ \
| * | Reject invalid branch names in repository compare controllerStan Hu2018-10-081-0/+24
* | | Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher2018-10-081-22/+0
|\ \ \
| * | | Remove dead code on main MR pageOswaldo Ferreira2018-10-051-22/+0
* | | | Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-16/+49
|\ \ \ \