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
2019-07-11Banzai - avoid redis if attr is in DB cacheMario de la Ossa
2019-06-05Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao
2019-04-24Backport EE cache updateFelipe Artur
2019-03-26Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes
2019-03-21Add merge request popover with detailsSam Bigelow
2019-03-20Rename the hidden option to whitelistedDouglas Barbosa Alexandre
2019-03-20Add option to not exclude _html fields from attributesDouglas Barbosa Alexandre
2019-02-06Add local markdown versionJan Provaznik
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-31Use the sourcepos attribute for finding tasksBrett Walker
2019-01-31Don't consider field invalid if updating html alsoBrett Walker
2019-01-17Bumping the CACHE_COMMONMARK_VERSIONBrett Walker
2018-11-29Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-06-14enable CommonMark as the defaultBrett Walker
2018-04-17for cached markdown fields, select the correct engineBrett Walker
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-12-12Treat empty markdown and html strings as valid cached text, not missing cache...Greg Stark
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-06Create idea of read-only databaseToon Claes
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-05Fix stubbing attributes alongside cache_markdown_fieldNick Thomas
2017-05-02Refresh the markdown cache if it was `nil`Bob Van Landuyt
2017-04-25Swap a before_save call with a before_create/before_update pair to avoid a co...Nick Thomas
2017-04-21Start versioning cached markdown fieldsNick Thomas
2017-04-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-02-23ActiveSupport delegation is preferred over ForwardableDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-01-25address commentsJarka Kadlecova
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas