Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix project feature being deleted when updating project with invalid visibili... | Felipe Artur | 2017-09-12 | 2 | -2/+4 |
* | Merge branch 'import-sources-fix' into 'master' | Rémy Coutable | 2017-09-11 | 1 | -1/+1 |
|\ | |||||
| * | Read import sources from setting at first initialization | Visay Keo | 2017-09-09 | 1 | -1/+1 |
* | | Merge branch 'user-recent-push' into 'master' | Douwe Maan | 2017-09-11 | 3 | -14/+45 |
|\ \ | |||||
| * | | Rework how recent push events are retrieveduser-recent-push | Yorick Peterse | 2017-09-08 | 3 | -14/+45 |
* | | | Merge branch 'feature/gpg-verification-status-remove-ignore-rule' into 'master' | Douwe Maan | 2017-09-11 | 1 | -3/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Revert "make valid_signature an ignored column" | Alexis Reigel | 2017-09-05 | 1 | -3/+0 |
* | | | Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2b | Rubén Dávila | 2017-09-08 | 1 | -1/+0 |
* | | | Merge branch '29943-environment-folder' into 'security-9-5' | Kamil Trzciński | 2017-09-07 | 1 | -7/+6 |
| |/ |/| | |||||
* | | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master' | Douwe Maan | 2017-09-07 | 1 | -0/+14 |
|\ \ | |||||
| * | | Refactor based on code review | Michael Kozono | 2017-09-06 | 1 | -2/+2 |
| * | | Enable share_with_group_lock on subgroup | Michael Kozono | 2017-09-06 | 1 | -0/+14 |
* | | | Merge branch '37158-autodevops-banner' into 'master' | Kamil Trzciński | 2017-09-07 | 1 | -0/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-banner | Kamil Trzcinski | 2017-09-07 | 8 | -169/+56 |
| |\ \ \ | |||||
| * | | | | Add has_auto_devops_implicitly_disabled | Kamil Trzcinski | 2017-09-07 | 1 | -0/+4 |
* | | | | | Merge branch 'zj-auto-devops-table' into 'master' | Kamil Trzciński | 2017-09-07 | 4 | -5/+76 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops... | Kamil Trzcinski | 2017-09-07 | 8 | -169/+56 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj... | Kamil Trzcinski | 2017-09-06 | 9 | -5/+103 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Add tests to cover all introduced changes | Kamil Trzcinski | 2017-09-06 | 2 | -2/+2 |
| * | | | | Implement `Project#has_ci?` | Kamil Trzcinski | 2017-09-06 | 1 | -0/+4 |
| * | | | | Improve config source handling code | Kamil Trzcinski | 2017-09-06 | 4 | -16/+24 |
| * | | | | Merge branch 'master' into zj-auto-devops-table | Zeger-Jan van de Weg | 2017-09-06 | 17 | -143/+195 |
| |\ \ \ \ | |||||
| * | | | | | Use hook for setting Pipeline config_source | Zeger-Jan van de Weg | 2017-09-06 | 3 | -14/+26 |
| * | | | | | Incorporate another round of feedback | Zeger-Jan van de Weg | 2017-09-06 | 3 | -4/+4 |
| * | | | | | Fix boolean logic with nil value | Zeger-Jan van de Weg | 2017-09-04 | 1 | -1/+1 |
| * | | | | | Incorporate review | Zeger-Jan van de Weg | 2017-09-04 | 3 | -11/+25 |
| * | | | | | Merge branch 'master' into zj-auto-devops-table | Zeger-Jan van de Weg | 2017-09-04 | 13 | -18/+137 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix tests | Zeger-Jan van de Weg | 2017-09-04 | 1 | -1/+5 |
| * | | | | | | Add config_source to ci_pipelines | Zeger-Jan van de Weg | 2017-08-31 | 1 | -4/+13 |
| * | | | | | | Form for setting project auto devops settings | Zeger-Jan van de Weg | 2017-08-31 | 1 | -0/+1 |
| * | | | | | | Implement the implied CI/CD config for AutoDevOps | Zeger-Jan van de Weg | 2017-08-31 | 3 | -6/+25 |
* | | | | | | | Merge branch '23079-remove-default-scope-in-sortable' into 'master' | Douwe Maan | 2017-09-07 | 3 | -9/+7 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Removes default scope from sortable23079-remove-default-scope-in-sortable | Tiago Botelho | 2017-09-07 | 3 | -9/+7 |
* | | | | | | | Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'... | Sean McGivern | 2017-09-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Restore some changes from !9199 | Rubén Dávila | 2017-09-06 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'events-migration-cleanup' into 'master' | Sean McGivern | 2017-09-07 | 3 | -162/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Finish migration to the new events setupevents-migration-cleanup | Yorick Peterse | 2017-09-06 | 3 | -162/+22 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ee_issue_928_backport' into 'master' | Sean McGivern | 2017-09-07 | 4 | -7/+33 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Fix failing specee_issue_928_backport | Felipe Artur | 2017-09-06 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba... | Simon Knox | 2017-09-06 | 37 | -174/+395 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Small fixes | Felipe Artur | 2017-08-31 | 1 | -0/+8 |
| * | | | | | | | | Continue BE backport | Felipe Artur | 2017-08-31 | 1 | -0/+1 |
| * | | | | | | | | Group boards CE backport | Felipe Artur | 2017-08-28 | 4 | -7/+24 |
* | | | | | | | | | Merge branch 'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-prot... | Kamil Trzciński | 2017-09-06 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Remove only validationfix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protected | Shinya Maeda | 2017-09-07 | 2 | -2/+0 |
| * | | | | | | | | Revert set_protected | Shinya Maeda | 2017-09-07 | 2 | -10/+2 |
| * | | | | | | | | Fix /models/ci/pipeline.rb | Shinya Maeda | 2017-09-06 | 1 | -1/+1 |
| * | | | | | | | | Use before_save :set_protected | Shinya Maeda | 2017-09-06 | 2 | -2/+10 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'... | Douwe Maan | 2017-09-06 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-list | Tiago Botelho | 2017-09-06 | 1 | -0/+9 |
| | |_|_|_|_|/ / | |/| | | | | | |