summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons/_download.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-7/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-8/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-5/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
* Fix styling issues with the download dropdownNick Thomas2019-04-161-16/+17
* Add a feature flag for subdirectory archivesNick Thomas2019-04-161-1/+1
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-23/+13
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-13/+23
* Add download_links partial to DRY up a bit24704-download-repository-pathPatrick Bajao2019-04-041-18/+2
* Don't translate file extensionsPatrick Bajao2019-04-021-8/+8
* Use existing classes for display inline contentPatrick Bajao2019-04-021-8/+8
* Switch positions of source and directory sectionsPatrick Bajao2019-04-021-12/+12
* Make the dropdown match the designPatrick Bajao2019-04-021-37/+28
* Download a folder from repositoryPatrick Bajao2019-04-021-3/+12
* Add download directory in menuKia Mei Somabes2019-04-021-1/+7
* Further design iteration on project overviewDennis Tang2018-12-071-1/+1
* Fix dropdown from project welcome page moving out of the screenjivl-fix-dropdown-going-out-of-screenJose2018-06-151-1/+1
* Fix dropdownsClement Ho2018-04-171-1/+1
* Add new repository archive routeJames Ramsay2018-04-061-4/+5
* replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-1/+1
* Removed old icons from project pagePhil Hughes2017-09-221-5/+0
* Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-15/+13
* Memoize pipelines for project download buttonsYorick Peterse2017-09-141-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* Add a bunch of missing translationsBob Van Landuyt2017-06-151-1/+1
* Translate project & repository pagesBob Van Landuyt2017-06-071-9/+10
* Fix missing tooltip and ARIA labels for accessibilityKushal Pandya2017-06-061-1/+1
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-1/+2
* don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-5/+5
* remove whitespace surrounding inline list controlsMike Greiling2017-01-231-1/+1
* Move all project buttons to headerAnnabel Dunstone Gray2016-12-171-1/+1
* Remove tags.scssremove-tags-scssAnnabel Dunstone Gray2016-12-061-40/+39
* Project download buttons always showPhilip Karpiak2016-11-101-1/+1
* Added download-button class and applied button margin23380-no-space-between-buttons-on-files-pageLuke Bennett2016-10-171-1/+1
* 19499 Update project dropdowns19499-project-dropdownstauriedavis2016-10-041-2/+2
* Fix download artifacts button link:Lin Jen-Shin2016-09-191-1/+1
* Add a download icon for artifacts, too. Feedback:Lin Jen-Shin2016-08-251-0/+1
* Aggressively merge views, feedback:Lin Jen-Shin2016-08-241-7/+31
* Use partials for downloading artifacts buttonLin Jen-Shin2016-08-171-14/+1
* 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