1149 Commits (3bd7d3b1c55e19d20d2444fab9584ee7bac23ae7)

Author SHA1 Message Date
Alec S bfed3ea7d3 fix indentation 9 years ago
Alec S affa3c2dbf Remove dashboard keyword from title 9 years ago
Alec S 6775ac7334 change page titles for user and org dashes 9 years ago
Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home 9 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago
Unknwon 9cf7f3e46f Remove duplicated of code 9 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 9 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes 9 years ago
Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 9 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 years ago
Unknwon 9df6ce48c5 Minor fixes for #2746 9 years ago
Josh Frye 1ca171dbe9 Add ability to delete single wiki pages. 9 years ago
Unknwon 260723e2cc Minor fixes for #2745 9 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki 9 years ago
Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token 9 years ago
Unknwon 8055a0bdac Post work for #2637 9 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message 9 years ago
Unknwon 4438b7793b Add new config option for builtin SSH server 9 years ago
Unknwon baaf6046a1 Minor fix for #2660 9 years ago
Josh Frye c27038e392 Test mailer button. Addresses #1531 9 years ago
Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 9 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 9 years ago
Unknwon d5a3021a7d Make markdown as an independent module 9 years ago
Unknwon d8a994ef24 Move cron module to independent package 9 years ago
Unknwon 7140dbac95 Fix #857 9 years ago
Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option 9 years ago
Unknwon aa12135b97 Fix panic when view profile without signin 9 years ago
Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 9 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors. 9 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates. 9 years ago
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 9 years ago
Unknwon d5ca913b2f #2639 add branch prefix for test webhook 9 years ago
Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook 9 years ago
Unknwon 632c27802c Minor fix for #2624 9 years ago
Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database 9 years ago
Unknwon a1d97e8f5c Minor fix for #2567 9 years ago
Martin Hartkorn 15d37b7a95 Refactored according to suggestions 9 years ago
Martin Hartkorn 15394f613f Add missing safety check 9 years ago
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories. 9 years ago
Josh Frye d3ca5accfd Remove redundant nil check. 9 years ago
Josh Frye ec478b4b06 Set default log path if empty during install 9 years ago
Josh Frye a3e8c32a30 Add install option for log path 9 years ago
Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account 9 years ago
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile 9 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 9 years ago
Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time 9 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to 9 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 9 years ago