Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trigger citrigger-ci | Jacob Vosmaer | 2015-01-15 | 0 | -0/+0 |
| | |||||
* | trigger ci | Jacob Vosmaer | 2015-01-15 | 0 | -0/+0 |
| | |||||
* | Check if the last commit has a last build | Jacob Vosmaer | 2015-01-15 | 1 | -1/+1 |
| | | | | This silences another cron error with duck tape. | ||||
* | Update guide from 5.3 to 5.4 | Dmitriy Zaporozhets | 2015-01-14 | 1 | -0/+42 |
| | |||||
* | Merge branch 'example-with-omnibus-gitlab-runner' into 'master' | Dmitriy Zaporozhets | 2015-01-13 | 2 | -49/+66 |
|\ | | | | | | | | | | | | | | | | | Use omnibus-gitlab-runner in GitLab CE example This updates the runner setup and build script example to use omnibus-gitlab-runner packages for the GitLab CE tests. See merge request !102 | ||||
| * | Use omnibus-gitlab-runner in GitLab CE example | Jacob Vosmaer | 2015-01-12 | 2 | -49/+66 |
| | | |||||
* | | Merge branch 'better_authorization' into 'master' | Dmitriy Zaporozhets | 2015-01-13 | 11 | -1/+42 |
|\ \ | | | | | | | | | | | | | | | | Better authorization for project access See merge request !103 | ||||
| * | | Update CHANGELOG | Dmitriy Zaporozhets | 2015-01-13 | 1 | -0/+1 |
| | | | |||||
| * | | Add check if user allowed to manage project | Dmitriy Zaporozhets | 2015-01-13 | 10 | -1/+41 |
|/ / | | | | | | | For now do this by check if user has access to GitLab project hooks | ||||
* | | A bit improvements for GitLab CI UI | Dmitriy Zaporozhets | 2015-01-12 | 8 | -42/+98 |
| | | |||||
* | | Set runner tags via admin area | Dmitriy Zaporozhets | 2015-01-12 | 9 | -27/+66 |
| | | |||||
* | | Cleanup error messages | Dmitriy Zaporozhets | 2015-01-12 | 5 | -21/+13 |
| | | |||||
* | | Update CHANGELOG | Dmitriy Zaporozhets | 2015-01-12 | 1 | -0/+3 |
| | | |||||
* | | Improve UI for builds | Dmitriy Zaporozhets | 2015-01-12 | 5 | -10/+38 |
| | | |||||
* | | Register builds depend on runner tags | Dmitriy Zaporozhets | 2015-01-12 | 7 | -53/+88 |
| | | |||||
* | | Add tags to jobs and runners | Dmitriy Zaporozhets | 2015-01-12 | 15 | -44/+197 |
| | | |||||
* | | Runner edit via project settings. Small cleanup for runner index page | Dmitriy Zaporozhets | 2015-01-12 | 11 | -36/+77 |
| | | |||||
* | | Merge pull request #488 from ayufan/topic/shared-runners | Valeriy Sizov | 2015-01-12 | 11 | -5/+61 |
|\ \ | | | | | | | Fixed builds for specific runners | ||||
| * | | Don't run projects which are assigned to specific runner by shared runner. | Kamil Trzcinski | 2015-01-12 | 11 | -5/+61 |
|/ / | |||||
* | | Add specs for project jobs page | Dmitriy Zaporozhets | 2015-01-12 | 1 | -0/+26 |
| | | |||||
* | | Move job settings to separate page | Dmitriy Zaporozhets | 2015-01-12 | 5 | -31/+65 |
| | | |||||
* | | Annotate | Dmitriy Zaporozhets | 2015-01-12 | 1 | -7/+9 |
| | | |||||
* | | Write tag name into build | Dmitriy Zaporozhets | 2015-01-12 | 4 | -5/+12 |
| | | |||||
* | | Allow adding builds to existing commits | Dmitriy Zaporozhets | 2015-01-12 | 3 | -22/+27 |
| | | |||||
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlab-ci | Dmitriy Zaporozhets | 2015-01-10 | 1 | -7/+2 |
|\ \ | |||||
| * | | Add GDK to readme and deprecate roadmap. | Sytse Sijbrandij | 2015-01-10 | 1 | -7/+2 |
| | | | |||||
* | | | Fix tests | Dmitriy Zaporozhets | 2015-01-10 | 1 | -4/+2 |
| | | | |||||
* | | | Job can serve branches or tags or both | Dmitriy Zaporozhets | 2015-01-10 | 6 | -8/+43 |
|/ / | |||||
* | | update changelog | Valery Sizov | 2015-01-09 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'bump-libv8' into 'master' | Valery Sizov | 2015-01-09 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Bump libv8 This fixes development issues on OS X 10.10. Version 3.16.14.3 is hard to install for some reason for some people (me). See merge request !101 | ||||
| * | | Bump libv8 to version 3.16.14.7 | Jacob Vosmaer | 2015-01-09 | 1 | -1/+1 |
| |/ | | | | | | | | | This fixes development issues on OS X 10.10. Version 3.16.14.3 is hard to install for some reason for some people (me). | ||||
* | | Merge branch 'quiet-cron-job' into 'master' | Dmitriy Zaporozhets | 2015-01-09 | 2 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the schedule_build cron job quiet As an administrator, it is not interesting for me to get emails from GitLab CI that look like: ``` . . . . ``` See merge request !100 | ||||
| * | Make the schedule_build cron job quiet | Jacob Vosmaer | 2015-01-09 | 2 | -1/+1 |
|/ | | | | | | | | | | | | As an administrator, it is not interesting for me to get emails from GitLab CI that look like: ``` . . . . ``` | ||||
* | Project specific runners page for regular users | Dmitriy Zaporozhets | 2015-01-08 | 7 | -0/+94 |
| | |||||
* | Default dev port for CI is 9000 | Dmitriy Zaporozhets | 2015-01-08 | 1 | -0/+1 |
| | |||||
* | Improve readme for runner api | Dmitriy Zaporozhets | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | Merge pull request #512 from dblessing/requirements | Dmitriy Zaporozhets | 2015-01-08 | 1 | -0/+4 |
|\ | | | | | Update platform requirements | ||||
| * | Update platform requirements | Drew Blessing | 2014-12-17 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Jacob Vosmaer | 2015-01-08 | 10 | -0/+84 |
|\ \ | |||||
| * \ | Merge branch 'api_for_webhooks_registering' into 'master' | Valery Sizov | 2015-01-07 | 3 | -0/+71 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API for webhooks registering Simple API method for creating new WebHooks for specified Project. P.S. Sorry for not squasing commits, they were already pushed. See merge request !11 | ||||
| | * | | Tests for Projects API method for webhooks creation | Mariusz Michalak | 2014-11-24 | 1 | -0/+43 |
| | | | | |||||
| | * | | Projects API method for webhooks creation | Mariusz Michalak | 2014-11-24 | 1 | -0/+24 |
| | | | | |||||
| | * | | Grape Entity for WebHook | Mariusz Michalak | 2014-11-24 | 1 | -0/+4 |
| | | | | |||||
| * | | | Merge branch 'useful_emails' into 'master' | Valery Sizov | 2015-01-07 | 5 | -0/+13 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Branch and Message to Emails Added git branch and commit message to all the email templates. This makes it easier to know how to deal with the email when you can't (or don't want to) click on the link. See merge request !17 | ||||
| | * | | | Add branch and commit message to emails | James Mason | 2014-12-16 | 5 | -0/+13 |
| | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into 'master' | Valery Sizov | 2015-01-07 | 2 | -0/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pending.png and canceled.png images for build status Fixes https://gitlab.com/gitlab-org/gitlab-ci/issues/53 See merge request !20 | ||||
| | * | | | Add pending.png | Sam McLeod | 2015-01-05 | 1 | -0/+0 |
| | | | | | |||||
| | * | | | Add canceled.png, fixes https://gitlab.com/gitlab-org/gitlab-ci/issues/53 | Sam McLeod | 2015-01-05 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlab-ci | Jacob Vosmaer | 2015-01-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #431 from Wachiwi/patch-1 | Valeriy Sizov | 2015-01-07 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Changed sudo by su -c |