summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-7/+26
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
* Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-151-1/+1
|\
| * Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-071-1/+1
* | Fix project settings fieldissue_21821Felipe Artur2016-09-061-11/+13
|/
* Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-021-1/+1
* Merge branch '21506-fix-title-dropdown-chevron' into 'master' Annabel Dunstone Gray2016-09-011-1/+3
|\
| * make projects dropdown accessibleMike Greiling2016-08-311-1/+3
* | Project tools visibility levelFelipe Artur2016-09-011-0/+19
|/
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-2/+2
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+12
* Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman2016-08-241-10/+11
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+54
* 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