summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Title attributes for activity feedJosh Frye2016-03-111-1/+1
* Hide correct author info in header of issuable.Jacob Schatz2016-03-041-2/+6
* Fix milestone order in project and issue edit lists to due_dateolirogers/gitlab-ce-project-milestone-orderOliver Rogers2016-02-101-4/+0
* Merge branch 'ci-permissions' into 'master' Robert Speicher2016-02-081-1/+1
|\
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-0/+6
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-041-4/+13
| |\ \
| * | | Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* | | | Uses icon helper for dropdown toggle iconPhil Hughes2016-02-051-1/+1
* | | | Changed the project switcher dropdown togglePhil Hughes2016-02-051-2/+2
| |_|/ |/| |
* | | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-041-0/+6
|\ \ \ | |_|/ |/| |
| * | Add detail to collapsed iconsJacob Schatz2016-01-281-0/+6
* | | Satisfy rubocopDmitriy Zaporozhets2016-02-041-1/+2
* | | Sort projects by last activity for project switcher in headersort-projects-dropdownDmitriy Zaporozhets2016-02-031-1/+4
* | | rubocop fixesPhil Hughes2016-01-301-3/+2
* | | removed un-used variablePhil Hughes2016-01-301-2/+0
* | | fixes issue when user is not logged in but viewing public projectPhil Hughes2016-01-301-4/+6