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-06-05Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan
2015-06-05Tweak code.Douwe Maan
2015-06-04Merge branch 'fix-upgrader-script' into 'master'Dmitriy Zaporozhets
2015-06-03Merge branch 'repo-remove'Dmitriy Zaporozhets
2015-06-03Move repository when project is removedDmitriy Zaporozhets
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-06-02Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets
2015-06-02Further limit the limited whitelist for project/group descriptionsRobert Speicher
2015-06-02Add a `pipeline` context option for SanitizationFilterRobert Speicher
2015-06-02Ignore references in blockquotes.Douwe Maan
2015-06-02Actually ignore references in code blocks etc.Douwe Maan
2015-06-02Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets
2015-06-02Remove now unnecessary satelittes logic for creating and editing file with we...Dmitriy Zaporozhets
2015-05-27Add ExternalLinkFilter to Markdown pipelineRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-26Support only double quotes for multi-word label referencesRobert Speicher
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Correct the ReferenceFilter html/pipeline/filter requireRobert Speicher
2015-05-26Merge branch 'rs-issue-1690' into 'master'Dmitriy Zaporozhets
2015-05-25Better handle label references that aren't actually referencesRobert Speicher
2015-05-23Fix upgrader scriptMartins Polakovs
2015-05-22Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu
2015-05-21Customize the sanitization whitelist only onceRobert Speicher
2015-05-20Subclass TaskList::Filter to fix a bugRobert Speicher
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-05-18Rename MarkdownHelper to MarkupHelperJakub Jirutka
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-05-18Add search issues/MR by numberNikita Verkhovin
2015-05-15Merge branch 'dashboard-references' into 'master'Dmitriy Zaporozhets
2015-05-14Merge branch 'rs-relative-link-filter' into 'master'Dmitriy Zaporozhets
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-13Minor RelativeLinkFilter cleanupRobert Speicher
2015-05-13Use SIGKILL by default in Sidekiq::MemoryKillerJacob Vosmaer
2015-05-13Merge branch 'text-batch-1' into 'master'Dmitriy Zaporozhets
2015-05-13Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets
2015-05-13Fix GitAccess.Douwe Maan
2015-05-13Improve OAuth signup error message.Douwe Maan
2015-05-13Improve description of branch protection levels.Douwe Maan
2015-05-13Improve Git access error messages.Douwe Maan
2015-05-12Don't accidentally unblock auto created users from Active Directory.Douwe Maan
2015-05-11RelativeLinkFilter: refactor according to suggestions by @tsigoJakub Jirutka
2015-05-11Extract handling of relative file links to RelativeLinkFilterJakub Jirutka
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-07Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env varJacob Vosmaer
2015-05-07Update Markdown help docs for latest changesRobert Speicher
2015-05-06Remove all references to `parse_tasks`Robert Speicher
2015-05-06Add TaskList::Filter to pipelineRobert Speicher
2015-05-04Update authentication.rbquodos
2015-05-03Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets