summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Support comments for personal snippetsJarka Kadlecova2017-05-052-1/+48
* Merge branch 'issue-boards-no-avatar' into 'master' Filipa Lacerda2017-05-051-0/+1
|\
| * Merge branch 'master' into issue-boards-no-avatarPhil Hughes2017-05-0411-42/+120
| |\
| * | Fixed avatar not displaying in issue boardsPhil Hughes2017-04-281-0/+1
* | | Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable2017-05-051-0/+4
|\ \ \
| * | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-0/+4
* | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-042-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-042-1/+7
| |/ /
* | | Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-041-0/+8
|\ \ \ | |/ / |/| |
| * | Fixed tags sort dropdown being emptyPhil Hughes2017-05-031-0/+8
* | | Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher2017-05-031-2/+2
|\ \ \
| * | | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-2/+2
* | | | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-031-14/+10
|\ \ \ \
| * | | | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-14/+10
| |/ / /
* | | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-031-7/+17
|\ \ \ \
| * | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-7/+17
| |/ / /
* | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-031-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Change the hash when changing tabPhil Hughes2017-04-261-3/+3
| * | | Load milestone tabs asynchronouslyPhil Hughes2017-04-261-0/+24
* | | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-021-0/+8
|\ \ \ \
| * | | | Add download_snippet_path helperDouwe Maan2017-05-022-4/+12
| * | | | Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-4/+4
* | | | | Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-021-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-2/+6
| |/ / /
* | | | Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-021-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-1/+5
* | | | Show Raw button as Download for binary filesDouwe Maan2017-04-301-2/+12
* | | | Use blob viewers for snippetsDouwe Maan2017-04-301-3/+11
* | | | Merge branch 'dm-pull-preserve-into-render-helpers' into 'master' Sean McGivern2017-04-281-8/+9
|\ \ \ \
| * | | | Pull preserve into render helpersDouwe Maan2017-04-281-8/+9
| | |_|/ | |/| |
* | | | Merge branch '28020-improve-todo-list-when-comes-from-yourself' into 'master' Sean McGivern2017-04-282-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Improve text on todo list when the todo action comes from yourselfJacopo2017-04-282-6/+11
* | | | Address feedbackDouwe Maan2017-04-271-4/+4
* | | | Refactor overriding max sizeDouwe Maan2017-04-271-2/+8
* | | | Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-1/+1
* | | | Address feedbackDouwe Maan2017-04-271-0/+16
* | | | Fix some specsDouwe Maan2017-04-271-2/+0
* | | | Render blob viewer errorDouwe Maan2017-04-271-0/+9
* | | | Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-271-3/+3
* | | | Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-18/+2
* | | | Add rich blob viewersDouwe Maan2017-04-271-3/+6
* | | | Avoid including the MarkupHelperToon Claes2017-04-271-0/+2
* | | | Add commit to the Banzai::post_process contextToon Claes2017-04-271-2/+3
* | | | `markdown` helper is not used with pre-rendered contentToon Claes2017-04-271-1/+1
* | | | Make the `_unsafe` methods privateToon Claes2017-04-271-12/+12
* | | | Single quotes in MarkupHelper where possibleToon Claes2017-04-271-9/+9
* | | | Refactor MarkupHelperDouwe Maan2017-04-271-68/+48
* | | | Cache the rendered README, but post-process on showToon Claes2017-04-272-14/+30
* | | | Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-272-32/+32
* | | | Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-1/+1