summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-raise-etag-route-regex-miss' into 'master'Kamil Trzciński2017-06-141-1/+2
|\
| * Fix etag route missesZ.J. van de Weg2017-06-121-1/+2
* | Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon2017-06-141-0/+1
|\ \
| * | Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-0/+1
* | | Handle legacy jobs without namezj-commit-status-sortable-nameZ.J. van de Weg2017-06-131-2/+2
|/ /
* | Merge branch 'fix/import-commit-status-issue' into 'master'Douwe Maan2017-06-121-1/+1
|\ \ | |/ |/|
| * ignore name validation on importingfix/import-commit-status-issueJames Lopez2017-06-121-1/+1
* | Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-0/+5
|/
* Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-082-9/+12
* Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon2017-06-082-1/+5
|\
| * Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-082-1/+5
* | Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon2017-06-082-2/+1
|\ \ | |/ |/|
| * Empty blob viewer isn’t binary-onlydm-empty-blob-viewer-binaryDouwe Maan2017-06-072-2/+1
* | Merge branch 'blob-load-all-data' into 'master'Grzegorz Bizon2017-06-083-4/+6
|\ \
| * | Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-073-4/+6
| |/
* | Merge branch 'clean-up-project-for-merge-conflicts' into 'master'Rémy Coutable2017-06-081-16/+21
|\ \
| * | Split Project#reset_cache_and_import_attrs upYorick Peterse2017-06-081-1/+5
| * | Re-order some methods in ProjectYorick Peterse2017-06-081-15/+16
* | | Merge branch '12614-fix-long-message' into 'master'Dmitriy Zaporozhets2017-06-081-16/+11
|\ \ \ | |/ / |/| |
| * | Fix long urls in the title of commitAlexander Randa2017-05-121-16/+11
* | | nil-check Repository::is_ancestor?Kim Carlbäcker2017-06-081-0/+2
* | | Merge branch 'document-polymorphing-columns' into 'master'Rémy Coutable2017-06-0714-14/+14
|\ \ \ | |_|/ |/| |
| * | Added Cop to blacklist polymorphic associationsYorick Peterse2017-06-0714-14/+14
* | | Merge branch 'reenable-gitaly-commit-raw-diffs' into 'master'Robert Speicher2017-06-071-6/+5
|\ \ \ | |/ / |/| |
| * | Re-enable Gitaly commit_raw_diffs migrationAhmad Sherif2017-06-071-6/+5
* | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-072-1/+5
|\ \ \ | |/ / |/| |
| * | Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-312-1/+5
* | | Merge branch 'issue_27166_2' into 'master'Douwe Maan2017-06-071-2/+2
|\ \ \
| * | | Avoid repeated queries for pipeline builds on merge requestsissue_27166_2Felipe Artur2017-06-061-2/+2
* | | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-074-76/+90
|\ \ \ \
| * \ \ \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-0614-46/+106
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0580-479/+522
| |\ \ \ \ \
| * | | | | | Remove legacy method from pipeline classGrzegorz Bizon2017-06-051-11/+0
| * | | | | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-023-13/+21
| * | | | | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-012-3/+3
| * | | | | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-9/+9
| * | | | | | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-311-5/+7
| * | | | | | Return stage seeds object from YAML processorGrzegorz Bizon2017-05-311-3/+5
| * | | | | | Remove legacy method from create build serviceGrzegorz Bizon2017-05-301-0/+3
| * | | | | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-301-0/+10
* | | | | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński2017-06-071-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-6/+5
* | | | | | | | Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon2017-06-071-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-1/+1
* | | | | | | | redesign caching of application settingsPaul Charlton2017-06-061-2/+3
* | | | | | | | Merge branch '29271-fix-pages-numeric-domain' into 'master'Grzegorz Bizon2017-06-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow numeric pages domainDrew Blessing2017-06-061-2/+2
| |/ / / / / / /
* | | | | | | | Introduce an Events APIMark Fletcher2017-06-061-0/+32
|/ / / / / / /