summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Backports for ee-211234716-environment-specific-variables-ceLin Jen-Shin2017-07-061-1/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Revert "Merge branch 'revert-12499' into 'master'"revert-2c879643Douwe Maan2017-07-041-3/+3
* Merge branch 'sh-allow-force-repo-create' into 'master'Sean McGivern2017-07-031-10/+10
|\
| * Change the force flag to a keyword argumentsh-allow-force-repo-createDouglas Barbosa Alexandre2017-07-031-2/+2
| * Make Project#ensure_repository force create a repoStan Hu2017-06-301-10/+10
* | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-031-0/+1
|\ \
| * | Expires full_path cache after project is renamedDouglas Barbosa Alexandre2017-06-291-0/+1
| |/
* | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-2/+2
|/
* Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"Adam Niedzielski2017-06-291-3/+3
* Merge branch 'fix-34417' into 'master'Sean McGivern2017-06-291-17/+10
|\
| * Perform housekeeping only when an import of a fresh project is completedDouglas Barbosa Alexandre2017-06-281-17/+10
* | Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan2017-06-291-4/+3
|\ \
| * | Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-3/+2
| * | Fix current feature related specsTiago Botelho2017-06-281-1/+1
| * | Removes pending delete from filter scopesTiago Botelho2017-06-281-3/+2
| * | refactors Project#search namespace joinTiago Botelho2017-06-281-0/+1
* | | Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'Robert Speicher2017-06-281-3/+3
|\ \ \ | |_|/ |/| |
| * | Drop default ORDER scope when calling a find method on a Sortable modelDouwe Maan2017-06-281-3/+3
| |/
* | Add Project#ensure_repositoryDouglas Barbosa Alexandre2017-06-281-0/+4
|/
* Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-1/+1
|\
| * Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-1/+1
* | Check if repository exists before performing housekeepingfix-34019Douglas Barbosa Alexandre2017-06-231-0/+2
* | Break Project#perform_housekeeping in two methodsDouglas Barbosa Alexandre2017-06-231-4/+12
* | Perform project housekeeping after importing projectsDouglas Barbosa Alexandre2017-06-231-3/+8
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-18/+18
* Refactor GroupProjectsFinder#init_collectionYorick Peterse2017-06-191-0/+17
* Refactor Project.with_feature_available_for_userYorick Peterse2017-06-161-7/+19
* 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 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-4/+25
|\
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-4/+25
* | Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'Kamil Trzciński2017-06-051-0/+1
|\ \
| * | Add slugify project path to CI enviroment variablesvanadium232017-06-031-0/+1
* | | Don’t schedule workers from inside transactionsDouwe Maan2017-06-021-1/+3
|/ /
* | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-5/+0
|\ \ | |/
| * Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-311-4/+1
| |\
| * | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-5/+0
* | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-011-4/+1
|\ \ \ | | |/ | |/|
| * | Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-301-4/+0
| * | Add starred_by scope to ProjectToon Claes2017-05-301-1/+2
| |/
* | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-9/+10
* | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-4/+3
|\ \ | |/
| * Merge branch '30410-revert-9347-and-10079' into 'master'Douwe Maan2017-05-301-4/+2
| |\
| | * Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-301-4/+2
| * | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-0/+1
| |/
* | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-261-6/+4
|\ \ | |/
| * Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-6/+4
* | Rubocop makes more sense with thisLin Jen-Shin2017-05-271-6/+7
* | Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-271-15/+8