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-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
2014-05-23Changed some stuff around after rebaseJeroen van Baarsen
2014-05-23Make sure the branch counter gets updatedJeroen van Baarsen
2014-05-23Merge branch 'branch-creation-flow' into 'master'Dmitriy Zaporozhets
2014-05-23Move protected branches to Project settingsDmitriy Zaporozhets
2014-05-23Redirect to tree view after branch createdDmitriy Zaporozhets
2014-05-22Improve branch-removal logicDmitriy Zaporozhets
2014-04-01Move branch creation logic in serviceDmitriy Zaporozhets
2013-08-05Refactor recent branches pageDmitriy Zaporozhets
2013-07-17create corresponding events when create branch/tag with UIDmitriy Zaporozhets
2013-07-17Improve permissions on tags/branchesDmitriy Zaporozhets
2013-07-17Ability to create new branch via UIDmitriy Zaporozhets
2013-07-17Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets