summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-2510-110/+106
|\
| * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-235-16/+16
| * Clean up diff renderingDouwe Maan2017-05-238-103/+99
| * Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-234-6/+6
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-254-1/+57
|\ \
| * | Implement web hooks loggingAlexander Randa2017-05-254-1/+57
* | | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-252-6/+6
* | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-241-1/+1
|\ \ \
| * | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+1
| | |/ | |/|
* | | Merge branch '32828-refresh-build' into 'master'Phil Hughes2017-05-241-1/+1
|\ \ \
| * | | Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
| |/ /
* | | Fix user and issues autocomplete in diff notesKushal Pandya2017-05-244-4/+4
* | | Reorder Issue action buttons as per UX recommendationKushal Pandya2017-05-241-12/+16
* | | Use real_next_run in pipeline schedule table.Bryce Johnson2017-05-231-1/+1
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-23132-916/+618
|\ \
| * \ Merge branch 'prevent-project-transfer' into 'master'Douwe Maan2017-05-231-4/+6
| |\ \
| | * | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
| | * | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-4/+6
| * | | Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-221-1/+1
| |\ \ \
| | * | | Change links to issuable meta to blackAnnabel Dunstone Gray2017-05-191-1/+1
| * | | | Merge branch '32631-issue-emoji-wrap' into 'master'Clement Ho2017-05-221-3/+3
| |\ \ \ \
| | * | | | Fix spacing of issue emojis32631-issue-emoji-wrapAnnabel Dunstone Gray2017-05-191-3/+3
| * | | | | Merge branch 'ce#32623-browser-tooltip-commits-branch-list' into 'master'Annabel Dunstone Gray2017-05-221-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | 32623 Change order of commits ahead and behind on divergence graph for branch...ce#32623-browser-tooltip-commits-branch-listtauriedavis2017-05-191-1/+1
| | |/ / /
| * | | | Merge branch '32570-project-activity-tab-border' into 'master'Annabel Dunstone Gray2017-05-221-1/+1
| |\ \ \ \
| | * | | | 32570 Fix border-bottom for project activity tab32570-project-activity-tab-bordertauriedavis2017-05-191-1/+1
| | |/ / /
| * | | | Merge branch 'dz-rename-pipelines-settings-tab' into 'master'Dmitriy Zaporozhets2017-05-224-6/+6
| |\ \ \ \
| | * | | | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tabDmitriy Zaporozhets2017-05-112-2/+2
| | * | | | Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets2017-05-113-4/+4
| * | | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-2/+2
| * | | | | rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reactionMike Greiling2017-05-191-1/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'patch-21' into 'master'Clement Ho2017-05-191-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Update edit.html.hamlpatch-21Fabio Busatto2017-05-181-1/+1
| * | | | Remove readme project_view optionDouwe Maan2017-05-191-21/+0
| |/ / /
| * | | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-183-2/+13
| |\ \ \
| | * | | Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-173-2/+13
| * | | | Merge branch 'change-url-in-specific-runners-registration-steps' into 'master'Kamil Trzciński2017-05-181-1/+1
| |\ \ \ \
| | * | | | Remove references to '/ci' path while describing Runner's registrationchange-url-in-specific-runners-registration-stepsTomasz Maczukin2017-05-151-1/+1
| * | | | | Merge branch 'dm-empty-tree-readme' into 'master'Robert Speicher2017-05-181-7/+8
| |\ \ \ \ \
| | * | | | | Don't blow up when a tree readme is empty and consequently has no rich viewerdm-empty-tree-readmeDouwe Maan2017-05-171-7/+8
| * | | | | | Merge branch 'patch-20' into 'master'Achilleas Pipinellis2017-05-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | Update link to documentationMax Raab2017-05-181-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'dm-readme-viewer' into 'master'Rémy Coutable2017-05-183-4/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add auxiliary viewer for READMEdm-readme-viewerDouwe Maan2017-05-173-4/+10
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'dm-tree-last-commit' into 'master'Dmitriy Zaporozhets2017-05-172-3/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Show last commit for current tree on tree pageDouwe Maan2017-05-172-3/+2
| * | | | | Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-171-0/+4
| |/ / / /
| * | | | Merge branch 'dm-consistent-commit-widget' into 'master' Dmitriy Zaporozhets2017-05-174-28/+10
| |\ \ \ \
| | * | | | Use same last commit widget on project homepage and tree viewdm-consistent-commit-widgetDouwe Maan2017-05-174-28/+10
| * | | | | Fix unassigned checkmarkClement Ho2017-05-171-2/+1