summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-2/+2
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-2/+2
* | Reduce SQL queries needed to load open merge requestssh-optimize-merge-request-project-lookupStan Hu2018-10-301-0/+4
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-6/+6
|/
* Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-221-167/+0
|\
| * Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-167/+0
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-7/+16
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-7/+16
* | | Use cached readme blobs where appropriateNick Thomas2018-10-171-7/+7
| |/ |/|
* | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-20/+41
|/
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-081-0/+23
* Check disabled_services when finding a serviceBrett Walker2018-10-061-8/+28
* Don't build project services unneccesarilyBrett Walker2018-10-041-0/+14
* Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-031-3/+2
|\
| * Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+2
* | Add Project#members_among to obtain only authorized users of the projectce-5382-approvers-from-code-ownersMark Chao2018-10-011-0/+43
|/
* Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-211-34/+0
|\
| * Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-34/+0
* | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-0/+12
|/
* Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith2018-09-181-6/+6
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-0/+34
* refactor code based on feedbackJames Lopez2018-09-071-1/+1
* refactor code based on feedbackJames Lopez2018-09-071-1/+1
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-63/+2
* Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-8/+32
|\
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-12/+12
| * Filter project hooks by branchDuana Saskia2018-08-131-1/+16
| * Refactor tests for executing project hooksDuana Saskia2018-08-131-7/+16
* | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-2/+2
* | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+2
* | Remove Gemnasium serviceGilbert Roulot2018-08-201-1/+0
* | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-0/+47
* | Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-16/+32
|/
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-101-0/+9
|\
| * Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-051-0/+9
| * Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-031-9/+0
| * A working implementation of a project reference filter which links project re...Reuben Pereira2018-06-301-0/+9
* | Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-1/+45
* | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-2/+17
* | 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/+10
* | Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan2018-07-271-4/+0
|\ \
| * | Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-4/+0
* | | Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-241-0/+16
|/ /
* | Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+1
* | Improve project build time setting validationGrzegorz Bizon2018-07-121-6/+8
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-9/+9
* | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-2/+8
* | Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+22
|\ \ | |/ |/|