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
2015-03-03Set correct object_kind on tag push data.Douwe Maan
2015-03-03Execute tag_push services and hooks when tag is created through web UI.Douwe Maan
2015-03-03Don't execute GitlabCiService twice for pushed tags.Douwe Maan
2015-03-03Execute services for tag push.Douwe Maan
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-02-27Merge branch 'autocomplete-mention-count' into 'master'Dmitriy Zaporozhets
2015-02-25Include number of affected people in all/group mention autocomplete item.Douwe Maan
2015-02-25Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-24Web Editor: save to new branchValery Sizov
2015-02-24Merge pull request #8180 from Bugagazavr/mr_updateDmitriy Zaporozhets
2015-02-23Improve error messages when file editing failsVinnie Okada
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-21Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-21Base new MR description on commit description if there's only one.Douwe Maan
2015-02-20Fix URL to uploaded file.Douwe Maan
2015-02-20Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan
2015-02-20Base new MR title on commit title if there's only one.Douwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-18Refactor.Douwe Maan
2015-02-18Generalize the image upload in markdownHannes Rosenögger
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-13Add "User created project Namespace / Project" eventDouwe Maan
2015-02-13Move all event creation to EventCreateService.Douwe Maan
2015-02-08Add labels notesNikita Verkhovin
2015-02-05Allow groups to be mentioned.Douwe Maan
2015-02-04Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2015-02-03Rubocop: Style/AccessorMethodName enabledDmitriy Zaporozhets
2015-01-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel
2015-01-27Merge pull request #8652 from bladealslayer/feature/system_hook_for_groupsDmitriy Zaporozhets
2015-01-27Added support for firing system hooks on group create/destroy and adding/remo...Boyan Tabakov
2015-01-27Files::CreateService can now commit file to empty repositoryDmitriy Zaporozhets
2015-01-26Organize event order execution when update issue or mrDmitriy Zaporozhets
2015-01-26Add issue/mr participants to reasign eventsDmitriy Zaporozhets
2015-01-26Include issue/mr participants in list of recipients for close/reopen emailsDmitriy Zaporozhets
2015-01-25indentationMarco Wessel
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-24Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger
2015-01-24adding avatar to project settings page added avatar removal show project avat...Steven Thonus
2015-01-24Faster autocomplete without unused descriptionDmitriy Zaporozhets
2015-01-23Faster autocomplete for users/issues/emojiisDmitriy Zaporozhets
2015-01-22Merge pull request #8607 from skburgart/fix-typosDmitriy Zaporozhets
2015-01-21developer can push to protected branchesValery Sizov
2015-01-20Add action property to merge request hookjubianchi
2015-01-18Fix various typosSteven Burgart
2015-01-16Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets
2015-01-12Fix test hook and testsDmitriy Zaporozhets
2015-01-12Fix ci data in hook when create git tag via UIDmitriy Zaporozhets