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-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-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-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-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
2016-01-22Merge branch 'unescaped-diffs' into 'master' Robert Speicher
2016-01-22Properly highlight right side of parallel diffDouwe Maan
2016-01-22Restore diff commentsDouwe Maan
2016-01-22FixDouwe Maan
2016-01-22Make sure non-highlighted diffs are still escapedDouwe Maan
2016-01-22Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher
2016-01-21Merge branch 'workhorse-path' into 'master' Robert Speicher
2016-01-21Fix import of GitHub's wiki when the repository has not been createdDouglas Barbosa Alexandre
2016-01-21Init script changes for gitlab-workhorse in 8.4Jacob Vosmaer
2016-01-21Merge branch 'ci/cache-key' into 'master' Douwe Maan
2016-01-21Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingKamil Trzcinski
2016-01-21Merge branch 'fix-github-pull-requests-import' into 'master' Robert Speicher
2016-01-21Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre
2016-01-20Add method that calculates total size for artifacts subfolderKamil Trzcinski
2016-01-20Merge branch 'master' into issue_3945Rubén Dávila
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Validate bounds just to be sureDouwe Maan
2016-01-20Properly highlight lines around '\ No newline at end of file'Douwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-20Gracefully handle invalid UTF-8 sequences in Markdown linksStan Hu
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-20Merge branch 'add_email_headers' into 'master' Robert Speicher
2016-01-19Merge branch 'user-ldap-email' into 'master' Robert Speicher