summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Preserve order of project tags listDennis Tang2018-09-261-1/+1
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-6/+1
* Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-5/+1
|\
| * Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-5/+1
* | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-211-6/+0
|\ \ | |/ |/|
| * Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-6/+0
* | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-1/+3
|/
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-8/+6
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+20
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+20
* | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-1/+0
|/
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-0/+6
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-16/+10
|\
| * refactor code based on feedbackJames Lopez2018-09-071-3/+3
| * refactor code based on feedbackJames Lopez2018-09-071-4/+8
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-16/+6
* | Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-061-2/+1
|\ \ | |/
| * Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-2/+1
| |\
| | * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-1/+1
| | * Filter project hooks by branchDuana Saskia2018-08-131-2/+1
* | | Import common metrics into database.Kamil Trzciński2018-09-041-0/+2
|/ /
* | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-2/+6
|\ \
| * | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-3/+2
| * | Move wiki statistics deletion to after_destroyGabriel Mazetto2018-08-241-2/+7
* | | 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
| |_|_|_|_|/ / |/| | | | | |