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
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2018-11-15Fix typos in libGeorge Tsiolis
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-03-06Merge branch 'sh-fix-issue-43871-system-hooks' into 'master'Robert Speicher
2018-03-06Don't error out in system hook if user has `nil` datetime columnsStan Hu
2018-03-05Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2017-11-03Add system hooks user_rename and group_renameWinnie Hellmann
2017-10-30Use the correct project visibility in system hooksBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-16Fix bug when system hook for deploy keybilly.lb
2017-01-26Add a system hook for when a project is updated.Tommy Beadle
2016-01-13Merge branch 'add_username_to_user_system_hooks' of https://github.com/tbeadl...Dmitriy Zaporozhets
2016-01-07Include user_username in user_(add_to/remove_from)_(project/group) system hooks.Tommy Beadle
2016-01-07Include the username in user_create/destroy system hooks.Tommy Beadle
2016-01-06Include the user_id in user_*_team system hooks.Tommy Beadle
2016-01-04Added system hooks messages for renaming and transferring a projectSteve Norman
2015-12-09Tag service specsDouwe Maan
2015-10-02hooks: Add full project namespace to payloadRicardo Band
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-27Added support for firing system hooks on group create/destroy and adding/remo...Boyan Tabakov
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-03Add system hook for ssh key changesLukas Erlacher
2014-05-12Adding project visibility to system hooksAlex
2014-01-15Use instance methods for system_hooks_serviceDmitriy Zaporozhets
2013-10-08Mention SystemHook user_id in sample. Extend testsDmitriy Zaporozhets
2013-10-08Add user_id to system hook when new user createdDmitriy Zaporozhets
2013-02-20System hooks execution moved to System hook serviceAndrew8xx8