summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Link configuration button to .gitlab-ci.yml20101-ci-configurationAnnabel Dunstone2016-07-281-0/+4
* Merge branch 'top-links-label' into 'master' Fatih Acet2016-07-141-1/+1
|\
| * Aria labels on top header linkstop-links-labelPhil Hughes2016-07-121-1/+1
* | Fixed Rubocopissuable-author-tooltipPhil Hughes2016-07-131-2/+1
* | Added author username tooltip in issuable headerPhil Hughes2016-07-121-2/+4
|/
* Show last push widget in upstream after push to forkDrew Blessing2016-07-061-1/+5
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-3/+7
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+2
* Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-2/+2
* Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-1/+1
|\
| * Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-1/+1
* | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-0/+4
|\ \
| * | Added initial version of deploymentsKamil Trzcinski2016-06-101-0/+4
| |/
* | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-4/+0
* | Add request access for groupsRémy Coutable2016-06-141-24/+2
* | Initial implementation of user access request to projectsDavid Alexander2016-06-141-3/+9
|/
* Allow anonymous user to access pipelinesKamil Trzcinski2016-05-231-0/+4
* Merge branch '15584-remove-back-compat-code' into 'master' Robert Speicher2016-05-181-5/+1
|\
| * Remove back-compat code that's not needed anymore15584-remove-back-compat-codeRémy Coutable2016-05-171-5/+1
* | Verify if registry is enabled in registryKamil Trzcinski2016-05-181-1/+1
* | Show container registry item only when container registry is enabledKamil Trzcinski2016-05-161-1/+1
* | Change abilities from container_registry to container_imageKamil Trzcinski2016-05-141-1/+1
* | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-3/+4
|\ \ | |/
| * Only show forks for users who can download codeSean McGivern2016-05-121-2/+2
| * Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-1/+2
| |\
| | * Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-1/+2
* | | Rename image to container_registryKamil Trzcinski2016-05-091-2/+2
* | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-091-6/+8
|\ \ \ | |/ /
| * | Merge branch 'rs-repository-size-format' into 'master' Stan Hu2016-05-041-6/+2
| |\ \
| | * | Remove `rescue` clause from `repository_size` helperrs-repository-size-formatRobert Speicher2016-05-041-5/+0
| | * | Use `number_to_human_size` helper to show repository sizeRobert Speicher2016-05-041-1/+2
| | |/
| * | Sanitize repo paths in new project error messageStan Hu2016-05-041-0/+6
| |/
* | Added docker registry viewKamil Trzcinski2016-05-041-0/+4
|/
* Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-251-8/+12
* Merge branch 'issue_5838' into 'master' Rémy Coutable2016-04-211-0/+4
|\
| * Remove unused authorization from controllerFelipe Artur2016-04-201-1/+1
| * Show project members only for membersFelipe Artur2016-04-181-0/+4
* | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-35/+22
|\ \
| * | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-35/+15
| * | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+7
| |/
* | Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
|/
* Updated based on Ruby feedbackPhil Hughes2016-04-121-1/+1
* Updated RubyPhil Hughes2016-04-121-3/+6
* Updated based on Ruby feedbackPhil Hughes2016-04-121-2/+2
* Updated testsPhil Hughes2016-04-121-1/+1
* Project dropdown in header uses new dropdownPhil Hughes2016-04-121-12/+2
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Make HTTP(s) label consistent on clone barStan Hu2016-03-191-1/+1
* Improved issue sidebarPhil Hughes2016-03-181-1/+3
* Escape!Josh Frye2016-03-111-1/+1