summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-071-2/+2
|\
| * Added blank state to issuesPhil Hughes2016-07-051-2/+2
* | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-075-25/+85
|\ \
| * | Remove duplication, unused methods, and some other style thingsDouwe Maan2016-07-061-1/+3
| * | Add send_git_patch helperDouwe Maan2016-07-061-1/+8
| * | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-11/+45
| * | Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-062-8/+3
| * | Style diff and blob file headers the same wayDouwe Maan2016-07-062-0/+21
| * | Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-2/+3
| * | Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+2
| * | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* | | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-1/+1
* | | Show last push widget in upstream after push to forkDrew Blessing2016-07-061-1/+5
|/ /
* | Use keyword arguments for boolean values and use `span` instead of `a` for cl...allow-disabling-of-git-access-protocolPatricio Cano2016-07-052-6/+6
* | Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* | Default Git access protocol to `web`Patricio Cano2016-07-053-12/+8
* | Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-2/+2
* | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* | Only allow Git Access on the allowed protocolPatricio Cano2016-07-052-6/+6
* | 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
|\ \ | |/ |/|