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/lib
AgeCommit message (Expand)Author
2016-08-08Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan
2016-08-08Merge branch 'git-http-push-check' into 'master' Robert Speicher
2016-08-08Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg
2016-08-08Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan
2016-08-08Merge branch 'revert-host-header-overwrite' into 'master' Douwe Maan
2016-08-08Merge branch 'rubocop/SpaceAroundEqualsInParameterDefault' into 'master' Douwe Maan
2016-08-08Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan
2016-08-08Merge branch 'fix/import-pending-user' into 'master' Rémy Coutable
2016-08-08Support pending invitation project members importing projectsJames Lopez
2016-08-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-08-08Revert "Defend against 'Host' header injection"Jacob Vosmaer
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-08-06Enable Style/EmptyLinesAroundClassBody copGabriel Mazetto
2016-08-06Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto
2016-08-05Log base64-decoded PostReceive argumentsJacob Vosmaer
2016-08-05Create service for enabling deploy keysZ.J. van de Weg
2016-08-05Merge branch '14898-protected-branches-developer-can-not-push-without-permiss...Douwe Maan
2016-08-05Ignore URLs starting with // (!5677)winniehell
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-08-04Move deploy_key tests to deploy_key_spec.rbZ.J. van de Weg
2016-08-04Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-08-04Merge branch '20512-fix-rename-add-users-into-project-to-add-users-to-project...Rémy Coutable
2016-08-04Merge branch '20527-fork-commits-have-impact-on-original-project' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Don’t close issues on original project from a forkPaco Guzman
2016-08-04Merge branch 'syntax-highlight-filter-performance' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix/import-error' into 'master' Rémy Coutable
2016-08-04Merge branch 'autolink-filter-text-parse' into 'master' Rémy Coutable
2016-08-03Merge branch 'update-gitlab-shell-in-tests' into 'master' Robert Speicher
2016-08-03Use Grape DSL for deploy keys endpointsZ.J. van de Weg
2016-08-03Update the gitlab-shell version in the tmp/tests directory to the right versionStan Hu
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03Improve performance of SyntaxHighlightFilterYorick Peterse
2016-08-03Endpoints to enable and disable deploy keysZ.J. van de Weg
2016-08-03Stop 'git push' over HTTP earlyJacob Vosmaer
2016-08-03Fix Import/Export error checking versionsJames Lopez
2016-08-03Improve AutolinkFilter#text_parse performanceYorick Peterse
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-02Merge branch 'fix-downtime-check-compare-with-branch' into 'master' Yorick Peterse
2016-08-02fix TODO comment [ci skip]James Lopez
2016-08-02Always compare with FETCH_HEAD in downtime_checkYorick Peterse
2016-08-02Add support for relative links starting with ./ or / to RelativeLinkFilter (!...winniehell
2016-08-01Catch what warden might throw when profiling requests to re-throw itAhmad Sherif
2016-08-01Merge branch 'fix/request-profiler-middleware-error-on-reload' into 'master' Douwe Maan
2016-08-01Merge branch 'fix/use-fewer-queries-for-ci-charts' into 'master' Douwe Maan