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
AgeCommit message (Expand)Author
2015-09-16Merge branch 'ldap-attributes' into 'master'Robert Speicher
2015-09-16Make code clearerDouwe Maan
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy 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-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-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-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-06Fix emoji URLs in Markdown when relative_url_root is usedStan Hu
2015-09-05Fix URL construction for merge requests, issues, notes, and commits for relat...Stan Hu
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-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
2015-08-26Add `count` to Themes and ColorSchemesRobert Speicher
2015-08-26Add `Gitlab::Themes.for_user`Robert Speicher
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-26Add Gitlab::ColorSchemes moduleRobert Speicher
2015-08-24Ability to search milestonesValery Sizov
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-22Merge branch 'reply-by-email' into 'master'Robert Speicher
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-21Issue #993: Fixed login failure when extern_uid changesJoel Koglin
2015-08-21Remove trailing HTML entities from non-Rinku autolinks as well.Robert Speicher
2015-08-21Memoize address_regex locally.Douwe Maan