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
AgeCommit message (Expand)Author
2016-07-06Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.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-06Only allow Git Access on the allowed protocolPatricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-07-02Merge branch 'git-http-kerberos-ce' into 'master' Douwe Maan
2016-07-02Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Fix snippets comments not displayedRémy Coutable
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-07-01Merge branch 'enable-shared-runners-with-admins' into 'master' Rémy Coutable
2016-07-01Merge branch 'avoid-instantiate-tree-for-projects-show-readme-view' into 'mas...Yorick Peterse
2016-07-01Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer
2016-07-01Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin
2016-06-30Catch permission denied errors and ignore the diskJosh Frye
2016-06-30Make GH one-off auth the default again for importing GH projectsRémy Coutable
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-30Merge branch 'issue-18886' into 'master' Dmitriy Zaporozhets
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-29Loop all disks when displaying system infoJosh Frye
2016-06-29Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher
2016-06-29Avoid instantiation of a Git::TreePaco Guzman
2016-06-29Merge branch 'master' into issue_3359_3Felipe Artur
2016-06-29merge master into issue_3359_3Felipe Artur
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-29Use Ability to check pre-requisite. Change back to 403 because:Lin Jen-Shin
2016-06-29Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher
2016-06-29Change load average to cpu/cores on system info.Josh Frye
2016-06-29Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye
2016-06-29Round figures for system infoJosh Frye
2016-06-29Show basic system info on admin panel. Closes #18886Josh Frye
2016-06-28Workhorse to serve email diffsZ.J. van de Weg
2016-06-28Allow admins to assign locked runners:Lin Jen-Shin
2016-06-28Use 409 to indicate that interface might be outdatedLin Jen-Shin
2016-06-28Admin should be able to turn shared runners into specific ones:Lin Jen-Shin
2016-06-28Merge remote-tracking branch 'dev/master'Robert Speicher
2016-06-27Merge branch '19102-fix' into 'master' Robert Speicher
2016-06-27Fix rendering of commit notesDouwe Maan
2016-06-25Merge branch 'issue_19096' into 'master' Stan Hu
2016-06-25Validate presence of essential params for diff renderingRuben Davila
2016-06-24Add specs and improve coffescript sortable binding functionFelipe Artur
2016-06-24Fix issue being ordered twice and callback when moving between statesFelipe Artur
2016-06-24Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_mer...Rémy Coutable
2016-06-24Merge branch 'fix/gitlab-import-project-file-fix' into 'master' Rémy Coutable
2016-06-24Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse