Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint relative pathlint_url_fix | Valery Sizov | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'k-typo-fix' into 'master' | Job van der Voort | 2015-06-23 | 1 | -15/+19 |
|\ | | | | | | | | | | | | | | | fixed typos Fixed some typos on doc See merge request !162 | ||||
| * | fixed typos | karen Carias | 2015-06-23 | 1 | -15/+19 |
|/ | |||||
* | Merge branch 'no_runner_notification' into 'master' | Dmitriy Zaporozhets | 2015-06-23 | 2 | -1/+4 |
|\ | | | | | | | | | | | | | | | No runner notification can see managers only https://dev.gitlab.org/gitlab/gitlab-ci/issues/286 See merge request !158 | ||||
| * | no runner notification can see managers only | Valery Sizov | 2015-06-23 | 2 | -1/+4 |
|/ | |||||
* | Merge branch 'update_guides' into 'master' | Valery Sizov | 2015-06-23 | 3 | -2/+114 |
|\ | | | | | | | | | | | Updated an update and install guides See merge request !156 | ||||
| * | update and install guides | Valery Sizov | 2015-06-23 | 3 | -2/+114 |
|/ | |||||
* | Merge branch 'runner_tags_fix' into 'master' | Valery Sizov | 2015-06-22 | 4 | -9/+39 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Runner without tag should pick builds without tag only https://dev.gitlab.org/gitlab/gitlab-ci/issues/278 https://gitlab.com/gitlab-org/gitlab-ci/issues/148 https://gitlab.com/gitlab-org/gitlab-ci/issues/172 See merge request !155 | ||||
| * | Build registering fix | Valery Sizov | 2015-06-22 | 4 | -9/+39 |
|/ | |||||
* | Merge branch 'fix_public_builds' into 'master' | Valery Sizov | 2015-06-22 | 2 | -2/+4 |
|\ | | | | | | | | | | | | | | | Fix: show builds for public users https://gitlab.com/gitlab-org/gitlab-ci/issues/175 See merge request !154 | ||||
| * | Fix: show builds for public users | Valery Sizov | 2015-06-22 | 2 | -2/+4 |
|/ | |||||
* | Merge branch 'better_yaml_validation_step2' into 'master' | Valery Sizov | 2015-06-19 | 8 | -73/+36 |
|\ | | | | | | | | | | | | | | | | | | | Yaml refactoring and fixes This refactoring also fixes some bugs with validation. https://dev.gitlab.org/gitlab/gitlab-ci/issues/281 See merge request !152 | ||||
| * | yaml refactoring | Valery Sizov | 2015-06-19 | 8 | -73/+36 |
|/ | |||||
* | Merge branch 'yaml_generator_fix' into 'master' | Valery Sizov | 2015-06-18 | 1 | -5/+9 |
|\ | | | | | | | | | | | Job to Yaml migrator: `only` section fix See merge request !150 | ||||
| * | yaml migrator: only section | Valery Sizov | 2015-06-18 | 1 | -5/+9 |
|/ | |||||
* | Merge branch 'extend_yaml_generator' into 'master' | Valery Sizov | 2015-06-18 | 1 | -3/+13 |
|\ | | | | | | | | | | | skip_refs to each jobs See merge request !149 | ||||
| * | skip_refs to each jobs | Valery Sizov | 2015-06-18 | 1 | -3/+13 |
|/ | |||||
* | Merge branch 'doc_ci_skip' into 'master' | Valery Sizov | 2015-06-18 | 1 | -0/+3 |
|\ | | | | | | | | | | | Added note about [ci skip] to doc See merge request !148 | ||||
| * | added note about [ci skip] to doc | Valery Sizov | 2015-06-18 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'doc_examples' into 'master' | Valery Sizov | 2015-06-18 | 3 | -8/+20 |
|\ | | | | | | | | | | | Update documantation See merge request !147 | ||||
| * | update changelog | Valery Sizov | 2015-06-18 | 1 | -0/+1 |
| | | |||||
| * | update documentation | Valery Sizov | 2015-06-18 | 2 | -8/+19 |
|/ | |||||
* | code style | Valery Sizov | 2015-06-17 | 2 | -6/+2 |
| | |||||
* | Merge branch 'web_editor_link' into 'master' | Valery Sizov | 2015-06-17 | 3 | -0/+14 |
|\ | | | | | | | | | | | | | | | Link to webeditor with .gitlab-ci.yml https://dev.gitlab.org/gitlab/gitlab-ci/issues/265 See merge request !145 | ||||
| * | update changelog | Valery Sizov | 2015-06-17 | 1 | -0/+1 |
| | | |||||
| * | Link to webeditor with .gitlab-ci.yml | Valery Sizov | 2015-06-17 | 2 | -0/+13 |
|/ | |||||
* | Merge branch 'api_fix' into 'master' | Valery Sizov | 2015-06-17 | 3 | -3/+4 |
|\ | | | | | | | | | | | | | | | Fix API: create project https://gitlab.com/gitlab-org/gitlab-ci/issues/168 See merge request !144 | ||||
| * | fix API: project create | Valery Sizov | 2015-06-17 | 3 | -3/+4 |
|/ | |||||
* | Merge branch 'rails_update' into 'master' | Valery Sizov | 2015-06-17 | 3 | -27/+28 |
|\ | | | | | | | | | | | Rails update to 4.1.11 See merge request !143 | ||||
| * | rails update | Valery Sizov | 2015-06-17 | 3 | -27/+28 |
|/ | |||||
* | Merge branch 'better_yaml_validation' into 'master' | Dmitriy Zaporozhets | 2015-06-17 | 6 | -11/+102 |
|\ | | | | | | | | | | | Better yaml validation See merge request !160 | ||||
| * | better yaml validation | Valery Sizov | 2015-06-17 | 6 | -11/+102 |
| | | |||||
* | | Merge branch 'fix_migration_builds' into 'master' | Valery Sizov | 2015-06-17 | 1 | -4/+1 |
|\ \ | |/ |/| | | | | | | | | | | | | | Prevent job_id removing I would prefer to keep field job_id in the builds table. It will allow us much room for manoeuvre. Of course it is not the best practice to change migration because it can lead to different database states for users but we will remove this filed soon anyway. We will need to put condition there if this field exist. See merge request !142 | ||||
| * | Prevent job_id removing | Valery Sizov | 2015-06-17 | 1 | -4/+1 |
|/ | |||||
* | Merge branch 'yaml_invalid_handling' into 'master' | Valery Sizov | 2015-06-16 | 2 | -3/+9 |
|\ | | | | | | | | | | | Invalid yaml handling See merge request !159 | ||||
| * | invalid yaml handling | Valery Sizov | 2015-06-16 | 2 | -3/+9 |
|/ | |||||
* | Merge branch 'yaml_invalid_handling' into 'master' | Dmitriy Zaporozhets | 2015-06-16 | 2 | -1/+14 |
|\ | | | | | | | | | | | Invalid yaml handling See merge request !158 | ||||
| * | invalid yaml handling | Valery Sizov | 2015-06-16 | 2 | -1/+14 |
|/ | |||||
* | Merge branch 'fix-skip-ci' into 'master' | Valery Sizov | 2015-06-15 | 1 | -5/+15 |
|\ | | | | | | | | | | | | | | | Prevent crash when push new branch with empty commits list Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !139 | ||||
| * | Prevent crash when push new branch with empty commits listfix-skip-ci | Dmitriy Zaporozhets | 2015-06-15 | 1 | -5/+15 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'new_ci_configuration' into 'master' | Valery Sizov | 2015-06-15 | 1 | -37/+16 |
|\ \ | | | | | | | | | | | | | | | | New gitlab-ci.yml See merge request !157 | ||||
| * | | new ci yaml | Valery Sizov | 2015-06-15 | 1 | -37/+16 |
|/ / | |||||
* | | Merge branch 'fix_migration' into 'master' | Valery Sizov | 2015-06-15 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | | | Fix migration See merge request !138 | ||||
| * | fix migration | Valery Sizov | 2015-06-15 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'new_syntax_fixes' into 'master' | Valery Sizov | 2015-06-15 | 6 | -31/+37 |
|\ | | | | | | | | | | | | | | | | | | | | | | | New syntax of .gitlab-ci.yml https://dev.gitlab.org/gitlab/gitlab-ci/issues/269 - [x] Parser - [x] Job migrator - [x] Documentation See merge request !137 | ||||
| * | update documentation | Valery Sizov | 2015-06-15 | 1 | -9/+12 |
| | | |||||
| * | fix yaml generator | Valery Sizov | 2015-06-15 | 1 | -4/+5 |
| | | |||||
| * | improve parser | Valery Sizov | 2015-06-15 | 4 | -18/+20 |
|/ | |||||
* | Merge branch 'note_about_config' into 'master' | Valery Sizov | 2015-06-15 | 4 | -8/+21 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a note that changing example configuration files requires changing omnibus-gitlab. Keeping track of changes in these files is not easy and they usually require change in omnibus-gitlab. Added a note so everyone is aware of this. Similar is added to gitlab-shell and gitlab-ce. Discussed in gitlab-org/omnibus-gitlab#605 See merge request !134 | ||||
| * | Add a note that changing example configuration files requires changing ↵note_about_config | Marin Jankovski | 2015-06-11 | 4 | -8/+21 |
| | | | | | | | | omnibus-gitlab. |