summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ \
| * | | | | Change issues sentence to use natural sortingJeff Stubler2017-04-251-4/+5
* | | | | | Merge branch '31276-fix-diffs-with-edit-forking-needs' into 'master' Douwe Maan2017-04-251-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-1/+1
* | | | | | Merge branch 'add-aria-to-icon' into 'master' Jacob Schatz2017-04-241-0/+5
|\ \ \ \ \ \
| * | | | | | Add testsClement Ho2017-04-181-1/+1
| * | | | | | Add aria to iconClement Ho2017-04-121-0/+5
* | | | | | | Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' Kamil Trzciński2017-04-241-1/+24
|\ \ \ \ \ \ \
| * | | | | | | Deprecate legacy CI/CD status helpersGrzegorz Bizon2017-04-211-1/+7
| * | | | | | | Fix lastest commit status text on main project pageGrzegorz Bizon2017-04-211-0/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'submodules-no-dotgit' into 'master' Dmitriy Zaporozhets2017-04-221-5/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-5/+7
| | |_|/ / / | |/| | | |
* | | | | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-15/+19
* | | | | | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-9/+2
|\ \ \ \ \ \
| * | | | | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-10/+2
| * | | | | | Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-1/+1
| * | | | | | Using IssuablesFinder(s) for UI countersValery Sizov2017-04-181-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Refactor changing files in web UIDouwe Maan2017-04-202-3/+3
* | | | | | Fixed branches sort toggle being emptybranches-sort-toggle-emptyPhil Hughes2017-04-181-0/+8
| |/ / / / |/| | | |
* | | | | Merge branch 'dm-can-modify-blob' into 'master' Robert Speicher2017-04-171-3/+3
|\ \ \ \ \
| * | | | | Rename can_edit_blob? to can_modify_blob?dm-can-modify-blobDouwe Maan2017-04-171-3/+3
* | | | | | Show case insensitive matches in snippet search resultsdm-fix-snippet-searchDouwe Maan2017-04-171-1/+1
|/ / / / /
* | | | | Fix restricted visibility project settingJames Lopez2017-04-171-5/+14
* | | | | frontend prevent authored votesbarthc2017-04-141-0/+8
|/ / / /
* | | | Merge branch 'use-avatars-in-activity-view' into 'master' Douwe Maan2017-04-121-0/+28
|\ \ \ \
| * | | | Move event icons into events_helperuse-avatars-in-activity-viewAnnabel Dunstone Gray2017-04-122-20/+30
| * | | | Add helper for using avatars vs iconsAnnabel Dunstone Gray2017-04-111-1/+14
| * | | | Reuse system notes helper for profile event iconsAnnabel Dunstone Gray2017-04-111-2/+7
* | | | | Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-122-2/+33
| |/ / / |/| | |
* | | | Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-112-4/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix specsDouwe Maan2017-04-091-0/+2
| * | | Some code tweaksDouwe Maan2017-04-081-1/+1
| * | | Fix views after rebaseDouwe Maan2017-04-081-2/+4
| * | | Fix specs and make tweaksDouwe Maan2017-04-081-0/+2
| * | | Add link to diff header tooDouwe Maan2017-04-081-3/+10
* | | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-111-1/+5
|\ \ \ \
| * | | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-1/+5
| | |/ / | |/| |
* | | | Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-0/+4
|/ / /