summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments and specsGeorge Tsiolis2018-11-013-3/+3
* Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-222-1/+136
|\
| * Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-222-1/+136
* | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-195-67/+41
|/
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-052-3/+15
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+4
* Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-24/+5
* Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-1/+0
* Move registry destroy out of project transactionStan Hu2018-09-191-4/+15
* Delete container repository tags outside of transactionStan Hu2018-09-191-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1126-0/+72
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-2/+3
* Fix scoping errors occuring for ContainerRepository on some buildsStan Hu2018-09-071-1/+1
* Delete a container registry asynchronouslyStan Hu2018-09-071-0/+13
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+39
* fix path bug and update specsJames Lopez2018-08-301-1/+1
* Fix transfer project redirect loopJames Lopez2018-08-291-2/+3
* Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+1
* Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
* Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-175-5/+5
|\
| * Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-165-5/+5
* | Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-171-3/+0
* | Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-1/+1
|/
* Merge branch 'frozen-string-enable-app-vestigial' into 'master'Stan Hu2018-08-131-0/+2
|\
| * Enable frozen string in vestigial app filesgfyoung2018-08-121-0/+2
* | Implement QuickActions::TargetServicePeter Leitzen2018-08-101-11/+0
* | Move finding autocompletion targets into AutocompleteServicePeter Leitzen2018-08-101-0/+11
* | Build noteables in AutocompleteSourcesController#targetPeter Leitzen2018-08-101-9/+1
|/
* Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-034-44/+60
* Merge branch 'zj-update-repository-languages-rails5' into 'master'Yorick Peterse2018-08-031-2/+1
|\
| * Update query simplificationZeger-Jan van de Weg2018-08-021-2/+1
* | Add Object Storage to GitLab project importJames Lopez2018-08-021-2/+1
|/
* Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+53
* Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-012-29/+47
|\
| * Code review comments appliedfj-6860-instance-level-project-templatesFrancisco Javier López2018-07-251-1/+1
| * EE PortFrancisco Javier López2018-07-202-29/+47
* | Remove todos when project feature visibility changesJarka Kadlecová2018-07-311-0/+9
* | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-7/+16
* | Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-1/+0
* | Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable2018-07-231-1/+1
|\ \ | |/ |/|
| * Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-1/+1
* | Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez2018-07-191-1/+1
* | Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-1748-0/+96
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-093-3/+3
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-15/+19
* Add option to add README when creating a projectImre Farkas2018-07-041-1/+15
* BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-252-14/+15
* Fix refresh cache for open issues count serviceFelipe Artur2018-06-213-6/+37