summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch '30645-show-pipeline-events-description' into 'master' Kamil TrzciƄski2017-04-271-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove description for build_events, add pipeline_events30645-show-pipeline-events-descriptionLin Jen-Shin2017-04-251-2/+2
| |/ /
* | | Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-261-1/+1
|\ \ \
| * | | Add updated time to project listJeff Stubler2017-04-211-1/+1
* | | | Merge branch '12910-personal-snippet-prep-2' into 'master' Sean McGivern2017-04-261-1/+1
|\ \ \ \
| * | | | Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-261-1/+1
* | | | | Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-0/+5
| |_|_|/ |/| | |
* | | | Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern2017-04-261-4/+5
|\ \ \ \