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-03-16Fix bug when system hook for deploy keybilly.lb
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-04-19Added System Hooks for push and tag_pushGabriel Mazetto
2016-03-31Exclude projects pending deletion from all resultsZeger-Jan van de Weg
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-11-13Split complex method SystemHooksService#build_event_dataDmitriy Zaporozhets
2015-10-02hooks: Add full project namespace to payloadRicardo Band
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-25Added X-GitLab-Event header for web hooksbugagazavr
2015-03-10Generate valid json for hooksNicole Cordes
2015-01-27Added support for firing system hooks on group create/destroy and adding/remo...Boyan Tabakov
2014-11-05Merge pull request #7495 from polamjag/fix-date-format-on-system-hookValeriy Sizov
2014-09-14Fix migration and association for new members tableDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-03Add system hook for ssh key changesLukas Erlacher
2014-08-13append .xmlschema to system hook timestamppolamjag
2014-05-12Adding project visibility to system hooksAlex
2014-01-15Use instance methods for system_hooks_serviceDmitriy Zaporozhets
2013-10-08Add user_id to system hook when new user createdDmitriy Zaporozhets
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-08-20Refactor access roles methodsDmitriy Zaporozhets
2013-06-18Add UsersGroup relation to be respected by abilities and Project#teamDmitriy Zaporozhets
2013-05-22Use separate property for project path and project path with namespace inside...Dmitriy Zaporozhets
2013-05-22include namespace in project path for system hookDmitriy Zaporozhets
2013-02-21An Id must be sended to queueAndrew8xx8
2013-02-20Method moved to serviceAndrew8xx8
2013-02-20System hooks execution moved to System hook serviceAndrew8xx8