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
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-21Fix 404 on some group pages when name contains dotDmitriy Zaporozhets
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-17 fix issue with commits and also updated routesJames Lopez
2016-11-17added the rest of the stages to the controller and relevant specsJames Lopez
2016-11-17added cycle analytics events controller and started integration specJames Lopez
2016-11-16Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-08Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets
2016-11-08Merge branch 'dz-refactor-namespace-regex' into 'master' Sean McGivern
2016-11-08Merge branch 'dz-refactor-group-routes' into 'master' Dmitriy Zaporozhets
2016-11-07Refactor namespace regexDmitriy Zaporozhets
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-07Refactor project routingDmitriy Zaporozhets
2016-11-07Refactor group routingDmitriy Zaporozhets
2016-10-27Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...Dmitriy Zaporozhets
2016-10-24Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets
2016-10-21Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski
2016-10-19Disable subscribing to group-level labelsDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-18Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz
2016-10-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski
2016-10-17Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher
2016-10-17Add todo for deprecated user routes and more information about deprecation to...Dmitriy Zaporozhets
2016-10-17Remove destroy from environments [ci skip]Kamil Trzcinski
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-17Add environment stop action [ci skip]Kamil Trzcinski
2016-10-16Fix 404 when group path has dot in the nameDmitriy Zaporozhets
2016-10-15Add exists to users routes and fix endpoint.Bryce Johnson
2016-10-14Merge branch 'issue-23306-fix' into 'master' Dmitriy Zaporozhets
2016-10-14Merge branch 'members-ui' into 'master' Fatih Acet
2016-10-14Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets
2016-10-14Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett
2016-10-14Add missing routes to make group edits workStan Hu
2016-10-13Allow setting content for resolutionsSean McGivern
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
2016-10-12Rename users routing from /u/:username to /users/:username for consistency wi...Dmitriy Zaporozhets
2016-10-12Merge branch 'download_snippets' into 'master' Sean McGivern
2016-10-11Added 'Download' button to snippet viewJustin DiPierro
2016-10-11Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan
2016-10-11Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre
2016-10-11Merge branch 'atom-routes' into 'master' Robert Speicher
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-10-08Fix missing constraints causing route failures when usernames with periods ar...Stan Hu