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
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-11Remove network from CIDmitriy Zaporozhets
2015-09-11Merge branch 'rs-fix-highlighting' into 'master'Douwe Maan
2015-09-11Add comments and clean up test for !1274Stan Hu
2015-09-10RU-BO-COOOOOOOOPRobert Speicher
2015-09-10Prevent result of SyntaxHighlightFilter being sanitizedRobert Speicher
2015-09-10Merge branch 'rescue-syntax-highlighting-errors' into 'master'Robert Schilling
2015-09-10Added service API endpoint to retrieve service parametersPetheo Bence
2015-09-10Gracefully handle errors in syntax highlighting by leaving the block unformattedStan Hu
2015-09-09Merge branch 'fix-emojis-relative-url' into 'master'Douwe Maan
2015-09-09integration with gitlab authValery Sizov
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-09Move helpers back to original directoryDmitriy Zaporozhets
2015-09-09Shuffle config around a bitDouwe Maan
2015-09-09Merge branch 'nginx-git-http' into 'master'Dmitriy Zaporozhets
2015-09-09FogBugz project importJared Szechy
2015-09-08Add attributes to LDAP::Config.Douwe Maan
2015-09-08Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan
2015-09-07The good stuff needs NGINX 1.7.11Jacob Vosmaer
2015-09-07Do not let NGINX buffer Git HTTP requestsJacob Vosmaer
2015-09-07Merge branch 'url-builder-fix-for-relative-urls' into 'master'Dmitriy Zaporozhets
2015-09-07Merge branch 'upgrade-redis-required-check' into 'master'Marin Jankovski
2015-09-06Fix emoji URLs in Markdown when relative_url_root is usedStan Hu
2015-09-06Use File.join to prevent extra slash in help message from appearing. Before:Stan Hu
2015-09-06Upgrade Redis requirement check to 2.4.0 per https://github.com/mperham/sidek...Stan Hu
2015-09-05Fix URL construction for merge requests, issues, notes, and commits for relat...Stan Hu
2015-09-03Fix `rake services:doc` generationStan Hu
2015-09-03Add API method for get user by ID of an SSH keyArtem V. Navrotskiy
2015-09-02Merge branch 'grack-auth-new-instance' into 'master'Dmitriy Zaporozhets
2015-09-02Avoid instance variable re-use troubleJacob Vosmaer
2015-09-02Drone CI serviceKirilll Zaitsev
2015-09-02Merge branch 'use_db_for_application_settings' into 'master'Marin Jankovski
2015-09-01Merge branch 'rs-cleanup-redcarpet-renderer' into 'master'Douwe Maan
2015-09-01Merge branch 'fix-bitbucket-import-issue-order' into 'master'Douwe Maan
2015-09-01Require gitlab/markdown in ReferenceExtractorRobert Speicher
2015-09-01Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu
2015-09-01Added USE_DB env var to allow loading fake settings without db running.Marin Jankovski
2015-09-01Sort issues by creation date in Bitbucket importerStan Hu
2015-08-31Remove unnecessary `strip` from `reference_class` methodRobert Speicher
2015-08-31Move REDCARPET_OPTIONS to a private methodRobert Speicher
2015-08-31Be more defensive when running 'kill'Jacob Vosmaer
2015-08-31Merge remote-tracking branch 'gitlab.com/master' into gitlab-git-http-serverJacob Vosmaer
2015-08-31Replace grack with gitlab-git-http-serverJacob Vosmaer
2015-08-29Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan
2015-08-29Minor refactorDouwe Maan
2015-08-28Merge branch 'fix-session_expire_delay' into 'master'Stan Hu
2015-08-28fixed connection detection so settings can be read from the databaseEric Maziade
2015-08-28Make sure the main Gitlab::Markdown module gets loaded before filtersRobert Speicher
2015-08-28Reference filters no longer take a custom class context optionRobert Speicher
2015-08-28Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher