Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Charts: show commit duration instead of build | Dmitriy Zaporozhets | 2014-11-06 | 1 | -4/+4 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-11-05 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Refactor commits/builds logic | Dmitriy Zaporozhets | 2014-11-05 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Add Commits API | Dmitriy Zaporozhets | 2014-11-05 | 4 | -2/+82 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-11-04 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Commit creates multiple builds now | Dmitriy Zaporozhets | 2014-11-03 | 1 | -1/+4 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix lib charts | Dmitriy Zaporozhets | 2014-10-31 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'enhancement/separate-commits-from-builds' of ↵ | Dmitriy Zaporozhets | 2014-10-31 | 1 | -3/+6 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | |||||
* | | | Fix migrations and add mysql limits | Dmitriy Zaporozhets | 2014-10-28 | 2 | -15/+4 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | Add pagination to project API | Kevin Houdebert | 2014-09-07 | 1 | -2/+6 | |
|/ / | ||||||
* | | Remove added file and rename runners token constant to registration token. | Sytse Sijbrandij | 2014-06-13 | 1 | -1/+1 | |
|/ | ||||||
* | Remove public key from runner model | Dmitriy Zaporozhets | 2014-05-06 | 1 | -3/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Add mysql limits to separate rake task | Dmitriy Zaporozhets | 2014-05-05 | 2 | -0/+23 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Refer to "GitLab CI" in some additional places in the init.d script. | cr7pt0gr4ph7 | 2014-04-16 | 1 | -5/+5 | |
| | ||||||
* | Make the init.d script's output refer to "GitLab CI" instead of "GitLab". | cr7pt0gr4ph7 | 2014-04-16 | 1 | -6/+6 | |
| | ||||||
* | Ignore build with started_at is null on "build duration" chart | Floran Brutel | 2014-03-04 | 1 | -1/+1 | |
| | ||||||
* | Deleted a file that was accidentally pushed | Jeroen van Baarsen | 2014-02-20 | 1 | -134/+0 | |
| | ||||||
* | Added the new init.d script | Jeroen van Baarsen | 2014-02-20 | 3 | -78/+408 | |
| | ||||||
* | Remove the `chmod +x` step for the init script | Jacob Vosmaer | 2014-01-31 | 1 | -0/+0 | |
| | ||||||
* | Add clear cache task | Dmitriy Zaporozhets | 2014-01-31 | 1 | -0/+6 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Merge branch 'upgrader' into 'master' | Dmitriy Zaporozhets | 2014-01-30 | 3 | -1/+147 | |
|\ | | | | | | | Feature: Upgrade script | |||||
| * | Uppercase constants | Dmitriy Zaporozhets | 2014-01-30 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Backport upgrader script from GitLab | Dmitriy Zaporozhets | 2014-01-30 | 2 | -0/+146 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'fix/deprecations' of github.com:pgolm/gitlab-ci into ↵ | Dmitriy Zaporozhets | 2014-01-30 | 2 | -3/+3 | |
|\ \ | |/ |/| | | | | | | | | | | | | | pgolm-fix/deprecations Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: config/initializers/secret_token.rb | |||||
| * | fix deprections warnings | Peter Golm | 2014-01-09 | 2 | -3/+3 | |
| | | ||||||
* | | Merge branch 'refactoring' into 'master' | Dmitriy Zaporozhets | 2014-01-30 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | Refactoring | |||||
| * | | CreateBuildService for build creation and more validation to build model | Dmitriy Zaporozhets | 2014-01-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | | No need to redirect sidekiq boot output | Jacob Vosmaer | 2014-01-29 | 1 | -5/+4 | |
| | | | | | | | | | | | | This is handled by script/background_jobs | |||||
* | | | Remove duplication in sidekiq.rake | Jacob Vosmaer | 2014-01-29 | 1 | -6/+2 | |
| | | | ||||||
* | | | Add background_jobs script from gitlabhq | Jacob Vosmaer | 2014-01-29 | 1 | -2/+2 | |
| | | | ||||||
* | | | Create a constant for sidekiq.log's path | Jacob Vosmaer | 2014-01-27 | 1 | -4/+5 | |
| | | | ||||||
* | | | Capture sidekiq start / stop output in sidekiq.log | Jacob Vosmaer | 2014-01-27 | 1 | -5/+5 | |
| | | | ||||||
* | | | No backgrounding in the init script | Jacob Vosmaer | 2014-01-27 | 1 | -4/+4 | |
|/ / | ||||||
* | | Use minutes for duration chart | Dmitriy Zaporozhets | 2014-01-11 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Show commit sha for build duration. Fixed tests | Dmitriy Zaporozhets | 2014-01-11 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Refactor charts resource. Improved charts code | Dmitriy Zaporozhets | 2014-01-11 | 1 | -7/+4 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | fixed one merge error | Michael Sprauer | 2014-01-11 | 1 | -0/+1 | |
| | | ||||||
* | | fix some style issues | Peter Golm | 2014-01-11 | 1 | -1/+0 | |
| | | | | | | | | see: https://github.com/gitlabhq/gitlab-ci/pull/355 | |||||
* | | Merge github.com:gitlabhq/gitlab-ci into NewCharts | Peter Golm | 2014-01-09 | 5 | -4/+14 | |
|\ \ | |/ | | | | | | | | | Conflicts: app/controllers/projects_controller.rb config/routes.rb | |||||
| * | allow runners to submit large build logs | Bernhard Weisshuhn (a.k.a. bernhorst) | 2013-12-08 | 1 | -1/+5 | |
| | | | | | | | | | | The default nginx configuration will only allow for 1 megabyte request bodies, so large build logs from runners will be rejected by the server. This patch sets the limit to 10 megabytes. I'm not sure what a sensible default might be, but 1m seem a bit over-conservative to me. | |||||
| * | Use rake task with whenever instead of runner | Dmitriy Zaporozhets | 2013-11-20 | 4 | -3/+9 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fixed the charts | Michael Sprauer | 2013-11-14 | 1 | -1/+2 | |
| | | ||||||
* | | fixed one merge error | Michael Sprauer | 2013-11-13 | 1 | -4/+0 | |
| | | ||||||
* | | try to support postgres and try to fix the tests added an test to improve ↵ | Michael Sprauer | 2013-11-13 | 1 | -1/+8 | |
| | | | | | | | | coverage | |||||
* | | New Chart: Build duration | Michael Sprauer | 2013-11-13 | 1 | -1/+11 | |
|/ | ||||||
* | expose project name | gdunkle | 2013-10-29 | 1 | -1/+1 | |
| | ||||||
* | API: create build | Dmitriy Zaporozhets | 2013-10-29 | 2 | -4/+50 | |
| | ||||||
* | Assign runner id to build at start. Allow update only of running builds | Dmitriy Zaporozhets | 2013-10-24 | 1 | -2/+4 | |
| | ||||||
* | Runner is shared between all projects now unless it is assigned to any of them | Dmitriy Zaporozhets | 2013-10-24 | 1 | -2/+5 | |
| |