Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved test coverageimprove_test_coverage | Valery Sizov | 2015-04-17 | 2 | -4/+44 |
| | |||||
* | remove admin show page | Valery Sizov | 2015-04-08 | 1 | -9/+0 |
| | |||||
* | Search runners by token or description on admin/runners pagesearch-runners | Dmitriy Zaporozhets | 2015-04-02 | 1 | -0/+13 |
| | |||||
* | specs for events | Valery Sizov | 2015-03-26 | 2 | -0/+40 |
| | |||||
* | Add project search at runner page | Dmitriy Zaporozhets | 2015-03-24 | 1 | -1/+20 |
| | |||||
* | improve commit routing | Valery Sizov | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | Url to commit contain ref name | Valery Sizov | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | projects sorting by last_commit_date | Valery Sizov | 2015-03-19 | 1 | -2/+2 |
| | |||||
* | feature test for deploy job | Valery Sizov | 2015-03-10 | 1 | -0/+10 |
| | |||||
* | Write test for 500 error on runners page | Dmitriy Zaporozhets | 2015-03-04 | 1 | -0/+3 |
| | |||||
* | Refactor help text and remove integration page | Dmitriy Zaporozhets | 2015-01-23 | 2 | -9/+17 |
| | |||||
* | Set runner tags via admin area | Dmitriy Zaporozhets | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Improve UI for builds | Dmitriy Zaporozhets | 2015-01-12 | 1 | -1/+2 |
| | |||||
* | Add specs for project jobs page | Dmitriy Zaporozhets | 2015-01-12 | 1 | -0/+26 |
| | |||||
* | Fix specs | Dmitriy Zaporozhets | 2014-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Increase test coverage | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add more test coverage | Dmitriy Zaporozhets | 2014-11-04 | 2 | -1/+32 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add commit feature specs | Dmitriy Zaporozhets | 2014-11-04 | 2 | -1/+21 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2014-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix bugs after migration to commit->builds model | Dmitriy Zaporozhets | 2014-10-31 | 1 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'enhancement/separate-commits-from-builds' of ↵ | Dmitriy Zaporozhets | 2014-10-31 | 1 | -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... | Kestred | 2014-08-23 | 1 | -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 user | Dmitriy Zaporozhets | 2014-10-22 | 1 | -0/+21 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Redirect after sign in. Fix broken test. | Marin Jankovski | 2014-07-01 | 1 | -2/+2 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2014-03-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor scss | Dmitriy Zaporozhets | 2014-01-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix Charts::BuildTime spec | Dmitriy Zaporozhets | 2014-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Show commit sha for build duration. Fixed tests | Dmitriy Zaporozhets | 2014-01-11 | 1 | -10/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge github.com:gitlabhq/gitlab-ci into NewCharts | Peter Golm | 2014-01-09 | 1 | -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 Knoops | 2013-12-02 | 1 | -0/+1 |
| | | | | | | | | messages can be found as json-files in spec/support/gitlab_stubs. Closes #326 | ||||
* | | take this, travis! | Michael Sprauer | 2013-11-13 | 1 | -5/+5 |
| | | |||||
* | | try to satisfy travis | Michael Sprauer | 2013-11-13 | 1 | -2/+13 |
| | | |||||
* | | try to support postgres and try to fix the tests added an test to improve ↵ | Michael Sprauer | 2013-11-13 | 1 | -2/+2 |
|/ | | | | coverage | ||||
* | Admin area specs | Dmitriy Zaporozhets | 2013-10-29 | 2 | -0/+44 |
| | |||||
* | Use demo server for real testing | Dmitriy Zaporozhets | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | Add poltergeist, fix test | Dmitriy Zaporozhets | 2013-09-05 | 1 | -2/+2 |
| | |||||
* | More charts. Correct routes to actual page names | Dmitriy Zaporozhets | 2013-07-05 | 1 | -2/+2 |
| | |||||
* | Fix tests. added icons to project nav | Dmitriy Zaporozhets | 2013-07-04 | 1 | -2/+2 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2013-06-04 | 1 | -1/+0 |
| | |||||
* | Fix specs | Dmitriy Zaporozhets | 2013-05-31 | 1 | -9/+0 |
| | |||||
* | ProjectController specs | Dmitriy Zaporozhets | 2013-04-09 | 1 | -1/+9 |
| | |||||
* | Build feature specs | Dmitriy Zaporozhets | 2013-04-09 | 1 | -0/+12 |
| | |||||
* | more project feature specs | Dmitriy Zaporozhets | 2013-04-08 | 1 | -0/+27 |
| | |||||
* | show build commit message on project show page | Dmitriy Zaporozhets | 2013-04-08 | 1 | -0/+1 |
| | |||||
* | update specs to match capybara 2 | Dmitriy Zaporozhets | 2013-04-08 | 2 | -0/+33 |