summaryrefslogtreecommitdiff
path: root/app/views/projects/branches
Commit message (Expand)AuthorAgeFilesLines
* Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-141-1/+1
* Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan2016-01-051-0/+15
|\
| * Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-12-033-3/+3
| |\
| * \ Merge branch 'master' into diverging-branch-graphsJeff Stubler2015-11-121-2/+2
| |\ \
| * | | Refactor for style issuesJeff Stubler2015-11-111-5/+6
| * | | Add graphs showing commits ahead and behind default to branches pageJeff Stubler2015-11-011-0/+14
* | | | Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-171-6/+4
* | | | Remove the hint on the branch name inputDouglas Barbosa Alexandre2015-12-161-1/+0
* | | | Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre2015-12-161-0/+1
* | | | Merge branch 'master' into ui/miscDouwe Maan2015-12-071-7/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-032-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Rename variableDouwe Maan2015-12-021-2/+2
| * | | | Only use input placeholders when they add valueDouwe Maan2015-12-021-2/+3
| * | | | Use consistent casing for form field labelsDouwe Maan2015-12-021-1/+1
| * | | | Use consistent casing for page titlesDouwe Maan2015-12-021-2/+3
* | | | | Merge branch 'master' into ui/miscDouwe Maan2015-12-032-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Use monospace font for commit SHA in branch listDouwe Maan2015-12-021-1/+1
| * | | | Add plus icon to all "Add X" buttonsDouwe Maan2015-12-021-1/+1
| |/ / /
* | | | Add tooltip to branch delete buttonDouwe Maan2015-12-021-1/+1
* | | | Move branch list info tags out of main linkDouwe Maan2015-12-021-10/+10
|/ / /
* | | Update copy used in alert message when deleting branches or tags. #2993issue_2993Rubén Dávila2015-11-191-1/+1
| |/ |/|
* | Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-051-2/+2
|/
* Move project header title definition to view in question.Douwe Maan2015-09-172-0/+3
* Style commits, branches and tags pages to match new UIDmitriy Zaporozhets2015-09-073-11/+17
* Add merged label on branches pageFlorent (HP)2015-08-111-0/+5
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+1
* Add Merge Request button to branches page.Douwe Maan2015-05-091-4/+7
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-302-0/+2
* Fix button overflow for branches/tags pagesDmitriy Zaporozhets2015-04-141-3/+3
* Refactor buttonsDmitriy Zaporozhets2015-03-141-3/+3
* Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets2015-03-021-1/+1
|\
| * Convert Javascript links to buttons.Ciro Santilli2015-01-171-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-143-9/+9
* | Corrected validation of 'Create branch' and 'Create tag' buttonsuran2014-12-231-1/+2
|/
* Create helper for sort drowdown option namesDmitriy Zaporozhets2014-12-041-2/+2
* Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-281-1/+1
|\
| * Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
* | Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-033-5/+5
|/
* Merge pull request #7193 from dloman/masterDmitriy Zaporozhets2014-09-051-1/+1
|\
| * added str-truncated to branch list to fix issue #7192Daniel Loman2014-09-011-1/+1
* | Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-2/+6
* | don't lookup branch element - it might need to be escapedRobert Schilling2014-08-171-3/+1
|/
* Changed some stuff around after rebaseJeroen van Baarsen2014-05-231-4/+2
* Make sure the branch counter gets updatedJeroen van Baarsen2014-05-232-1/+6
* Merge branch 'branch-creation-flow' into 'master'Dmitriy Zaporozhets2014-05-231-1/+1
|\
| * Branch link on branches page goes to tree view instead of commitsDmitriy Zaporozhets2014-05-231-1/+1
* | Move protected branches to Project settingsDmitriy Zaporozhets2014-05-234-51/+33
|/
* Improve branch-removal logicDmitriy Zaporozhets2014-05-221-2/+2
* Fix btn-group alignDmitriy Zaporozhets2014-02-241-1/+1