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
2017-04-28Pull preserve into render helpersDouwe Maan
2017-03-31Added ‘protected’ label and disabled delete button for tags index/showJames Edwards-Jones
2017-03-16removes n+1 query from tags and branches indexesTiago Botelho
2017-03-13Display error message when deleting tag in web UI failsAdam Niedzielski
2017-02-13Fix 'New Tag' layout on Tags pageRobert Marcano
2016-12-31HAMLLint: Fix `ImplicitDiv` offence post-rebaseKushal Pandya
2016-12-31HAMLLint: Fix `TrailingWhitespace` offense post-rebaseKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya
2016-12-28Set default sort for tags to Last updatedSam Rose
2016-12-27Truncate tag description and fix mobile for inidividual tagSam Rose
2016-12-06Remove tags.scssAnnabel Dunstone Gray
2016-11-29Update some more sort/filter dropdownsDavid Wagner
2016-11-25Fix bad selection on dropdown menu for tags filterLuis Alonso Chavez Armendariz
2016-11-21Edit help text to clarify that tags are annotated.Liz Lam
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-06Replace bootstrap caret with fontawesome caretClement Ho
2016-08-31add specs for tags findertiagonbotelho
2016-08-31filters tags by nametiagonbotelho
2016-08-24Aggressively merge views, feedback:Lin Jen-Shin
2016-08-17Use partials for downloading artifacts buttonLin Jen-Shin
2016-08-16Rename to latest_succeeded, feedback:Lin Jen-Shin
2016-08-16Add unclickable state to running build artifactsAnnabel Dunstone
2016-08-16Fixed bug when a pipeline for latest SHA does not existKamil Trzcinski
2016-08-15It's project, not @projectLin Jen-Shin
2016-08-11Show latest pipeline status if what provided artifacts aren't latestLin Jen-Shin
2016-08-11Make Pipeline.latest_successful_for return the recordLin Jen-Shin
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin
2016-07-19Link to pipeline instead of source tree, feedback:Lin Jen-Shin
2016-07-19Rename latest_success* to latest_successful:Lin Jen-Shin
2016-07-18Fix styling of tag pageAnnabel Dunstone
2016-07-18Actually should use tree pathLin Jen-Shin
2016-07-18Links to search_namespace_project_artifacts_path insteadLin Jen-Shin
2016-07-18Show notice if builds are not from latest pipelineLin Jen-Shin
2016-07-18Use Project#latest_success_builds_forLin Jen-Shin
2016-07-17Add artifacts to tagsAnnabel Dunstone
2016-07-17Add artifacts buttonAnnabel Dunstone
2016-07-06Allow everyone to sort tags, not only those who has accessSerg
2016-06-30Remove unnecessary parensValery Sizov
2016-06-18Merge branch 'tags-edit-tooltip-placement' into 'master' Jacob Schatz
2016-06-17Fixed tooltip placement on edit tags buttonPhil Hughes
2016-06-16Add sorting dropdown to tag pageAlejandro Rodríguez
2016-06-08Improve buttons size and paddings in the listsDmitriy Zaporozhets
2016-06-08Use responsive top-area on project branches and tags pagesDmitriy Zaporozhets
2016-06-07Finish styling sub navAnnabel Dunstone
2016-06-03Put project Files and Commits tabs under Code tabDmitriy Zaporozhets
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
2016-05-10Add integration specs for tagsRémy Coutable
2016-05-10Replace text field with textarea in 'New Tag' view and display tag message in...Calin Seciu