summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove enumerize gemrs-remove-enumerizeRobert Speicher2015-11-251-2/+1
* Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-0/+4
|\
| * Added Project.visible_to_userYorick Peterse2015-11-181-0/+4
* | Add Project#safe_import_url helper.Douwe Maan2015-11-181-0/+8
* | Store and show reason why import failed.Douwe Maan2015-11-181-4/+6
|/
* Refactor ability changesDouwe Maan2015-11-171-3/+1
* Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-171-8/+35
|\
| * Add support for git lfs.lfsMarin Jankovski2015-11-161-0/+12
| * Expose CI enable option in project featuresKamil Trzcinski2015-11-131-6/+17
| * Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-101-1/+2
| |\
| | * More release related logic to separate resourceDmitriy Zaporozhets2015-11-051-1/+2
| * | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+4
| |/
* | refactored permissions and added update_project_member ability logic. Also re...James Lopez2015-11-031-0/+2
|/
* Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-4/+5
|\
| * Move case sensitivity check to find_with_namespace.Douwe Maan2015-10-211-9/+3
| * Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-5/+12
* | Show empty repository page if repository don't have branchesArtem V. Navrotskiy2015-10-211-1/+1
|/
* Merge branch 'builds-view' into 'master' Kamil TrzciƄski2015-10-151-1/+1
|\
| * Remove ordering from :ci_commits relationKamil Trzcinski2015-10-141-1/+1
* | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-0/+2
|/
* Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-081-7/+13
|\
| * Revamp finding projects by namespacesYorick Peterse2015-10-081-7/+13
* | Revamp trending projects queryYorick Peterse2015-10-061-0/+14
|/
* Refactor commit and buildKamil Trzcinski2015-10-051-1/+5
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-5/+1
|\
| * Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-5/+1
* | Fix rubocop warnings in appGuilherme Garnier2015-10-031-2/+2
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan2015-10-011-3/+3
|\
| * Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-3/+3
* | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-011-3/+28
|\ \ | |/
| * Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-291-4/+2
| * Rename commits to ci_commitsKamil Trzcinski2015-09-291-2/+2
| * Fix testsKamil Trzcinski2015-09-291-1/+0
| * Fix testsKamil Trzcinski2015-09-291-0/+6
| * WIPKamil Trzcinski2015-09-291-0/+1
| * WIPKamil Trzcinski2015-09-291-0/+2
| * Use after_commit_queue to schedule import job immediatelyStan Hu2015-09-251-5/+8
| * Fix bug where projects would appear to be stuck in the forked import stateStan Hu2015-09-251-1/+3
| * Refactor Project#enable_ci methodenable-ci-on-pushDmitriy Zaporozhets2015-09-231-10/+1
| * Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-231-0/+19
| * Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-0/+4
| * Fix 500 when showing project page and there's no CI project presentfix-ci-link-on-project-pageKamil Trzcinski2015-09-181-1/+1
* | Make Project#find_with_namespace case-insensitiveFrancesco Levorato2015-09-181-2/+2
|/
* Add links from GitLab to CIDmitriy Zaporozhets2015-09-161-0/+1
* Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-151-10/+14
|\
| * Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-10/+14
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-091-0/+13
|\ \ | |/
| * Merge branch 'global_labels' into 'master'Dmitriy Zaporozhets2015-09-091-0/+9
| |\
| | * Create labels in new projectValery Sizov2015-09-031-0/+9
| * | FogBugz project importJared Szechy2015-09-081-0/+2
| |/