summaryrefslogtreecommitdiff
path: root/app/views/projects/branches/_branch.html.haml
Commit message (Expand)AuthorAgeFilesLines
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-1/+1
* 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 Lock Icon on Protected TagSergey Nikitin2017-01-141-1/+0
* HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-311-2/+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
* 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 branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-211-2/+2
|\ \ | |/
* | Link to pipeline instead of source tree, feedback:Lin Jen-Shin2016-07-191-1/+1
* | Rename latest_success* to latest_successful:Lin Jen-Shin2016-07-191-2/+2
* | Actually should use tree pathLin Jen-Shin2016-07-181-1/+1
* | Links to search_namespace_project_artifacts_path insteadLin Jen-Shin2016-07-181-1/+1
* | Show notice if builds are not from latest pipelineLin Jen-Shin2016-07-181-14/+18
* | Should be branch.name, not root refLin Jen-Shin2016-07-181-1/+1
* | Use Project#latest_success_builds_forLin Jen-Shin2016-07-181-1/+1
* | Add artifacts download button on project page and branches pageAnnabel Dunstone2016-07-171-0/+15
|/
* Fixed size of buttons in branches listbranch-buttons-sizePhil Hughes2016-06-171-3/+3
* Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-081-2/+0
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-2/+2
* Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-151-1/+1
* Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-151-2/+2
* 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-031-1/+1
| |\
| * | 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 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
|/
* Style commits, branches and tags pages to match new UIDmitriy Zaporozhets2015-09-071-7/+6
* Add merged label on branches pageFlorent (HP)2015-08-111-0/+5
* Add Merge Request button to branches page.Douwe Maan2015-05-091-4/+7
* Fix button overflow for branches/tags pagesDmitriy Zaporozhets2015-04-141-3/+3
* Refactor buttonsDmitriy Zaporozhets2015-03-141-3/+3
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-3/+3
* added str-truncated to branch list to fix issue #7192Daniel Loman2014-09-011-1/+1
* Make sure the branch counter gets updatedJeroen van Baarsen2014-05-231-1/+1
* Merge branch 'branch-creation-flow' into 'master'Dmitriy Zaporozhets2014-05-231-1/+1
|\