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
2018-02-03Use %r around multi-line regular expressionsDouwe Maan
2018-02-02Merge branch '24167__color_label' into 'master'Douwe Maan
2018-02-02Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan
2018-02-02Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into ...Douwe Maan
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02fix label issueJames Lopez
2018-02-02Avoid error when no restricted levels are definedBob Van Landuyt
2018-02-02Merge branch 'master' into '3867-port-to-ce'Sean McGivern
2018-02-02Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila
2018-02-01Fix an issue where sparse checkout wasn't configured correctlyAlejandro Rodríguez
2018-02-01Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-02-01Fix minorsTony Rom
2018-02-01Merge branch '42497-rubocop-style-regexpliteral' into 'master'Rémy Coutable
2018-02-01Merge branch 'repository-log-disable-walk' into 'master'Douwe Maan
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31[ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez
2018-01-31Migrate Gitlab::Git::Repository#write_config to GitalyKim "BKC" Carlbäcker
2018-01-31Merge branch 'rugged-reference-cache-rescue' into 'master'Sean McGivern
2018-01-31Merge branch 'sh-fix-project-members-api-perf' into 'master'Rémy Coutable
2018-01-31Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern
2018-01-31Merge branch 'fix/move-can-be-merged-to-lib-git' into 'master'Grzegorz Bizon
2018-01-31Remove Rugged::Walk implementation of #logJacob Vosmaer
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-31Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...Stan Hu
2018-01-31Merge branch 'fix/add-support-for-pre-receive-error-in-merge-branch' into 'ma...Robert Speicher
2018-01-31Merge branch 'feature/migrate-delete-refs-to-gitaly' into 'master'Robert Speicher
2018-01-31Add support for PreReceiveError in UserMergeBranch RPCAhmad Sherif
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
2018-01-30Merge branch '41771-reduce-cardinality-of-metrics' into 'master'Grzegorz Bizon
2018-01-30Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher
2018-01-30Merge branch 'rc/ignore-schema-in-ee_compat_check' into 'master'Robert Speicher
2018-01-30Merge branch 'gitaly-784-repo-write-ref' into 'master'Douwe Maan
2018-01-30Merge branch '21554-mark-new-user-as-external' into 'master'Douwe Maan
2018-01-30Move Repository#can_be_merged? to Gitlab::Git::RepositoryAhmad Sherif
2018-01-30Ignore conflicts in db/schema.rb in Gitlab::EeCompatCheckRémy Coutable
2018-01-30Remove Rugged exception in cache rescueJacob Vosmaer
2018-01-30Decouple more of Repository from RuggedJacob Vosmaer (GitLab)
2018-01-30Migrate fetching wiki page formatted content to GitalyAhmad Sherif
2018-01-30Only new users get marked as externalTiago Botelho
2018-01-30Migrate Git::Repository#write_ref to GitalyKim "BKC" Carlbäcker
2018-01-30Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher
2018-01-29Merge branch 'osw-consistent-values-on-api-merge-status' into 'master'Douwe Maan
2018-01-29Remove tap and use simplified method callOswaldo Ferreira
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2018-01-29Rename Concern -> MethodsPawel Chojnacki
2018-01-29add comment aabout hotspotsPawel Chojnacki
2018-01-29remove unused (?) variablesPawel Chojnacki
2018-01-29Use class variables for metrics provider cachePawel Chojnacki