summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-1/+1
* Refactor GlobalMilestone queries.Rubén Dávila2016-03-041-0/+1
* Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable2016-03-031-0/+18
|\
| * Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-261-0/+18
* | Don't list issues from archived projects in Group view.Rubén Dávila2016-03-021-1/+1
* | Moved cache expiration code to Repository hooksYorick Peterse2016-02-231-4/+1
|/
* Redirect /import to project page if no importing at all and repo existsfix/13367-redirect-to-project-page-if-no-importRémy Coutable2016-02-171-0/+4
* Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan2016-02-161-3/+12
|\
| * Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooksKirill Zaitsev2016-02-111-3/+12
* | Cleaned up Repository#initializecleanup-repository-initializeYorick Peterse2016-02-161-1/+1
|/
* Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-081-0/+2
* First pass at deleting projects in the background.Josh Frye2016-01-291-0/+1
* Fix specsDouwe Maan2016-01-281-1/+2
* Correctly determine MR diff base when MR has merge conflictsDouwe Maan2016-01-271-0/+4
* Backport some changes from EEes_backportValery Sizov2016-01-221-0/+4
* Merge branch 'add-public-param-to-project-api' into 'master' Dmitriy Zaporozhets2016-01-191-0/+4
|\
| * Add specs. Adjust filter.Josh Frye2016-01-191-1/+1
| * Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-191-0/+4
* | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-191-5/+2
|/
* Fix the undefinded variable error in Project's safe_import_url methodDJ Mountney2016-01-131-1/+1
* Before project save ensure that a runners_token existsStan Hu2016-01-101-0/+1
* Fix Error 500 when visiting build page of project with nil runners_tokenStan Hu2016-01-101-4/+6
* Annotate modelsStan Hu2016-01-061-0/+7
* Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan2016-01-051-0/+2
|\
| * Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-12-031-11/+47
| |\
| * \ Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-121-2/+6
| |\ \
| * | | Add graphs showing commits ahead and behind default to branches pageJeff Stubler2015-11-011-0/+2
* | | | Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-041-0/+6
* | | | Fix project transfer e-mail sending incorrect paths in e-mail notificationStan Hu2015-12-291-1/+3
* | | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan2015-12-241-3/+24
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-12-211-38/+68
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-11-201-13/+54
| |\ \ \ \ \
| * | | | | | Change update_forks_visibility_level into after_update hook in Project modelTomasz Maczukin2015-11-201-0/+13
| * | | | | | Change forks method to has_many relationTomasz Maczukin2015-11-181-6/+5
| * | | | | | Update forks visibility_level after parent project visibility_level changeTomasz Maczukin2015-11-041-1/+5
| * | | | | | Fix Project update serviceTomasz Maczukin2015-11-031-1/+1
| * | | | | | Move visibility_level check for forked projects to Project modelTomasz Maczukin2015-11-031-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Backport JIRA serviceDrew Blessing2015-12-181-0/+8
| |_|/ / / |/| | | |
* | | | | Fix bad mergeStan Hu2015-12-161-1/+0
* | | | | Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+5
|\ \ \ \ \
| * | | | | Add open_issues_count to project APIStan Hu2015-12-111-0/+4
* | | | | | Fixed Rubocop offensesGabriel Mazetto2015-12-151-5/+5
* | | | | | Fix specsKamil Trzcinski2015-12-111-2/+4
* | | | | | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-8/+8
* | | | | | Add runners tokenKamil Trzcinski2015-12-111-7/+9
* | | | | | Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-26/+46
* | | | | | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+1
|/ / / / /
* | | | | Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-101-0/+1
|\ \ \ \ \
| * | | | | Update annotationsStan Hu2015-12-081-0/+1
* | | | | | Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-081-1/+1
|\ \ \ \ \ \ | |/ / / / /