Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Dry up method for code climateMichael Kozono
2017-08-08Add checks for branch existence before changing HEADblackst0ne
2017-07-24Fix editing project with container images presentGrzegorz Bizon
2017-07-14Add specs for changing default branch in a projectGrzegorz Bizon
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-01-26Add a system hook for when a project is updated.Tommy Beadle
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-15Fix to display notice when project settings updated.sandish chen
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2015-11-20Change update_forks_visibility_level into after_update hook in Project modelTomasz Maczukin
2015-11-20Prevent unnecessary forks iteration at parent updateTomasz Maczukin
2015-11-19Change forks method to has_many relationTomasz Maczukin
2015-11-05Update forks visibility_level after parent project visibility_level changeTomasz Maczukin
2015-11-03Fix Project update serviceTomasz Maczukin
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2014-06-26Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets
2014-06-17Remove project observerDmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets