summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix registryKamil Trzcinski2016-04-111-1/+1
* Make docker registry to workKamil Trzcinski2016-04-071-0/+4
* WIPKamil Trzcinski2016-04-071-0/+5
* WIPKamil Trzcinski2016-04-071-4/+4
* Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-10/+0
|\
| * Move unlink fork logic to a serviceBaldinof2016-03-221-20/+0
| * Merge branch 'master' into fix_remove_fork_linkBaldinof2016-03-141-9/+36
| |\
| * | Close merge requests when removing fork relationBaldinof2016-03-111-1/+11
* | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-2/+2
* | | Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-0/+2
* | | Make sure we get only two returnsLin Jen-Shin2016-03-231-1/+1
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-211-0/+2
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/safe-import...James Lopez2016-03-211-21/+50
| |\ \ \
| | * | | Cache output of Repository#exists?Yorick Peterse2016-03-191-0/+1
| * | | | update safe_import_url to prevent tokens to be showed by the UIJames Lopez2016-03-211-0/+1
* | | | | Fix specDouwe Maan2016-03-211-2/+7
* | | | | Fix specsDouwe Maan2016-03-201-2/+2
* | | | | Fix some specsDouwe Maan2016-03-201-8/+2
* | | | | Tweaks, refactoring, and specsDouwe Maan2016-03-201-19/+29
* | | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-201-4/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Cache project avatars stored in GitYorick Peterse2016-03-171-4/+1
* | | | | Fix specsFelipe Artur2016-03-181-2/+8
* | | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-4/+16
* | | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-17/+46
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-0/+8
| |\ \ \ \
| | * \ \ \ Merge branch 'fix-activerecord-join-stupidity' into 'master' Robert Speicher2016-03-151-0/+7
| | |\ \ \ \
| | | * | | | Ignore eager loading in Project.search UNIONYorick Peterse2016-03-151-0/+7
| | | | |_|/ | | | |/| |
| | * | | | Return the external issue tracker even if it's nullexternal-issue-trackerKamil Trzcinski2016-03-151-0/+1
| | |/ / /
| * | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-141-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+6
| | |\ \ \
| | | * | | Add share project from group lockDmitriy Zaporozhets2016-03-111-2/+1
| | | * | | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+5
| | | * | | Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-0/+2
| | | | |/ | | | |/|
| * | | | Remove Project#publicishZeger-Jan van de Weg2016-03-131-6/+0
| |/ / /
| * | | Merge branch 'fix/token-timing-attack' into 'master' Douwe Maan2016-03-121-2/+2
| |\ \ \
| | * | | add SHA256 to secure_comparefix/token-timing-attackJames Lopez2016-03-081-2/+2
| | * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/token-timin...James Lopez2016-03-081-1/+20
| | |\ \ \
| | * | | | fix token issue - timing attackJames Lopez2016-03-021-2/+2
| * | | | | Removed arel_table receiver from search methodsYorick Peterse2016-03-111-1/+1
| * | | | | Use ILIKE in Project.search_by_titleYorick Peterse2016-03-111-1/+4
| * | | | | Use ILIKE/LIKE + UNION in Project.searchYorick Peterse2016-03-111-6/+24
| | |_|/ / | |/| | |
| * | | | Optimize Project#ci_service(s)optimize-project-ci-servicesYorick Peterse2016-03-101-2/+2
* | | | | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-3/+4
* | | | | Code improvementsFelipe Artur2016-03-101-2/+1
|/ / / /
* | | | Destroy all related todos when removing a projectDouglas Barbosa Alexandre2016-03-091-0/+1
| |/ / |/| |
* | | 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
| |/ |/|