Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rails template to include postgreszj-update-rails-template | Zeger-Jan van de Weg | 2017-09-07 | 2 | -0/+5 |
* | Merge branch 'zj-auto-devops-table' into 'master' | Kamil Trzciński | 2017-09-07 | 45 | -50/+658 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops... | Kamil Trzcinski | 2017-09-07 | 169 | -1041/+2088 |
| |\ | |||||
| * \ | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-table | Zeger-Jan van de Weg | 2017-09-07 | 89 | -251/+1909 |
| |\ \ | |||||
| * | | | Fix ordering of columns on new table | Zeger-Jan van de Weg | 2017-09-07 | 2 | -11/+6 |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj... | Kamil Trzcinski | 2017-09-06 | 222 | -1668/+5831 |
| |\ \ \ | |||||
| * | | | | Add tests to cover all introduced changes | Kamil Trzcinski | 2017-09-06 | 8 | -28/+221 |
| * | | | | Implement `Project#has_ci?` | Kamil Trzcinski | 2017-09-06 | 2 | -1/+5 |
| * | | | | Improve config source handling code | Kamil Trzcinski | 2017-09-06 | 5 | -21/+33 |
| * | | | | Merge branch 'master' into zj-auto-devops-table | Zeger-Jan van de Weg | 2017-09-06 | 507 | -5560/+15605 |
| |\ \ \ \ | |||||
| * | | | | | Use hook for setting Pipeline config_source | Zeger-Jan van de Weg | 2017-09-06 | 6 | -20/+32 |
| * | | | | | Incorporate another round of feedback | Zeger-Jan van de Weg | 2017-09-06 | 6 | -38/+60 |
| * | | | | | Fix boolean logic with nil value | Zeger-Jan van de Weg | 2017-09-04 | 1 | -1/+1 |
| * | | | | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d... | Zeger-Jan van de Weg | 2017-09-04 | 2 | -28/+26 |
| |\ \ \ \ \ | |||||
| | * | | | | | Updates settings sections to: | Filipa Lacerda | 2017-09-04 | 1 | -28/+25 |
| | * | | | | | Adds documentation path to pipelines table in merge request page | Filipa Lacerda | 2017-09-04 | 1 | -0/+1 |
| * | | | | | | Incorporate review | Zeger-Jan van de Weg | 2017-09-04 | 11 | -22/+44 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d... | Zeger-Jan van de Weg | 2017-09-04 | 5 | -26/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | Accomodate several tags in one cell | Filipa Lacerda | 2017-09-01 | 3 | -3/+15 |
| | * | | | | | Improves popover to show on focus | Filipa Lacerda | 2017-09-01 | 4 | -24/+15 |
| | * | | | | | Fix documention path | Filipa Lacerda | 2017-09-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' into zj-auto-devops-table | Zeger-Jan van de Weg | 2017-09-04 | 400 | -1944/+10622 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix tests | Zeger-Jan van de Weg | 2017-09-04 | 7 | -5/+25 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Adds documentation link to the autodevops popover | Filipa Lacerda | 2017-09-01 | 12 | -3/+42 |
| * | | | | | | Adds tooltip for Auto DevOps badge in pipeline table | Filipa Lacerda | 2017-09-01 | 5 | -25/+92 |
| * | | | | | | Fix db/schema.rb not being up to date | Zeger-Jan van de Weg | 2017-08-31 | 1 | -3/+16 |
| * | | | | | | Add config_source to ci_pipelines | Zeger-Jan van de Weg | 2017-08-31 | 8 | -28/+53 |
| * | | | | | | Form for setting project auto devops settings | Zeger-Jan van de Weg | 2017-08-31 | 9 | -19/+62 |
| * | | | | | | Implement the implied CI/CD config for AutoDevOps | Zeger-Jan van de Weg | 2017-08-31 | 15 | -18/+194 |
* | | | | | | | Merge branch '31362_decrease_cyclomatic_complexity_threshold_step3' into 'mas... | Rémy Coutable | 2017-09-07 | 6 | -28/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove unnecessary args from `link_to_member_avatar` method in `app/helpers/p... | Maxim Rydkin | 2017-09-07 | 2 | -9/+5 |
| * | | | | | | | refactor Ci::CreatePipelineService#allowed_to_create? | Maxim Rydkin | 2017-09-07 | 1 | -9/+9 |
| * | | | | | | | fix project_helper.rb and add couple specs to it | Maxim Rydkin | 2017-09-07 | 2 | -5/+19 |
| * | | | | | | | fix CI | Maxim Rydkin | 2017-09-07 | 2 | -2/+2 |
| * | | | | | | | refactor app/services/ci/create_pipeline_service.rb:50:5 | Maxim Rydkin | 2017-09-07 | 1 | -12/+14 |
| * | | | | | | | fix helper and spec | Maxim Rydkin | 2017-09-07 | 2 | -6/+13 |
| * | | | | | | | adds changelog | Maxim Rydkin | 2017-09-07 | 1 | -0/+5 |
| * | | | | | | | refactor `app/helpers/projects_helper.rb:21:3` | Maxim Rydkin | 2017-09-07 | 3 | -4/+12 |
* | | | | | | | | Merge branch '23079-remove-default-scope-in-sortable' into 'master' | Douwe Maan | 2017-09-07 | 38 | -53/+67 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Removes default scope from sortable23079-remove-default-scope-in-sortable | Tiago Botelho | 2017-09-07 | 38 | -53/+67 |
* | | | | | | | | | Merge branch '37513-projects-dropdown-copy-tweaks' into 'master' | Tim Zallmann | 2017-09-07 | 5 | -4/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Change strings for projects dropdown placeholder and error state37513-projects-dropdown-copy-tweaks | Chris Peressini | 2017-09-07 | 5 | -4/+22 |
* | | | | | | | | | | Merge branch '37368-blob-viewer-on-mobile' into 'master' | Annabel Dunstone Gray | 2017-09-07 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Make blob viewer for rich contents wider for mobile | Takuya Noguchi | 2017-09-02 | 2 | -2/+9 |
* | | | | | | | | | | Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'... | Sean McGivern | 2017-09-07 | 33 | -111/+648 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Small refactor after last code review.35012-navigation-add-option-to-change-navigation-color-palette | Ruben Davila | 2017-09-07 | 3 | -10/+8 |
| * | | | | | | | | | | Use indigo as default theme | Annabel Dunstone Gray | 2017-09-07 | 3 | -4/+4 |
| * | | | | | | | | | | Add changelog | Annabel Dunstone Gray | 2017-09-06 | 1 | -0/+5 |
| * | | | | | | | | | | Finish light theme | Annabel Dunstone Gray | 2017-09-06 | 2 | -13/+78 |
| * | | | | | | | | | | Add previews in preferences | Annabel Dunstone Gray | 2017-09-06 | 4 | -4/+75 |