Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaning up specs | Valery Sizov | 2015-06-25 | 1 | -2/+0 |
| | |||||
* | warning when .gitlab-ci.yml not found | Valery Sizov | 2015-06-24 | 1 | -0/+19 |
| | |||||
* | Ability to cancel all builds in the commit at once | Valery Sizov | 2015-06-24 | 1 | -0/+9 |
| | |||||
* | Fix: show builds for public users | Valery Sizov | 2015-06-22 | 1 | -1/+3 |
| | |||||
* | yaml refactoring | Valery Sizov | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 1 | -5/+4 |
| | |||||
* | add links to lint, improve test coverage | Valery Sizov | 2015-06-10 | 1 | -0/+12 |
| | |||||
* | spec fixlint | Valery Sizov | 2015-06-09 | 1 | -3/+0 |
| | |||||
* | specs | Valery Sizov | 2015-06-09 | 1 | -0/+20 |
| | |||||
* | Fix of creation project with the same name | Valery Sizov | 2015-06-09 | 1 | -0/+6 |
| | |||||
* | Merge branch 'active_runners' into 'master' | Valery Sizov | 2015-06-08 | 1 | -2/+3 |
|\ | | | | | | | | | | | | | | | | | | | Show number of runners actively checking in on runners page https://dev.gitlab.org/gitlab/gitlab-ci/issues/241  See merge request !127 | ||||
| * | active runners | Valery Sizov | 2015-06-08 | 1 | -2/+3 |
| | | |||||
* | | specs for variables | Valery Sizov | 2015-06-05 | 1 | -0/+26 |
|/ | |||||
* | fix specs | Valery Sizov | 2015-06-03 | 2 | -6/+4 |
| | |||||
* | cleaning up | Valery Sizov | 2015-06-03 | 1 | -67/+0 |
| | |||||
* | public accessible build and commit | Valery Sizov | 2015-05-15 | 2 | -12/+47 |
| | |||||
* | storing runner infosave_info_from_runner | Valery Sizov | 2015-05-12 | 1 | -0/+17 |
| | |||||
* | Remove redundant header | Valery Sizov | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Refactoring. Clean up advanced settings. Migrate from gotlab_url to path | Valery Sizov | 2015-05-04 | 1 | -3/+3 |
| | |||||
* | Tabs Pending and Running on admin builds page | Valery Sizov | 2015-04-24 | 1 | -0/+49 |
| | |||||
* | Merge branch 'project-runners-page' into 'master' | Dmitriy Zaporozhets | 2015-04-23 | 1 | -4/+62 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved runner page for project Tasks: - [x] Ability to add runner to several projects - [x] Render runner status (online, offline, disabled) - [x] Two column style of page: specific and shared runners - [x] Toggle shared runners for project - [x] Fix tests - [x] Write tests for new functionality - [x] Remove runner instead disabling if it is last project for this runner - [x] Cleanup and refactor code - [x] Improve query for authorised runners (reject duplicates) - [x] Improve UI based on https://dev.gitlab.org/gitlab/gitlab-ci/issues/185#note_41582 See merge request !61 | ||||
| * | runner page: specs | Valery Sizov | 2015-04-21 | 1 | -4/+62 |
| | | |||||
* | | Merge branch 'improve_test_coverage' into 'master' | Valery Sizov | 2015-04-22 | 2 | -4/+44 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Improved test coverage https://dev.gitlab.org/gitlab/gitlab-ci/issues/203 See merge request !68 | ||||
| * | | Improved test coverageimprove_test_coverage | Valery Sizov | 2015-04-17 | 2 | -4/+44 |
| |/ | |||||
* | | projects search on dashboard | Valery Sizov | 2015-04-21 | 1 | -0/+1 |
|/ | |||||
* | 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> |