summaryrefslogtreecommitdiff
path: root/app/views/projects/branches
Commit message (Expand)AuthorAgeFilesLines
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-123-3/+4
* Fix new branch dropdown position and size32096-fix-new-branch-dropdown-position-sizeEric Eastwood2017-05-101-5/+7
* Add confirm delete protected branch modalSam Rose2017-05-083-7/+64
* Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-041-6/+6
* Fixed branches sort toggle being emptybranches-sort-toggle-emptyPhil Hughes2017-04-181-9/+7
* Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-1/+1
|\
| * Protected Tags backend review changesJames Edwards-Jones2017-04-061-1/+1
| * Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-1/+1
* | Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
|/
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-1/+1
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-2/+6
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-2/+6
* | on branch deletion show loading icon and disabled the buttonwendy04022017-02-221-1/+1
|/
* remove whitespace surrounding inline list controlsMike Greiling2017-01-231-1/+1
* remove whitespace surrounding dropdown buttonMike Greiling2017-01-231-1/+1
* Remove Lock Icon on Protected TagSergey Nikitin2017-01-141-1/+0
* squash 3 commitsKen Ding2017-01-101-1/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-2/+2
* HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-311-2/+2
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-311-1/+1
* change chevron position for branch sort order dropdown menuMike Greiling2016-12-281-1/+1
* allow header buttons to take more than 50% of the screen widthMike Greiling2016-12-281-1/+1
* Update some more sort/filter dropdownsDavid Wagner2016-11-281-2/+2
* Add button to delete all merged branchesToon Claes2016-11-091-0/+2
* updated styling commit SHA on branches page + added to changelogDimitrie Hoekstra2016-11-041-0/+2
* Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-1/+1
* Removed delete branch tooltip and testsdelete-branch-remove-tooltipPhil Hughes2016-10-261-1/+6
* Add disabled delete button to protected branchesClement Ho2016-10-111-2/+2
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-2/+3
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-2/+2
|\
| * Fix branch title trailing space on hoverClement Ho2016-08-161-2/+2
* | Aggressively merge views, feedback:Lin Jen-Shin2016-08-241-9/+1
* | Use partials for downloading artifacts buttonLin Jen-Shin2016-08-171-21/+9
* | Rename to latest_succeeded, feedback:Lin Jen-Shin2016-08-161-1/+1
* | Add unclickable state to running build artifactsAnnabel Dunstone2016-08-151-1/+1
* | Fixed bug when a pipeline for latest SHA does not existKamil Trzcinski2016-08-151-1/+1
* | Show latest pipeline status if what provided artifacts aren't latestLin Jen-Shin2016-08-111-1/+4
* | Make Pipeline.latest_successful_for return the recordLin Jen-Shin2016-08-111-1/+1
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-102-19/+23
|\ \ | |/
| * Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-1/+1
| * Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-7/+4
| * Make branches sortable without push permission (!5462)winniehell2016-07-261-20/+23
| * Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-251-8/+12
| |\
| | * Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-221-1/+1
| | |\
| | * | refactors the search to enable users to filter and sort branches at thetiagonbotelho2016-07-191-1/+0
| | * | implements the basic filter functionalitytiagonbotelho2016-07-191-8/+13
| * | | Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-241-1/+1
| | |/ | |/|
| * | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-211-1/+1
| |/
* | Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-211-2/+2
|\ \ | |/