Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'security-bw-confidential-titles-through-markdown-api' into ↵ | Bob Van Landuyt | 2018-10-05 | 1 | -4/+3 |
|\ | | | | | | | | | | | | | | | | | 'master' [master] Confidential issue/private snippet titles can be read by unauthenticated user through GFM markdown API Closes #2706 See merge request gitlab/gitlabhq!2507 | ||||
| * | post_process markdown redered by API | Brett Walker | 2018-09-29 | 1 | -4/+3 |
| | | |||||
* | | Enable frozen string in lib/api and lib/backup | gfyoung | 2018-09-29 | 1 | -0/+2 |
|/ | | | | | | | | | | Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190 | ||||
* | enable CommonMark as the default | Brett Walker | 2018-06-14 | 1 | -3/+1 |
| | |||||
* | Resolve "Expand API: Render an arbitrary Markdown document" | blackst0ne | 2018-05-18 | 1 | -0/+33 |