summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Restore edit button in project readmeproject-readme-editDouwe Maan2015-10-221-6/+4
* Merge branch 'fix-build-trace-updating' into 'master' Robert Speicher2015-10-221-1/+1
|\
| * Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-211-1/+1
* | Merge branch 'fix-issue-3094' into 'master' Valery Sizov2015-10-221-41/+44
|\ \ | |/ |/|
| * Don't show "Add README" link in an empty repository if user doesn't have acce...Stan Hu2015-10-211-41/+44
* | Merge branch 'animated-logo' into 'master' Dmitriy Zaporozhets2015-10-211-0/+21
|\ \
| * | Animate the logo on hoverJob van der Voort2015-10-211-0/+21
| |/
* | Fix duplication between tree_header and tree_contentDouwe Maan2015-10-211-31/+0
* | Merge branch 'master' into full-width-tablesDouwe Maan2015-10-2113-94/+147
|\ \ | |/
| * Merge branch 'merge-request-deleted-file' into 'master' Dmitriy Zaporozhets2015-10-202-4/+4
| |\
| | * Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-202-4/+4
| * | Merge branch 'grzesiek/gitlab-ce-fix/non-member-notification-button'Robert Speicher2015-10-192-15/+21
| |\ \
| | * \ Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-1924-123/+169
| | |\ \ | | | |/
| | * | Sentences end in periods.Douwe Maan2015-10-181-2/+2
| | * | Add tooltip.Douwe Maan2015-10-181-1/+1
| | * | Find correct group membership.Douwe Maan2015-10-181-6/+5
| | * | Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-1863-191/+378
| | |\ \
| | * | | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-13/+20
| * | | | Merge branch 'jrochkind/gitlab-ce-fix_2839_send_abuse_report_notify' into 'ma...Robert Speicher2015-10-193-0/+22
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-1924-123/+169
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Add help text to admin settings notification email.Douwe Maan2015-10-181-0/+2
| | * | | | Add HTML abuse report notification email.Douwe Maan2015-10-181-0/+11
| | * | | | Tweak email body.Douwe Maan2015-10-181-3/+3
| | * | | | Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-18109-669/+877
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-082-0/+9
| * | | | | Merge branch 'merge-request-widget' into 'master' Dmitriy Zaporozhets2015-10-191-37/+36
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix missing commit status for widget when no CI service is enabledmerge-request-widgetKamil Trzcinski2015-10-161-37/+36
| * | | | | Merge branch 'notify-footer' into 'master' Robert Speicher2015-10-191-0/+4
| |\ \ \ \ \
| | * | | | | Restore notification footer text.notify-footerDouwe Maan2015-10-181-0/+4
| * | | | | | Merge branch 'user-page-new-ui' into 'master' Dmitriy Zaporozhets2015-10-194-38/+60
| |\ \ \ \ \ \
| | * | | | | | Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-164-38/+60
* | | | | | | | Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-1917-53/+100
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-192-1/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Tweak wording.Douwe Maan2015-10-181-15/+15
| | * | | | | | | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-1745-170/+339
| | |\ \ \ \ \ \ \
| | * | | | | | | | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-4/+4
| | * | | | | | | | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-132-0/+18
| * | | | | | | | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-1914-82/+80
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Tweak help text.Douwe Maan2015-10-171-2/+2
| | * | | | | | | | | Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
| | * | | | | | | | | Tweak styling of project home files list.Douwe Maan2015-10-171-9/+4
| | * | | | | | | | | Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-172-11/+10
| | * | | | | | | | | Split up projects/tree/_tree partial.Douwe Maan2015-10-173-38/+37
| | * | | | | | | | | Remove redundant helper method.Douwe Maan2015-10-171-4/+3
| | * | | | | | | | | Move last push info at top of project page.Douwe Maan2015-10-173-3/+3
| | * | | | | | | | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-17123-748/+963
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Allow users to select the Files view as default project viewCristian Bica2015-10-014-9/+15
| * | | | | | | | | | Merge pull request #9744 from jamierocks/patch-1Stan Hu2015-10-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix spelling of DescriptionJamie Mansfield2015-10-181-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Make tables full width.Douwe Maan2015-10-1933-660/+695
|/ / / / / / / / /