summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* New error message recreating projects on pending deletefix/project-delete-tooltipJames Lopez2017-01-111-5/+25
* Fix Rubocop offenses in LDAP related code and specGrzegorz Bizon2017-01-101-2/+2
* Merge branch 'restore-backup-when-env-variable-is-passed' into 'master' Sean McGivern2017-01-105-22/+113
|\
| * Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passedAdam Niedzielski2017-01-092-17/+99
| * Introduce "stub_env" test helper for safely stubbing environment variablesAdam Niedzielski2017-01-093-5/+14
* | Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master' Sean McGivern2017-01-101-0/+17
|\ \
| * | Treat environments matching `production/*` as Production24139-production-wildcard-for-cycle-analyticsToon Claes2017-01-091-0/+17
* | | Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-0915-173/+988
|\ \ \
| * | | fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vueRegis2017-01-091-0/+1
| * | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-0975-188/+1039
| |\ \ \
| * | | | move param helper to common utilsRegis2017-01-091-0/+1
| * | | | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-4/+4
| * | | | Fix pipeline stage graph test example false positiveGrzegorz Bizon2017-01-051-6/+7
| * | | | Fix pipelines feature specs after invalid mergeGrzegorz Bizon2017-01-051-15/+10
| * | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-0527-112/+3878
| |\ \ \ \
| * | | | | Combine some tests in pipelines specs to speed it upGrzegorz Bizon2017-01-051-12/+20
| * | | | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-0419-57/+340
| |\ \ \ \ \
| * | | | | | Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon2017-01-041-2/+1
| * | | | | | Show yaml error badge in pipelines page if presentGrzegorz Bizon2017-01-041-1/+1
| * | | | | | Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-042-0/+22
| * | | | | | Remove unused mixins from pipelines feature specsGrzegorz Bizon2017-01-041-2/+0
| * | | | | | Extract anonymous user context in pipelines specsGrzegorz Bizon2017-01-041-215/+226
| * | | | | | Improve code in pipelines feature specs fileGrzegorz Bizon2017-01-041-85/+49
| * | | | | | fix pipelines/index.html.haml merge conflictRegis2017-01-0269-175/+1287
| |\ \ \ \ \ \
| * | | | | | | Add specs for pipeline serializer with paginationGrzegorz Bizon2016-12-281-4/+87
| * | | | | | | remove data attribute test since endpoint is in Vue state for stage componentRegis2016-12-271-11/+1
| * | | | | | | Fix Rubocop offenses in serializer entitiesGrzegorz Bizon2016-12-271-1/+1
| * | | | | | | Add missing specs for new methods in pipeline classGrzegorz Bizon2016-12-272-0/+46
| * | | | | | | Expose stage dropdown path and title in stage entityGrzegorz Bizon2016-12-271-0/+11
| * | | | | | | Add tests for pagination module extracted from APIGrzegorz Bizon2016-12-271-0/+94
| * | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-241-6/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge master and fix application.rb conflictRegis2016-12-2335-125/+931
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add missing specs for CI pipeline stage entityGrzegorz Bizon2016-12-211-0/+40
| * | | | | | | | | Add missing specs for request aware entity moduleGrzegorz Bizon2016-12-211-0/+22
| * | | | | | | | | Add controller specs for pipeline index API endpointGrzegorz Bizon2016-12-211-1/+21
| * | | | | | | | | Rename some pipeline and build related entitiesGrzegorz Bizon2016-12-212-2/+2
| * | | | | | | | | Add missing specs for new pipeline related entitiesGrzegorz Bizon2016-12-213-5/+49
| * | | | | | | | | Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-212-0/+142
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-21136-1016/+4728
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | add paramHelper testsRegis2016-12-161-0/+22
| * | | | | | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-1653-252/+1246
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | change test to reflect camelCase methodRegis2016-12-151-6/+6
| * | | | | | | | | | | Fix pipeline detailed status serializer and entitiesGrzegorz Bizon2016-12-152-12/+13
| * | | | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-1574-142/+1218
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix rubocop offenses in code related to pipelinesGrzegorz Bizon2016-12-151-6/+3
| * | | | | | | | | | | | Fix broken rspec testsFilipa Lacerda2016-12-131-101/+2
| * | | | | | | | | | | | merge masterRegis2016-12-1339-193/+771
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | main scope of pagination coveredRegis2016-12-131-0/+63
| * | | | | | | | | | | | | prev next tests for paginationRegis2016-12-131-9/+23
| * | | | | | | | | | | | | add more tests for paginationRegis2016-12-131-1/+29