summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-1/+1
* Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+7
* Remove Gemnasium serviceGilbert Roulot2018-08-201-1/+0
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-0/+21
* Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-3/+5
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-101-0/+22
|\
| * Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-051-0/+4
| * Remove the restriction preventing project references with text adjacent to th...Reuben Pereira2018-07-041-2/+0
| * Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-031-4/+0
| * Use literal '>' as escaped form of '>'Reuben Pereira2018-07-031-1/+5
| * Correct the comment above the Project.markdown_reference_pattern methodReuben Pereira2018-07-031-2/+2
| * Add a comment explaining the need to check for the escaped form of '>' when s...Reuben Pereira2018-06-301-0/+2
| * A working implementation of a project reference filter which links project re...Reuben Pereira2018-06-301-0/+18
* | Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-0/+4
* | Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-061-0/+2
|\ \
| * \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-311-0/+4
| |\ \
| * \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-271-3/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-251-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-171-4/+7
| |\ \ \ \ \
| * | | | | | Add first rev of Bitbucket Server importer testStan Hu2018-07-151-0/+2
* | | | | | | Merge branch 'jr-archive-hook' into 'master'Nick Thomas2018-08-061-8/+0
|\ \ \ \ \ \ \
| * | | | | | | Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-8/+0
* | | | | | | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-37/+45
|/ / / / / / /
* | | | | | | Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* | | | | | | | Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Create GPG commit signature in bulkFrancisco Javier López2018-07-301-0/+4
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan2018-07-271-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-3/+0
| | |_|/ / | |/| | |
* | | | | Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-241-0/+5
|/ / / /
* | | | Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+1
* | | | Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-231-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+1
| |/ /
* | | Add cross-link to N+1 issueJacob Vosmaer2018-07-171-0/+1
* | | Migrate merge base, merged branches, write refJacob Vosmaer (GitLab)2018-07-171-4/+6
|/ /
* | Improve project build time setting validationGrzegorz Bizon2018-07-121-2/+4
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+4
* | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-7/+13
* | Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+9
|\ \
| * | Makes production environment the default environment for a projectTiago Botelho2018-07-041-0/+9
| |/
* | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
|/
* Fix auto_cancel_pending_pipelines checkJan Provaznik2018-06-251-0/+4
* Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-0/+6
* Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-141-1/+1
|\
| * Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-141-1/+1
* | Merge branch 'bvl-fix-maintainer-push-rejected' into 'master'Douwe Maan2018-06-121-4/+8
|\ \
| * | Fixes rejected pushes from maintainersbvl-fix-maintainer-push-rejectedBob Van Landuyt2018-06-111-4/+8
* | | Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera2018-06-111-0/+1
|\ \ \ | |/ / |/| |
| * | Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-0/+1
* | | Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-0/+1
|/ /