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-02-08suppress only errors in init-script while determining canonical path of gitla...Harald Spaethe
2016-02-04Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan
2016-02-04Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets
2016-02-04Make Pipelines responsible for defining their custom whitelistRobert Speicher
2016-02-03Merge branch 'support-akismet' into 'master' Robert Speicher
2016-02-03Display database type and version in Administration dashboardRobert Speicher
2016-02-02Merge branch 'patch-1' into 'master' Robert Speicher
2016-02-02Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer
2016-02-02fixed move project method in migrationJames Lopez
2016-02-02Merge branch 'Michi302/gitlab-ce-fix/pagination-links' into 'master' Dmitriy Zaporozhets
2016-02-02Fix add_pagination_headers to keep request parameters in Link headerMichi302
2016-02-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez
2016-02-02Merge remote-tracking branch 'origin/master' into git-raw-workhorseJacob Vosmaer
2016-02-02Merge remote-tracking branch 'origin/master' into lazy-blobsJacob Vosmaer
2016-02-02Memoize Akismet client initialization on AkismetHelperDouglas Barbosa Alexandre
2016-02-02Refactor spam filtering on issues APIDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-02-01Allow "@" in file names and pathJacob Vosmaer
2016-02-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issueJames Lopez
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer
2016-02-01Gotta have newlinesJacob Vosmaer
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer
2016-02-01Use only one header to send git blobsJacob Vosmaer
2016-02-01WIP lazy blobsJacob Vosmaer
2016-01-31Merge branch 'rename-inline-diff' into 'master' Robert Speicher
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-29refactor previous test and add validation to project modelJames Lopez
2016-01-29First pass at deleting projects in the background.Josh Frye
2016-01-29Partially revert "Add IP check against DNSBLs at account sign-up"Robert Speicher
2016-01-28Merge branch 'highlight-blame' into 'master' Robert Speicher
2016-01-28Send more raw blob data with workhorseJacob Vosmaer
2016-01-28Merge branch 'fix-preventing-migration-from-crashing-in-specific-cases' into ...Dmitriy Zaporozhets
2016-01-28Merge branch 'master' into highlight-blameDouwe Maan
2016-01-28Move blame group logic to dedicated classDouwe Maan
2016-01-28Improve consistency and duplication for Merge Request APIDmitriy Zaporozhets
2016-01-28Use ActiveRecord::Base.connection.active? and rescue any exception in connect...Rémy Coutable
2016-01-28Only create the defaults ApplicationSetting when DB is fully migratedRémy Coutable
2016-01-27Merge branch 'fix-ci-runners-version-update' into 'master' Robert Speicher
2016-01-27Merge branch 'hot-reloading' into 'master' Douwe Maan
2016-01-27Fix CI runner version not being properly updated when asking for a buildKamil Trzcinski
2016-01-26Fix hot reloading for CI APIKamil Trzcinski
2016-01-26Ensure rake tasks that don't need a DB connection can be run without oneRémy Coutable
2016-01-26Wrap errors on GitHub importer to raise Projects::ImportService::ErrorDouglas Barbosa Alexandre
2016-01-26Move Gitlab::BitbucketImport::KeyDeleter to it's own importerDouglas Barbosa Alexandre
2016-01-25Correct arity for instrumented methods w/o argsYorick Peterse
2016-01-25Fix preventing migration from crashing in very specific casesRémy Coutable
2016-01-25Consistent rails_socket use.fbretel
2016-01-23Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel
2016-01-22Backport some changes from EEValery Sizov
2016-01-22Merge branch 'fix-diff-comments' into 'master' Robert Speicher