723 Commits (0114fdcba40270731d59fe24e8fa6c6147d69e01)

Author SHA1 Message Date
  Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working (#3000) 8 years ago
  Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 8 years ago
  Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
  Tamás Molnár 39356f4238 Set utf-8 charset for text files when serving raw content (#2898) 8 years ago
  Unknwon dd36c431ec #2842 add quotes to attachment file name 8 years ago
  Unknwon 60ae8ac3d2 Add route for #2846 8 years ago
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 8 years ago
  Unknwon 514382e2eb Rename module: middleware -> context 8 years ago
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 years ago
  Unknwon 0e9bc2d410 Fix pull request availability check 8 years ago
  Unknwon 9cf7f3e46f Remove duplicated of code 8 years ago
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 years ago
  Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 8 years ago
  Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request 8 years ago
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
  Unknwon 9df6ce48c5 Minor fixes for #2746 8 years ago
  Josh Frye 1ca171dbe9 Add ability to delete single wiki pages. 8 years ago
  Unknwon 260723e2cc Minor fixes for #2745 8 years ago
  Josh Frye f3358f5927 Repo setting to delete and disable wiki 8 years ago
  Unknwon 129638117f #2697 fix panic when close issue via commit message 8 years ago
  Martin Hartkorn 51f15880d1 Call PushToBaseRepo() also on Pull Request creation and not only on git push 8 years ago
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 years ago
  Unknwon d5a3021a7d Make markdown as an independent module 8 years ago
  Unknwon 7140dbac95 Fix #857 8 years ago
  Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 8 years ago
  Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors. 8 years ago
  Andrey Nering 658bfc2704 Implement issue and pull request templates. 8 years ago
  Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 8 years ago
  Unknwon d5ca913b2f #2639 add branch prefix for test webhook 8 years ago
  Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook 8 years ago
  Unknwon 632c27802c Minor fix for #2624 8 years ago
  Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database 8 years ago
  Martin Hartkorn 15d37b7a95 Refactored according to suggestions 8 years ago
  Martin Hartkorn 15394f613f Add missing safety check 8 years ago
  Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories. 8 years ago
  Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account 8 years ago
  Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time 8 years ago
  Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 8 years ago
  Florian Kaiser 0e4ae27caa Use pretty 404 pages in repo.HTTPBackend 8 years ago
  Unknwon 1c74612b3c Minor fix for #2444 8 years ago
  Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages 8 years ago
  Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489 8 years ago
  Kim "BKC" Carlbäcker 85335c5f56 Go-ism :D 8 years ago
  Kim "BKC" Carlbäcker b31c7fe074 Fixed Poster/Commenter-bug and clean-up 8 years ago
  Kim "BKC" Carlbäcker 2665728ee7 Fix OP not 'participating' until commented 8 years ago
  Kim Carlbäcker f65dedc3be Optimize participant-fetching 8 years ago
  Kim "BKC" Carlbäcker 2cc1ee3fc0 Implemented participant-listing for issue-pages 8 years ago
  Andrey Nering ee5d6fb025 Compute inline diff for pull request view, too. Fix #2462 8 years ago
  Kim "BKC" Carlbäcker a3eab8185d Admins are allowed to create repos for arbitrary Orgs 8 years ago
  ddelpero 7655337a1f Update repo.go 8 years ago