summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Fix Route validation for unchanged path""Michael Kozono2018-01-111-1/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-1111-0/+11
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-116-17/+10
|\
| * Remove soft removals related codeYorick Peterse2018-01-086-17/+10
* | Merge branch '38068-commits-count' into 'master'Yorick Peterse2018-01-111-4/+7
|\ \
| * | Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-101-4/+7
* | | Merge branch 'git-write-ref-prep' into 'master'Robert Speicher2018-01-102-6/+2
|\ \ \
| * | | Client-prep Gitlab::Git::Repository#write_refgit-write-ref-prepKim "BKC" Carlbäcker2018-01-092-6/+2
* | | | Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-091-0/+4
| |/ / |/| |
* | | Revert "Fix Route validation for unchanged path"Michael Kozono2018-01-091-1/+1
* | | Fix Route validation for unchanged pathMichael Kozono2018-01-091-1/+1
* | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+1
|\ \ \ | |/ / |/| |
| * | Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-0/+1
* | | Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon2018-01-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-081-1/+1
* | | Merge branch 'remove-commit-tree' into 'master'Sean McGivern2018-01-081-1/+1
|\ \ \
| * | | Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-041-1/+1
* | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-081-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-0/+22
| |/ /
* | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-071-1/+1
|\ \ \
| * \ \ Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-069-87/+116
| |\ \ \
| * | | | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-051-1/+1
| | |/ / | |/| |
* | | | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-057-24/+94
| |\ \ \
| * \ \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0413-50/+106
| |\ \ \ \
| * | | | | Refactor Ci::Build#cacheMatija Čupić2018-01-041-4/+7
| * | | | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-2/+2
| * | | | | Use Project.cache_index in Build#cacheMatija Čupić2017-12-221-1/+5
* | | | | | Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez2018-01-051-58/+9
| |_|/ / / |/| | | |
* | | | | Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)2018-01-051-5/+7
* | | | | Merge branch 'ce-backport=reorder-issues' into 'master'Sean McGivern2018-01-052-7/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-1/+1
| * | | | Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-052-7/+17
* | | | | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-052-1/+15
|\ \ \ \ \
| * | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-1/+15
| |/ / / /
* | | | | Merge branch 'remove-project-repo' into 'master'Sean McGivern2018-01-051-5/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove the Project#repo methodJacob Vosmaer2018-01-041-5/+1
| | |_|/ | |/| |
* | | | Just try to detect and assign onceLin Jen-Shin2018-01-051-3/+4
* | | | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-043-6/+53
| |_|/ |/| |
* | | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-4/+1
|\ \ \
| * | | User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-4/+1
* | | | Merge branch 'conditionally-eager-load-event-target-authors' into 'master'Douwe Maan2018-01-041-1/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Eager load event target authors whenever possibleconditionally-eager-load-event-target-authorsYorick Peterse2018-01-041-1/+12
* | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-14/+12
|\ \ \ \
| * | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-14/+12
| |/ / /
* | | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-042-0/+36
* | | | Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre2018-01-032-3/+3
* | | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-032-9/+8
* | | | Handle exceptions when writing to .git/configDouglas Barbosa Alexandre2018-01-031-0/+3
* | | | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-032-0/+9