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-30Reuse HTML Pipeline object in Markdown parserKamil Trzcinski
2015-06-27Fix wrong order of issues when importing from githubHiroyuki Sato
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-23Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets
2015-06-23Fix downloading of patches on public merge requests when user logged outStan Hu
2015-06-22Make provider a select for identities form in admin areaDmitriy Zaporozhets
2015-06-17Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent
2015-06-15Dont set checkout sha for removed branch/tagDmitriy Zaporozhets
2015-06-14Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher
2015-06-12Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-10Define GITORIOUS_HOST only onceRobert Speicher
2015-06-09Revert "No need to check if `repository_ref` is present"Jeroen van Baarsen
2015-06-08No need to check if `repository_ref` is presentzenati
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
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