1573 Commits (0f19cf7656b1aa629843d0bb54c44fb7a4b4859d)

Author SHA1 Message Date
  Unknwon c6e46255cb Minor fixes for #2746 9 years ago
  Unknwon ac950f3e48 Merge pull request #2746 from joshfng/feature-delete-wiki-pages 9 years ago
  Unknwon 7989af0eba #2743 and #2751 fix bad SQL generated by XORM 9 years ago
  Josh Frye 86919d05cb Add ability to delete single wiki pages. 9 years ago
  Unknwon 22599912df Minor fixes for #2745 9 years ago
  Josh Frye 18bac095c0 Repo setting to delete and disable wiki 9 years ago
  Josh Frye ec55c4ef46 Return errors instead of just logging them. 9 years ago
  Josh Frye 45905b18dd Set DefaultBranch to master when importing a new repo if possible 9 years ago
  Unknwon 53dcea5053 #2743 workaround to fix XORM problem 9 years ago
  Unknwon 2e192cd647 #2727 make IN clause compatible with Postgres 9 years ago
  Unknwon 53635180eb Allow setting git operations timeouts 9 years ago
  Unknwon 3d7d9f0b76 #2700 fix sqlite3 can't create issue with more than one label 9 years ago
  Unknwon b77068224a Post work for #2637 9 years ago
  Unknwon 9d376dc07d Merge pull request #2637 from Gibheer/ssh-publickeys 9 years ago
  Unknwon b53eab3773 Minor fix for #2710 9 years ago
  Lukas Dietrich a742d71e41 Add ForegroundColor for labels 9 years ago
  Unknwon 78c263351c #2697 fix panic when close issue via commit message 9 years ago
  Gibheer db937710c0 variable should not use ALL_CAPS 9 years ago
  Unknwon 559a1282ed #1821 add actions for close and reopen issues 9 years ago
  Andrey Nering 6b296dbf42 Little refactoring of diff highlight. 9 years ago
  Unknwon b1198310bb Replace uuid module with original package 9 years ago
  Unknwon d398777e08 Make markdown as an independent module 9 years ago
  Unknwon 3e936bbc5c Move cron module to independent package 9 years ago
  Unknwon c9964fe278 Minor fix for #2634 9 years ago
  Unknwon 4200adfa83 Minor fix for #2524 9 years ago
  Unknwon 71b9ee58c8 Merge pull request #2524 from mhartkorn/pullrefs 9 years ago
  Unknwon de270d5d87 Fix panic when view profile without signin 9 years ago
  Unknwon 6dc21aa0a0 Merge pull request #2663 from Download-Fritz/MirrorForks 9 years ago
  Download-Fritz c8d4d1bd2e #2505 Allow to fork and disallow to create PRs for mirrors. 9 years ago
  Unknwon 665db06fbe #2650 fix possbility that use email as pusher user name 9 years ago
  Gibheer 0160fc1099 remove ed25519 test for now 9 years ago
  Gibheer 2f8b98ab49 fix ssh public key tests 9 years ago
  Gibheer 3314d25877 allow native and ssh-keygen public key check 9 years ago
  Lunny Xiao 25fd5a1d7c fix dependency broken because xorm's API changed 9 years ago
  Unknwon 88484a73ec #2630 fix wrong user avatar link in webhook 9 years ago
  Unknwon 04d7b393ab Minor fix for #2624 9 years ago
  Unknwon 0607f13964 Merge pull request #2624 from mhartkorn/convert-mirror-to-repo 9 years ago
  Martin Hartkorn 9580a21d42 Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database 9 years ago
  Unknwon 7a0cdbebf6 Remove cache avatar support and add its tests 9 years ago
  Unknwon d471a759c6 Minor fix for #2578 9 years ago
  Unknwon 3ca084f567 Merge pull request #2578 from exmex/develop 9 years ago
  Unknwon 184d76a5d4 Minor fix for #2567 9 years ago
  Unknwon 10c7f8bd0a Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard 9 years ago
  Unknwon 6a75926ebe #2569 delete repo local copy when transfer 9 years ago
  Martin Hartkorn d07e6233a3 Refactored according to suggestions 9 years ago
  Martin Hartkorn 42b1b57e94 Convert mirrors to regular repositories. 9 years ago
  Josh Frye 10a423414f Add default branch to repo payload 9 years ago
  Josh Frye 068786034e Remove local wiki copy on repo transfer. Fixes #2558 9 years ago
  Unknwon e15c6b75d4 #1577 fix missing SQL query placeholder 9 years ago
  Unknwon 0e661c24d7 #2485 fix payloads mixed up for webhook 9 years ago