summaryrefslogtreecommitdiff
path: root/app/views/projects/branches/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linterConnor Shea2018-02-281-0/+1
* Fix hover style for dropdowns on new branches/tags pageWinnie Hellmann2017-12-081-1/+1
* Inline script cleanup globals and easyTim Zallmann2017-08-011-5/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+1
* Fix new branch dropdown position and size32096-fix-new-branch-dropdown-position-sizeEric Eastwood2017-05-101-5/+7
* Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-041-6/+6
* Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-2/+6
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
* 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
* 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
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+1
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* Corrected validation of 'Create branch' and 'Create tag' buttonsuran2014-12-231-1/+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-031-1/+1
|/
* Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-2/+6
* New branch doesn't exist yet.dosire2014-01-161-2/+2
* Replace hints with text that is obviously not valid.dosire2014-01-151-3/+2
* Style new branch/tag formsDmitriy Zaporozhets2014-01-021-3/+3
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
* improve new branch pageDmitriy Zaporozhets2013-07-171-3/+3
* Ability to create new branch via UIDmitriy Zaporozhets2013-07-171-0/+24