summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Refactor clone button sanitation to its own method to avoid duplication.Patricio Cano2016-07-051-2/+6
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-052-3/+29
* Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher2016-07-051-11/+0
|\
| * New :request_access ability to replace a ugly helperRémy Coutable2016-07-051-11/+0
* | Merge branch 'update-gemoji' into 'master' Robert Speicher2016-07-051-1/+1
|\ \ | |/ |/|
| * Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-1/+1
* | Merge branch 'git-http-kerberos-ce' into 'master' Douwe Maan2016-07-011-0/+9
|\ \
| * | Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer2016-07-011-0/+9
* | | Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-011-0/+11
|\ \ \
| * | | Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-0/+11
* | | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-013-3/+0
|/ / /
* | | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+8
* | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+2
|/ /
* | Merge branch 'cache-max-user-access-name' into 'master' Robert Speicher2016-06-291-0/+10
|\ \
| * | Be explicit which project and user ID are memoizedStan Hu2016-06-291-4/+6
| * | Memoize the maximum access level for the author of notesStan Hu2016-06-291-0/+8
* | | Merge branch 'label-filter-path-fix' into 'master' Jacob Schatz2016-06-291-4/+8
|\ \ \
| * | | Fixed URL on label button when filteringlabel-filter-path-fixPhil Hughes2016-06-241-4/+8
* | | | Merge branch '19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-s' ...Fatih Acet2016-06-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disabled native autocomplete for dropdown filter inputs19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-sLuke "Jared" Bennett2016-06-281-1/+1
| | |/ | |/|
* | | Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher2016-06-292-3/+3
|\ \ \
| * | | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
| * | | Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-2/+2
| |/ /
* | | Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-293-9/+7
|\ \ \ | |/ /
| * | add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-4/+4
| * | Revert Subresource Integrity pending a fix for Firefox's incorrect hashing im...revert-sriConnor Shea2016-06-271-1/+1
| * | Merge branch 'js-content-for' into 'master' Jacob Schatz2016-06-241-4/+2
| |\ \ | | |/ | |/|
| | * Appease Rubocop.js-content-forConnor Shea2016-06-231-1/+1
| | * Trying to make this work with sprockets in production.Connor Shea2016-06-231-4/+2
| * | Replace Haml with Hamlit.connorshea2016-06-221-1/+1
| |/
* | merge master into issue_3359_3Felipe Artur2016-06-291-1/+1
|\ \ | |/ |/|
* | Merge branch 'remove-banzai-pre-process' into 'master' Robert Speicher2016-06-211-2/+0
|\ \
| * | Move pre_process into render_resultremove-banzai-pre-processYorick Peterse2016-06-211-2/+0
* | | Merge branch 'backport_from_ee' into 'master' Valery Sizov2016-06-211-1/+1
|\ \ \ | |/ / |/| |
| * | Fix on-hover state for 'Edit' button on tree viewValery Sizov2016-06-211-1/+1
* | | Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-211-6/+10
|\ \ \
| * | | Incorporate reviewZ.J. van de Weg2016-06-201-2/+2
| * | | Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-201-4/+10
| * | | Refactor Gitlab::GitignoresZJ van de Weg2016-06-201-5/+3
* | | | Unify check branch name existPaco Guzman2016-06-202-2/+2
|/ / /
* | | Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-201-16/+0
|\ \ \
| * | | Correctly adds commit ID into dropdownPhil Hughes2016-06-181-16/+0
* | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-201-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Updated design of markdown buttonsPhil Hughes2016-06-171-0/+13
* | | | Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-17/+11
|\ \ \ \
| * \ \ \ Merge master into issue_12758issue_12758Felipe Artur2016-06-178-29/+56
| |\ \ \ \ | | |/ / /
| * | | | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-16/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Re-use notifications dropdown on user profileFelipe Artur2016-06-161-16/+8
| * | | | Added description to custom option in notification dropdownPhil Hughes2016-06-161-1/+3
* | | | | Merge branch 'fix-18717' into 'master' Douwe Maan2016-06-171-0/+6
|\ \ \ \ \