summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Validate admin notification email.Douwe Maan2015-10-181-0/+4
| * | | | | | | Fix spec.Douwe Maan2015-10-181-33/+53
| * | | | | | | Only pass abuse report ID to AbuseReportMailer.Douwe Maan2015-10-182-6/+11
| * | | | | | | 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-18492-4234/+7771
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-088-1/+81
* | | | | | | | 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 'index-milestone-title-label' into 'master' Robert Speicher2015-10-196-48/+77
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Rename confusing methodsDouwe Maan2015-10-191-4/+4
| * | | | | | | | Fix schemazj/gitlab-ce-index-milestone-title-labelDouwe Maan2015-10-181-2/+0
| * | | | | | | | Merge branch 'master' into zj/gitlab-ce-index-milestone-title-labelDouwe Maan2015-10-1874-559/+1058
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Improve performance of filtering issues by milestoneDouwe Maan2015-10-161-30/+33
| * | | | | | | | Improve performance of queriesZeger-Jan van de Weg2015-10-163-34/+47
| * | | | | | | | Add project scope to milestone searchZeger-Jan van de Weg2015-10-161-1/+8
| * | | | | | | | Minor refactoring in seedingZeger-Jan van de Weg2015-10-164-5/+5
| * | | | | | | | Add an index to milestones title and label titleZeger-Jan van de Weg2015-10-162-0/+8
* | | | | | | | | 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 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-10-191-1/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix-code-leading-indent' into 'master' Dmitriy Zaporozhets2015-10-191-1/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove some padding from code blocks Mike Kelly2015-10-141-2/+1
* | | | | | | | | | | Merge branch 'add-files-optionto-changelog'Dmitriy Zaporozhets2015-10-192-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add changelog itemadd-files-optionto-changelogDouwe Maan2015-10-192-0/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'user-page-new-ui' into 'master' Dmitriy Zaporozhets2015-10-197-39/+112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-167-39/+112
* | | | | | | | | | | Merge branch 'milestone-issue-sorting-performance' into 'master' Yorick Peterse2015-10-195-5/+79
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Improve performance of sorting milestone issuesYorick Peterse2015-10-195-5/+79
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-1911-27/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move changelog item to 8.2Douwe Maan2015-10-191-2/+1
| * | | | | | | | | | Fix spechanloong/gitlab-ce-remove-forks-from-projects-settingsDouwe Maan2015-10-181-1/+1
| * | | | | | | | | | Tweak wording.Douwe Maan2015-10-184-19/+21
| * | | | | | | | | | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-17251-1520/+3574
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-148-39/+63
| * | | | | | | | | | | Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-1343-330/+348
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-1310-7/+101
* | | | | | | | | | | | | Merge branch 'close-issues-by-mr' into 'master' Robert Speicher2015-10-192-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix bug preventing mentioned issued from being closed when MR is merged using...close-issues-by-mrDouwe Maan2015-10-182-0/+11
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-1922-98/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix readme speccristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-181-2/+2
| * | | | | | | | | | | | | Only load tree when project has repository to prevent 404Douwe Maan2015-10-181-1/+5
| * | | | | | | | | | | | | Make spec names more clearDouwe Maan2015-10-171-3/+6
| * | | | | | | | | | | | | Tweak help text.Douwe Maan2015-10-171-2/+2
| * | | | | | | | | | | | | Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
| * | | | | | | | | | | | | Remove border at bottom of readme.Douwe Maan2015-10-171-0/+4
| * | | | | | | | | | | | | Tweak styling of project home files list.Douwe Maan2015-10-172-14/+5
| * | | | | | | | | | | | | Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-173-19/+10
| * | | | | | | | | | | | | Split up projects/tree/_tree partial.Douwe Maan2015-10-173-38/+37
| * | | | | | | | | | | | | Set vars used by tree view in project show action.Douwe Maan2015-10-171-4/+8