summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Show container registry item only when container registry is enabledKamil Trzcinski2016-05-161-1/+1
* Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-163-72/+40
|\
| * Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-161-41/+15
| * Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-161-2/+2
| * Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-161-5/+5
| * Remove redundant `html_escape` calls from `title` attributesRobert Speicher2016-05-161-3/+3
| * Fix titles for commit references in Event feedRobert Speicher2016-05-161-1/+2
| * Add an Event's target's title to its reference linkRobert Speicher2016-05-161-1/+1
| * Extract LegacyDiffNote out of NoteDouwe Maan2016-05-132-29/+22
* | Change abilities from container_registry to container_imageKamil Trzcinski2016-05-141-1/+1
* | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-137-14/+38
|\ \ | |/
| * Merge branch 'rubocop/space-around-operators' into 'master' Robert Speicher2016-05-132-2/+2
| |\
| | * Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-2/+2
| * | Fix mobile dropdown bugAnnabel Dunstone2016-05-131-0/+8
| |/
| * Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-122-0/+24
| |\
| | * no need to define the help block since there's no help blockAndrei Gliga2016-05-121-3/+2
| | * Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga2016-05-121-8/+1
| | * Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga2016-05-121-1/+8
| | * << instead of +=Andrei Gliga2016-05-121-1/+1
| | * enabled_button_based_providers.any? instead of ! empty? for button_based_prov...Andrei Gliga2016-05-121-1/+1
| | * On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-4/+4
| | * method to check if oauth button based providers are enabledAndrei Gliga2016-05-121-0/+4
| | * method to get the enabled_button_based_providersAndrei Gliga2016-05-121-0/+6
| | * OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-121-0/+15
| * | Only show forks for users who can download codeSean McGivern2016-05-121-2/+2
| |/
| * Remove unused `icon_for_event` helperRobert Speicher2016-05-111-9/+0
| * 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
* | | Fix CI testsKamil Trzcinski2016-05-121-1/+1
* | | Rename image to container_registryKamil Trzcinski2016-05-091-2/+2
* | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-094-27/+50
|\ \ \ | |/ /
| * | Update SVG sanitizer to conform to SVG 1.1Stan Hu2016-05-061-1/+1
| * | Merge branch 'master' into group-navigation-redesignDmitriy Zaporozhets2016-05-051-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
| | |/
| * | Group navigation design updateAnnabel Dunstone2016-05-031-5/+8
| |/
| * Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-021-15/+33
| |\
| | * Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-15/+33
* | | WIPKamil Trzcinski2016-05-081-2/+2
* | | Added docker registry viewKamil Trzcinski2016-05-042-0/+8
|/ /
* | Remove deprecated CI badge helperGrzegorz Bizon2016-04-291-13/+0
* | Properly handle bigger filesZeger-Jan van de Weg2016-04-281-2/+2
* | Merge branch 'sidebar-label-link' into 'master' Jacob Schatz2016-04-271-1/+1
|\ \
| * | Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-1/+1
| |/
* | Allow to pass custom classes to buttonAlfredo Sumaran2016-04-261-6/+9
* | Hide button on mobileAlfredo Sumaran2016-04-261-1/+1
* | Syntax and code improvementsAlfredo Sumaran2016-04-261-11/+13
* | Rename methodAlfredo Sumaran2016-04-261-4/+4