Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Correct access control flow for Git HTTP requests.Patricio Cano
2016-07-06Clarify protocol access check, and make Git HTTP access call more specific.Patricio Cano
2016-07-06Render the status message with `plain:` so that the message gets passed to th...Patricio Cano
2016-07-06Render :forbidden *only* if HTTP is disabled.Patricio Cano
2016-07-06Return :forbidden if HTTP protocol access is not allowedPatricio Cano
2016-07-06Simplify access checksPatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-07-06Refactor clone button sanitation to its own method to avoid duplication.Patricio Cano
2016-07-06Fix CSSPatricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-07-06Merge branch '19161-non-helpful-flash-message-when-attaching-file-fails' into...Fatih Acet
2016-07-06Merge branch 'underscore-templates' into 'master' Jacob Schatz
2016-07-05Merge branch 'ff-markdown-buttons-fix' into 'master' Jacob Schatz
2016-07-05Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher
2016-07-05Merge branch 'update-gemoji' into 'master' Robert Speicher
2016-07-05Add a migration to remove requesters that are owners of their projectRémy Coutable
2016-07-05Merge branch 'project-header' into 'master' Dmitriy Zaporozhets
2016-07-05Merge branch 'rs-avatar_url-performance' into 'master' Stan Hu
2016-07-05Merge branch 'new-mr-commit-alignment' into 'master' Jacob Schatz
2016-07-05Fixed avatar alignment in new MR viewPhil Hughes
2016-07-05Fix condition in Ability and start with cheaper checksRémy Coutable
2016-07-05Dumb-down avatar presence check in `avatar_url` methodsRobert Speicher
2016-07-05Set user data in profile link in the headerDmitriy Zaporozhets
2016-07-05Fix profile test to click on header user profile linkDmitriy Zaporozhets
2016-07-05Remove current user link to the profile from sidebarDmitriy Zaporozhets
2016-07-05Add profile settings link to header user dropdownDmitriy Zaporozhets
2016-07-05New :request_access ability to replace a ugly helperRémy Coutable
2016-07-05Fixed markdown buttons in FFPhil Hughes
2016-07-05Chnaged padding of project header navPhil Hughes
2016-07-04Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-07-04Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets
2016-07-04Merge branch 'more_descriptive_git_shell_messages' into 'master' Dmitriy Zaporozhets
2016-07-04Handle custom Git hook result in GitLab UIValery Sizov
2016-07-04Merge branch 'save-artifacts_sizes' into 'master' Rémy Coutable
2016-07-04Reverted project avatar radiusPhil Hughes
2016-07-04Fixed issue with Forked from text not being visiblePhil Hughes
2016-07-04Mobile spacingPhil Hughes
2016-07-04Updated spacingPhil Hughes
2016-07-04Updated project headerPhil Hughes
2016-07-04Explicitly set to nil when artifacts don't exist:Lin Jen-Shin
2016-07-04Better message for git hooks and file locksValery Sizov
2016-07-04Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin
2016-07-04Merge branch '13524-keep-around-commits' into 'master' Douwe Maan
2016-07-04Document Repository#keep_aroundDouwe Maan
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-07-02Merge branch 'master' into dev-masterTomasz Maczukin
2016-07-02Merge branch 'git-http-kerberos-ce' into 'master' Douwe Maan