summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add confirm delete protected branch modalSam Rose2017-05-081-10/+0
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-0/+31
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-052-8/+9
|\
| * Change 'exclude_author' paramblackst0ne2017-05-041-2/+2
| * Add last_edited_at and last_edited_by attributesblackst0ne2017-05-041-7/+7
| * Add author to 'Edited time ago by ...' messageblackst0ne2017-05-041-1/+1
| * Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+1
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-052-0/+42
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-054-1/+20
| |\ \
| * | | Fix specsClement Ho2017-05-041-6/+5
| * | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-0/+43
| | |/ | |/|
* | | Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-051-0/+12
|\ \ \
| * | | Failed Jobs tab only shows 10 job traces for performance24883-build-failure-summary-pageJames Edwards-Jones2017-05-051-2/+6
| * | | Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-0/+8
* | | | 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