summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-0/+4
* Memoize pipelines for project download buttonsYorick Peterse2017-09-141-0/+17
* Merge branch '34510-board-issues-sql-speedup' into 'master'Douwe Maan2017-09-141-1/+6
|\
| * fix another N+1 query for label priorities34510-board-issues-sql-speedupmicael.bergeron2017-09-121-1/+6
* | Merge branch 'patch-26' into 'master'Rémy Coutable2017-09-131-3/+0
|\ \
| * | Delete duplicated lines.Shinichi Maeshima2017-09-111-3/+0
* | | Merge branch 'zj-usage-data-auto-devops' into 'master'Kamil Trzciński2017-09-131-0/+3
|\ \ \
| * | | Add auto devops enabled/disabled to usage pingZeger-Jan van de Weg2017-09-121-0/+3
* | | | Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master'Grzegorz Bizon2017-09-1313-16/+16
|\ \ \ \
| * | | | move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb`Maxim Rydkin2017-09-121-2/+2
| * | | | move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-122-3/+3
| * | | | move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-1211-11/+11
| | |_|/ | |/| |
* | | | Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* | | | Decrease Perceived Complexity threshold to 15Maxim Rydkin2017-09-121-12/+20
* | | | Merge branch 'housekeeping_settings' into 'master'Douwe Maan2017-09-121-2/+2
|\ \ \ \
| * | | | Allow to use same periods for housekeeping tasksAlex Lossent2017-09-111-2/+2
* | | | | Merge branch 'hide-read-registry-scope-when-registry-disabled' into 'master'Kamil Trzciński2017-09-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Hide read_registry scope when registry is disabled on instanceRobin Bobbitt2017-08-211-1/+1
* | | | | Merge branch 'import-sources-fix' into 'master'Rémy Coutable2017-09-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Read import sources from setting at first initializationVisay Keo2017-09-091-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'user-recent-push' into 'master'Douwe Maan2017-09-113-14/+45
|\ \ \ \
| * | | | Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-083-14/+45
| | |_|/ | |/| |
* | | | Merge branch 'feature/gpg-verification-status-remove-ignore-rule' into 'master'Douwe Maan2017-09-111-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "make valid_signature an ignored column"Alexis Reigel2017-09-051-3/+0
* | | | Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* | | | Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-7/+6
| |/ / |/| |
* | | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-071-0/+14
|\ \ \
| * | | Refactor based on code reviewMichael Kozono2017-09-061-2/+2
| * | | Enable share_with_group_lock on subgroupMichael Kozono2017-09-061-0/+14
* | | | Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-071-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-078-169/+56
| |\ \ \ \
| * | | | | Add has_auto_devops_implicitly_disabledKamil Trzcinski2017-09-071-0/+4
* | | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-074-5/+76
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-078-169/+56
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-069-5/+103
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add tests to cover all introduced changesKamil Trzcinski2017-09-062-2/+2
| * | | | | Implement `Project#has_ci?`Kamil Trzcinski2017-09-061-0/+4
| * | | | | Improve config source handling codeKamil Trzcinski2017-09-064-16/+24
| * | | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0617-143/+195
| |\ \ \ \ \
| * | | | | | Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-063-14/+26
| * | | | | | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-063-4/+4
| * | | | | | Fix boolean logic with nil valueZeger-Jan van de Weg2017-09-041-1/+1
| * | | | | | Incorporate reviewZeger-Jan van de Weg2017-09-043-11/+25
| * | | | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0413-18/+137
| |\ \ \ \ \ \
| * | | | | | | Fix testsZeger-Jan van de Weg2017-09-041-1/+5
| * | | | | | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-4/+13
| * | | | | | | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-0/+1
| * | | | | | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-313-6/+25
* | | | | | | | Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-073-9/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |