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-12-27Refactor success status in branch controllerMateusz Bajorski
2017-12-26Fix when branch creation fails don't post system noteMateusz Bajorski
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-10-27Fetch the merged branches at onceLin Jen-Shin (godfat)
2017-09-25Fix the default branches sorting to actually be 'Last updated'Rémy Coutable
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-07-28Merge branch '26890-sort-branches' into 'master'Rémy Coutable
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-05-09Merge request widget redesignFatih Acet
2017-05-08Add confirm delete protected branch modalSam Rose
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-03-16removes n+1 query from tags and branches indexesTiago Botelho
2017-03-13New file from interface on existing branchJacopo
2017-03-06Fix json response in branches controllerGeorge Andrinopoulos
2017-02-23Fixes after reviewValery Sizov
2017-02-23Create master branch first if project is repository-lessValery Sizov
2017-01-20WIP: This makes the default sort order for branches 'recently updated' rather...Matt Lee
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-11-09Add button to delete all merged branchesToon Claes
2016-08-17Fix tests.Connor Shea
2016-08-17Initial implementation of an async branch dropdown for Revert and Cherry Pick.Connor Shea
2016-08-10Fix branches page dropdown sort initial stateClement Ho
2016-07-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-06-03Update tests to match new Code tab logicDmitriy Zaporozhets
2016-06-03Put project Files and Commits tabs under Code tabDmitriy Zaporozhets
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-15Incorporate reviewZeger-Jan van de Weg
2016-03-15Enhance new branch button on an issueZeger-Jan van de Weg
2016-03-15new-branch-buttonZeger-Jan van de Weg
2015-12-04Merge branch 'master' into diverging-branch-graphsJeff Stubler
2015-12-03Add authorization to new branch/tag pages.Douwe Maan
2015-11-12Refactor for style issuesJeff Stubler
2015-11-01Add graphs showing commits ahead and behind default to branches pageJeff Stubler
2015-08-02Fix errors deleting and creating branches with encoded slashesStan Hu
2015-07-06Return 40x error codes if branch could not be deleted in UIStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-11-13Sanitize branch name and ref nameMarin Jankovski
2014-11-05remove auth duplicationValery Sizov
2014-10-30API delete branch: render branch name json instead of trueDmitriy Zaporozhets
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-09-21Factor error and success methods from services.Ciro Santilli
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling