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-05-05Start builds redesignAnnabel Dunstone
2016-03-23Merge branch 'dropdown-right-align' into 'master' Jacob Schatz
2016-03-22Removed dropdown JS to align instead favours HTML classPhil Hughes
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-08Cache & flush tag/branch countsYorick Peterse
2016-01-28Removed sorted text from dropdownsPhil Hughes
2016-01-15Replace strong by span for .item-title elementsRémy Coutable
2016-01-15Streamline item titles to use a single class, and add back strong tagsRémy Coutable
2016-01-14Improve the consistency of commit titles, branch names, tag names, issue/MR t...Rémy Coutable
2016-01-05Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan
2015-12-17Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre
2015-12-16Remove the hint on the branch name inputDouglas Barbosa Alexandre
2015-12-16Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre
2015-12-07Merge branch 'master' into ui/miscDouwe Maan
2015-12-04Merge branch 'master' into diverging-branch-graphsJeff Stubler
2015-12-03Merge branch 'master' into ui/miscDouwe Maan
2015-12-03Merge branch 'master' into ui/form-consistencyDouwe Maan
2015-12-02Add tooltip to branch delete buttonDouwe Maan
2015-12-02Move branch list info tags out of main linkDouwe Maan
2015-12-02Use monospace font for commit SHA in branch listDouwe Maan
2015-12-02Add plus icon to all "Add X" buttonsDouwe Maan
2015-12-02Rename variableDouwe Maan
2015-12-02Only use input placeholders when they add valueDouwe Maan
2015-12-02Use consistent casing for form field labelsDouwe Maan
2015-12-02Use consistent casing for page titlesDouwe Maan
2015-11-20Update copy used in alert message when deleting branches or tags. #2993Rubén Dávila
2015-11-12Merge branch 'master' into diverging-branch-graphsJeff Stubler
2015-11-12Refactor for style issuesJeff Stubler
2015-11-05Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets
2015-11-01Add graphs showing commits ahead and behind default to branches pageJeff Stubler
2015-09-17Move project header title definition to view in question.Douwe Maan
2015-09-07Style commits, branches and tags pages to match new UIDmitriy Zaporozhets
2015-08-12Add merged label on branches pageFlorent (HP)
2015-06-27Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher
2015-05-09Add Merge Request button to branches page.Douwe Maan
2015-04-30Capitalize "X" in "New X".Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-14Fix button overflow for branches/tags pagesDmitriy Zaporozhets
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-03-03Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-17Convert Javascript links to buttons.Ciro Santilli
2014-12-23Corrected validation of 'Create branch' and 'Create tag' buttonsuran
2014-12-04Create helper for sort drowdown option namesDmitriy Zaporozhets
2014-10-28Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-01Use button type=submit instead of input.Ciro Santilli
2014-09-05Merge pull request #7193 from dloman/masterDmitriy Zaporozhets
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling
2014-09-02added str-truncated to branch list to fix issue #7192Daniel Loman