Commit Graph

63 Commits (4247304f5aeb791e3e201947478eef4964744146)

Author SHA1 Message Date
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Thomas Boerger f960b776f0
Simply made go vet happy, fixed tags
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Unknwon e3d3d424b2 Minor fix for go vet
8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
8 years ago
Unknwon 926e75d721 #2334 strip whitespace for migrate URL
8 years ago
Florian Kaiser abc5abce30 Allow modification of a release if Content is empty (fix #2516)
8 years ago
Unknwon 40f3142264 #2114 External URL for wiki
9 years ago
Unknwon b8d48bdb62 #2037 Add "New Mirror" button on Dashboard
9 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon e42fcb033d wiki: finish edit
9 years ago
Unknwon 392f3ee210 wiki: finish new
9 years ago
Unknwon c50a3503e6 introduce git-shell
9 years ago
Unknwon 18de67380c fix #1958
9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users
9 years ago
Nathan Zadoks f1aa4c0524 Fix the JSON field names for MigrateRepoForm
9 years ago
Unknwon 932dbccb67 fix import path, fix #1782
9 years ago
Unknwon 38eb000d13 work on #1570
9 years ago
Unknwon 7ec991326d fix migrate api
9 years ago
Unknwon e5b105e513 fix migrate API
9 years ago
Unknwon c6b039c6f9 new repo options UI
9 years ago
Unknwon 55ddf225bb webhook APIs
9 years ago
Unknwon f509c59ac1 new create webhook event
9 years ago
Unknwon bb3b90fcd6 #1487 Readme Template
9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses
9 years ago
Unknwon c08600c59b new edit webhook UI
9 years ago
Unknwon 4217c2333c new create webhook UI
9 years ago
Unknwon 1fb53067f4 finish close/reopen issue
9 years ago
Unknwon 133b19d0c5 finish view comments on issue page
9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue
9 years ago
Unknwon 922f3f3062 finish create issue with labels
9 years ago
Unknwon 590c464c56 UI: create issue with title and content
9 years ago
Unknwon 3e4cdccf6b milestone: create page
9 years ago
Unknwon dc4aab9925 UI: CURD labels
9 years ago
Unknwon ac95f6d50f UI: basic label list
9 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition
9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
9 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
9 years ago