summaryrefslogtreecommitdiff
path: root/app/services/projects/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Yield to an optional block in Projects::UpdateServicers-projects-update-service-parityRobert Speicher2018-06-041-0/+2
* Bring CE-EE parity to app/services/projects/update_service.rbRobert Speicher2018-06-041-2/+2
* Add HTTPS-only pagesRob Watson2018-03-221-0/+10
* Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-081-1/+1
* Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+15
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-6/+4
* BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-1/+9
* Fix project feature being deleted when updating project with invalid visibili...Felipe Artur2017-09-121-1/+4
* Refactor based on code reviewMichael Kozono2017-09-061-1/+1
* Dry up method for code climateMichael Kozono2017-09-061-17/+3
* Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-1/+1
* Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
* Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-1/+1
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-13/+32
* Add a system hook for when a project is updated.Tommy Beadle2017-01-261-0/+2
* Add a spec and actually display the flash noticeRémy Coutable2017-01-161-2/+5
* Fix to display notice when project settings updated.sandish chen2017-01-151-0/+1
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-10/+0
* Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-271-1/+11
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-1/+2
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-23/+6
* Change update_forks_visibility_level into after_update hook in Project modelTomasz Maczukin2015-11-201-14/+0
* Prevent unnecessary forks iteration at parent updateTomasz Maczukin2015-11-191-3/+5
* Change forks method to has_many relationTomasz Maczukin2015-11-181-2/+1
* Update forks visibility_level after parent project visibility_level changeTomasz Maczukin2015-11-041-13/+35
* Fix Project update serviceTomasz Maczukin2015-11-031-0/+9
* Enforce restricted visibilities for snippetsVinnie Okada2015-03-081-1/+1
* Allow admins to override restricted visibilityVinnie Okada2015-03-081-3/+8
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-8/+3
* Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets2014-06-261-6/+6
* Remove project observerDmitriy Zaporozhets2014-06-171-1/+9
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+19