Commit Graph

397 Commits (c2ca103d30b0f47b5ad0fa544ab5a07263894ea3)

Author SHA1 Message Date
Unknwon 045f14fbd0 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
Unknwon dfd6f8f7ab Merge pull request from joshfng/fix-fork-relative-url
Use relative url when showing forked from
Josh Frye 275464e7fb Use relative url when showing forked from
Unknwon 2d2d85bba4 support pull requests in same repository
Unknwon 260723e2cc Minor fixes for
Josh Frye f3358f5927 Repo setting to delete and disable wiki
Josh Frye 7f2733fa1b Return errors instead of just logging them.
Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible
Unknwon 9e89584cb4 Allow setting git operations timeouts
- Migrate:  
- Clone: 
- Mirror, Pull
Unknwon ea80274229 fix sqlite3 can't create issue with more than one label
Unknwon 8055a0bdac Post work for
Improve test cases, config settings, also show SSH config settings on admin config panel.
Unknwon d5a3021a7d Make markdown as an independent module
Download-Fritz a467184e13 Allow to fork and disallow to create PRs for mirrors.
Unknwon 632c27802c Minor fix for
Unknwon dc89c51f3e Merge pull request from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
Unknwon 9adfe453d5 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
Martin Hartkorn 15d37b7a95 Refactored according to suggestions
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories.
Josh Frye 8662990746 Add default branch to repo payload
Josh Frye ce3708b3ea Remove local wiki copy on repo transfer. Fixes
Unknwon 59745c62b4 fix missing SQL query placeholder
Unknwon f8182ac521 delete local wiki copy when rename repo and user
Unknwon 04be8c0de5 reinitialize all repos from the db
- Update locales
Unknwon 995487e822 Minor fix for
Antoine GIRARD b7b30cd85e Corrections following recommendations
Antoine GIRARD c11c3b6c11 Near ready
Unknwon e2dde6eb0a Record error when fail to health check repository
Unknwon 240fe07287 URL consistency on webhook payload
Unknwon 7786cb76f3 fix
Unknwon 19423957b1 rename import path
Unknwon 91789930bc fix 500 on /watchers & /stars for pg
Unknwon 79dcd7ee6e able to identify git version on Windows
Unknwon 40f3142264 External URL for wiki
Unknwon 2a0bb1fa90 Limit repo creation
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon 718d3ae258 Able to config fsck timeout
Unknwon 120cd4e471 Better mirror repo management
Unknwon dce2a9e7e1 fix wrong slack webhook payload URL
Unknwon 404867f206 fix and fix
Unknwon e82ee40e9e init with all enabled
Unknwon e538ff2770 fix and fix
Unknwon 81133d45a1 work on
Unknwon 37a372f6f5 500 when wiki not exists
Unknwon f122d0856e fix
Unknwon d3a5ff7b6b fix
Unknwon 830d000667 finish wiki
Unknwon 392f3ee210 wiki: finish new
Unknwon c50a3503e6 introduce git-shell
Unknwon 2b10fdc4dc Wiki: UI for page new