summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Refactor MarkupHelperDouwe Maan2017-04-276-6/+6
* Cache the rendered README, but post-process on showToon Claes2017-04-272-3/+2
* Merge branch 'add-username-to-activity-feed' into 'master' Rémy Coutable2017-04-271-0/+1
|\
| * Add username to activity atom feed (!10802)winniehell2017-04-261-0/+1
* | Fix typo found in issue board sidebar milestone dropdown31475-issue-boards-sidebar-milestone-dropdown-title-has-a-typoClement Ho2017-04-261-1/+1
|/
* Merge branch 'replace_header_mr_icon' into 'master' Filipa Lacerda2017-04-261-1/+2
|\
| * Replace header merge request iconblackst0ne2017-04-261-1/+2
* | Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-261-15/+19
|\ \
| * | Add updated time to project listJeff Stubler2017-04-211-15/+19
* | | Merge branch '22826-ui-inconsistency-different-files-views-find-file-button-m...Clement Ho2017-04-262-9/+5
|\ \ \
| * | | [#22826] Ensure find_file_link and download button is part of file tree headerTM Lee2017-04-232-9/+5
* | | | Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-0/+1
* | | | Merge branch 'group-assignee-dropdown-send-group-id' into 'master' Filipa Lacerda2017-04-261-1/+1
|\ \ \ \
| * | | | Assignee filter on group issues/merge requests only loads group usersgroup-assignee-dropdown-send-group-idPhil Hughes2017-04-241-1/+1
| |/ / /
* | | | Resolve "Clean up padding with Markdown headers"Taurie Davis2017-04-252-2/+2
* | | | Add sub-nav for Project Integration Services edit pageKushal Pandya2017-04-253-2/+3
* | | | Merge branch '31276-fix-diffs-with-edit-forking-needs' into 'master' Douwe Maan2017-04-253-11/+14
|\ \ \ \
| * | | | Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-243-11/+14
* | | | | Merge branch 'fix-usage-ping-doc-link' into 'master' Rémy Coutable2017-04-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix usage ping docs link from empty cohorts pagefix-usage-ping-doc-linkSean McGivern2017-04-251-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' Sean McGivern2017-04-241-5/+8
|\ \ \ \
| * | | | Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-241-5/+8
| * | | | Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu2017-04-231-1/+1
| |/ / /
* | | | Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' Kamil Trzciński2017-04-241-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix lastest commit status text on main project pageGrzegorz Bizon2017-04-211-2/+1
| |/ /
* | | Disable import URL field in New project form since it's hidden by defaultDouwe Maan2017-04-211-2/+3
|/ /
* | Merge branch 'fix-user-profile-tabs-showing-raw-json-instead' into 'master' Phil Hughes2017-04-211-5/+5
|\ \
| * | Append .json to ajax endpoint to prevent browser to display raw jsonAlfredo Sumaran2017-04-211-5/+5
* | | Adding animation for all dropdownNur Rony2017-04-212-3/+4
* | | Add doc for scheduled triggerDosuken shinya2017-04-211-1/+1
* | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-3/+8
|/ /
* | Merge branch '31116-moved-icon-update' into 'master' Phil Hughes2017-04-201-1/+1
|\ \
| * | Update move icon to match others31116-moved-icon-updateAnnabel Dunstone Gray2017-04-201-1/+1
* | | Changed milestone.to_reference calls into milestone.title for the show, edit ...Jose Ivan Vargas Lopez2017-04-202-2/+2
* | | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-202-4/+4
|\ \ \
| * | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-202-4/+4
* | | | Merge branch 'fix/29125' into 'master' Sean McGivern2017-04-202-0/+8
|\ \ \ \
| * | | | Port of fix/29125-ee to CEDouglas Barbosa Alexandre2017-04-192-0/+8
* | | | | Refactor changing files in web UIDouwe Maan2017-04-204-8/+8
* | | | | Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-191-1/+1
|/ / / /
* | | | Merge branch 'branches-sort-toggle-empty' into 'master' Alfredo Sumaran2017-04-191-9/+7
|\ \ \ \
| * | | | Fixed branches sort toggle being emptybranches-sort-toggle-emptyPhil Hughes2017-04-181-9/+7
* | | | | Added profile name to user dropdownDimitrie Hoekstra2017-04-191-0/+5
* | | | | Remove manual deployment controls from Environment metrics pageJoshua Lambert2017-04-191-3/+0
| |_|/ / |/| | |
* | | | Merge branch 'project-group-icon-links' into 'master' Annabel Dunstone Gray2017-04-192-5/+7
|\ \ \ \
| * | | | Fixed project & group icons not being clickableproject-group-icon-linksPhil Hughes2017-04-192-5/+7
* | | | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-195-1/+72
|\ \ \ \ \
| * | | | | Don't show usage ping on settings pageSean McGivern2017-04-172-6/+7
| * | | | | Fix doc linksSean McGivern2017-04-142-2/+2
| * | | | | Remove redundant sentence from cohorts disabledSean McGivern2017-04-141-1/+1