summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Improved test coverageimprove_test_coverageValery Sizov2015-04-172-4/+44
|
* remove admin show pageValery Sizov2015-04-081-9/+0
|
* Search runners by token or description on admin/runners pagesearch-runnersDmitriy Zaporozhets2015-04-021-0/+13
|
* specs for eventsValery Sizov2015-03-262-0/+40
|
* Add project search at runner pageDmitriy Zaporozhets2015-03-241-1/+20
|
* improve commit routingValery Sizov2015-03-201-1/+1
|
* Url to commit contain ref nameValery Sizov2015-03-201-1/+1
|
* projects sorting by last_commit_dateValery Sizov2015-03-191-2/+2
|
* feature test for deploy jobValery Sizov2015-03-101-0/+10
|
* Write test for 500 error on runners pageDmitriy Zaporozhets2015-03-041-0/+3
|
* Refactor help text and remove integration pageDmitriy Zaporozhets2015-01-232-9/+17
|
* Set runner tags via admin areaDmitriy Zaporozhets2015-01-121-1/+1
|
* Improve UI for buildsDmitriy Zaporozhets2015-01-121-1/+2
|
* Add specs for project jobs pageDmitriy Zaporozhets2015-01-121-0/+26
|
* Fix specsDmitriy Zaporozhets2014-11-061-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Increase test coverageDmitriy Zaporozhets2014-11-041-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add more test coverageDmitriy Zaporozhets2014-11-042-1/+32
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add commit feature specsDmitriy Zaporozhets2014-11-042-1/+21
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-11-041-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix bugs after migration to commit->builds modelDmitriy Zaporozhets2014-10-311-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'enhancement/separate-commits-from-builds' of ↵Dmitriy Zaporozhets2014-10-311-4/+5
|\ | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/kestred/gitlab-ci into kestred/gitlab-ci-enhancement/separate-commits-from-builds Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG app/models/build.rb app/services/create_build_service.rb db/schema.rb
| * Separate Commit model and logic from Build model|etc...Kestred2014-08-231-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an entirely non-user facing change which prepares GitLab CI for future support of Parallel Builds. See https://about.gitlab.com/2013/12/19/gitlab-ci-with-parallel-builds-and-deployments/. These changes specifically avoid changing the supported API or changing any of the website views. Changes to the website views will come in tandem with future features like "Multiple build scripts". The supported API won't change as part of any future changes on this vein, to maintain support for the unofficial GitLab CI runners. This closes the following implementation step: 1. A commit has many builds Signed-off-by: Kestred <kestred@riotcave.com>
* | New feature: All builds page for admin userDmitriy Zaporozhets2014-10-221-0/+21
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Redirect after sign in. Fix broken test.Marin Jankovski2014-07-011-2/+2
|
* Fix testsDmitriy Zaporozhets2014-03-271-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor scssDmitriy Zaporozhets2014-01-282-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix Charts::BuildTime specDmitriy Zaporozhets2014-01-111-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show commit sha for build duration. Fixed testsDmitriy Zaporozhets2014-01-111-10/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge github.com:gitlabhq/gitlab-ci into NewChartsPeter Golm2014-01-091-0/+1
|\ | | | | | | | | | | Conflicts: app/controllers/projects_controller.rb config/routes.rb
| * Stubs calls to gitlab. No live server demo.gitlab.com needed anymore. All ↵Jeroen Knoops2013-12-021-0/+1
| | | | | | | | messages can be found as json-files in spec/support/gitlab_stubs. Closes #326
* | take this, travis!Michael Sprauer2013-11-131-5/+5
| |
* | try to satisfy travisMichael Sprauer2013-11-131-2/+13
| |
* | try to support postgres and try to fix the tests added an test to improve ↵Michael Sprauer2013-11-131-2/+2
|/ | | | coverage
* Admin area specsDmitriy Zaporozhets2013-10-292-0/+44
|
* Use demo server for real testingDmitriy Zaporozhets2013-09-061-1/+1
|
* Add poltergeist, fix testDmitriy Zaporozhets2013-09-051-2/+2
|
* More charts. Correct routes to actual page namesDmitriy Zaporozhets2013-07-051-2/+2
|
* Fix tests. added icons to project navDmitriy Zaporozhets2013-07-041-2/+2
|
* Fix testsDmitriy Zaporozhets2013-06-041-1/+0
|
* Fix specsDmitriy Zaporozhets2013-05-311-9/+0
|
* ProjectController specsDmitriy Zaporozhets2013-04-091-1/+9
|
* Build feature specsDmitriy Zaporozhets2013-04-091-0/+12
|
* more project feature specsDmitriy Zaporozhets2013-04-081-0/+27
|
* show build commit message on project show pageDmitriy Zaporozhets2013-04-081-0/+1
|
* update specs to match capybara 2Dmitriy Zaporozhets2013-04-082-0/+33