1110 Commits (2765b5c7cf6fa234fd86a14ee50597f8ed841c18)

Author SHA1 Message Date
  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
  Unknwon a1d97e8f5c Minor fix for #2567 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
  Josh Frye d3ca5accfd Remove redundant nil check. 8 years ago
  Josh Frye ec478b4b06 Set default log path if empty during install 8 years ago
  Josh Frye a3e8c32a30 Add install option for log path 8 years ago
  Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account 8 years ago
  ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile 8 years ago
  Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 8 years ago
  Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time 8 years ago
  Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to 8 years ago
  Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 8 years ago
  Unknwon 04be8c0de5 #2554 reinitialize all repos from the db 8 years ago
  Florian Kaiser c3ff476ed6 Remove unnecessary else-block 8 years ago
  Unknwon 995487e822 Minor fix for #2506 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
  Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view 8 years ago
  Florian Kaiser fdad234445 Remove unnecessary comments 8 years ago
  Florian Kaiser bba1847a8e Everyone can see public repos 8 years ago
  Unknwon a9d68a6884 fix #2529 8 years ago
  Florian Kaiser e35791b2b2 Only show teams the user has access to 8 years ago
  Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home 8 years ago
  Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's 8 years ago
  Unknwon 112a7cab31 #2497 incorrect error handle for team name 8 years ago
  Antoine GIRARD b7b30cd85e Corrections following recommendations 8 years ago
  Antoine GIRARD 81e5722bcc Handling error for the API request and add commments 8 years ago
  Antoine GIRARD 303d091ea9 Update link for documentation (Temporary https://gist.github.com/sapk/df64347ff218baf4a277) 8 years ago
  Antoine GIRARD c11c3b6c11 Near ready 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 1ab8a60d73 Not working, but slightly better... 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
  ExMex f610bfa8a2 Added organization display on profile 8 years ago
  Unknwon 4331d1d2a0 require token for list my orgs 8 years ago
  Unknwon 62edc5c59a fix cannot show user public ssh keys 8 years ago
  Unknwon 03427fb005 fix #2360 8 years ago
  ddelpero 7655337a1f Update repo.go 8 years ago
  Unknwon e0f0f72a36 #2345 disallow access of some pages for empty repo 8 years ago
  Andrey Nering 73474c043b Highlighting differences of lines in the diff view. 8 years ago