summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-0618-43/+37
* 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-054-4/+4
* Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano2016-07-051-1/+1
* Clone button should not be clickable when there is a disabled protocolPatricio Cano2016-07-052-2/+13
* Default Git access protocol to `web`Patricio Cano2016-07-056-15/+11
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-053-4/+4
* Correct access control flow for Git HTTP requests.Patricio Cano2016-07-051-2/+8
* Clarify protocol access check, and make Git HTTP access call more specific.Patricio Cano2016-07-051-6/+6
* Render the status message with `plain:` so that the message gets passed to th...Patricio Cano2016-07-051-1/+1
* Render :forbidden *only* if HTTP is disabled.Patricio Cano2016-07-051-1/+5
* Return :forbidden if HTTP protocol access is not allowedPatricio Cano2016-07-051-0/+6
* Simplify access checksPatricio Cano2016-07-051-1/+7
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-055-5/+5
* Only allow Git Access on the allowed protocolPatricio Cano2016-07-054-8/+9
* Refactor clone button sanitation to its own method to avoid duplication.Patricio Cano2016-07-051-2/+6
* Fix CSSPatricio Cano2016-07-051-1/+1
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-057-12/+59
* Merge branch '19161-non-helpful-flash-message-when-attaching-file-fails' into...Fatih Acet2016-07-051-2/+2
|\
| * _Hacked_ in a better error message19161-non-helpful-flash-message-when-attaching-file-failsLuke "Jared" Bennett2016-06-301-2/+2
* | Merge branch 'underscore-templates' into 'master' Jacob Schatz2016-07-054-16/+16
|\ \
| * | Fix unescaped strings in Underscore templates.underscore-templatesConnor Shea2016-06-294-16/+16
* | | Merge branch 'ff-markdown-buttons-fix' into 'master' Jacob Schatz2016-07-051-2/+3
|\ \ \
| * | | Fixed markdown buttons in FFff-markdown-buttons-fixPhil Hughes2016-07-051-2/+3
* | | | Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher2016-07-053-17/+26
|\ \ \ \
| * | | | Add a migration to remove requesters that are owners of their project18790-dont-show-request-button-to-project-ownerRémy Coutable2016-07-051-10/+12
| * | | | Fix condition in Ability and start with cheaper checksRémy Coutable2016-07-051-7/+7
| * | | | New :request_access ability to replace a ugly helperRémy Coutable2016-07-053-18/+25
| |/ / /
* | | | Merge branch 'update-gemoji' into 'master' Robert Speicher2016-07-054-2/+2
|\ \ \ \
| * | | | Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-294-2/+2
* | | | | Merge branch 'project-header' into 'master' Dmitriy Zaporozhets2016-07-055-296/+247
|\ \ \ \ \
| * | | | | Chnaged padding of project header navproject-headerPhil Hughes2016-07-052-3/+3
| * | | | | Reverted project avatar radiusPhil Hughes2016-07-042-1/+7
| * | | | | Fixed issue with Forked from text not being visiblePhil Hughes2016-07-041-9/+8
| * | | | | Mobile spacingPhil Hughes2016-07-041-2/+14
| * | | | | Updated spacingPhil Hughes2016-07-043-16/+22
| * | | | | Updated project headerPhil Hughes2016-07-046-293/+221
* | | | | | Merge branch 'rs-avatar_url-performance' into 'master' Stan Hu2016-07-053-3/+3
|\ \ \ \ \ \
| * | | | | | Dumb-down avatar presence check in `avatar_url` methodsRobert Speicher2016-07-053-3/+3
* | | | | | | Merge branch 'new-mr-commit-alignment' into 'master' Jacob Schatz2016-07-051-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed avatar alignment in new MR viewPhil Hughes2016-07-051-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Set user data in profile link in the headerDmitriy Zaporozhets2016-07-051-1/+1
* | | | | | Fix profile test to click on header user profile linkDmitriy Zaporozhets2016-07-051-1/+1
* | | | | | Remove current user link to the profile from sidebarDmitriy Zaporozhets2016-07-053-34/+2
* | | | | | Add profile settings link to header user dropdowndz-add-profile-settings-linkDmitriy Zaporozhets2016-07-051-0/+2
|/ / / / /
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2016-07-042-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into dev-masterTomasz Maczukin2016-07-02155-327/+596
| |\ \ \ \ \
| * | | | | | Ensure logged-out users can't see private refsSean McGivern2016-06-302-2/+2
* | | | | | | Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets2016-07-043-15/+34
|\ \ \ \ \ \ \
| * | | | | | | Updating padding in dropdown menuuser-avatar-headerPhil Hughes2016-06-291-4/+4