summaryrefslogtreecommitdiff
path: root/app/services/projects/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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