Commit Graph

443 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
7 years ago
Lunny Xiao c5887b0f28 fix watchers templates breaks (#870)
7 years ago
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)
7 years ago
surefire c73b7a65f5 Fix remove unix socket listenAddr (#846)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Bwko 8555e888d8 Add ETag header to avatars (#721)
7 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Bwko 4a1f36c3cc Don't create a default pid file (#637)
7 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629)
7 years ago
Bo-Yi Wu 9f575986d8 feat: support pid file.
7 years ago
Andrey Nering 79d527195d Merge pull request #539 from andreynering/notifications-step-2
7 years ago
Lunny Xiao bf85c82087
fix windows build broken by #416
7 years ago
Lunny Xiao 527c2dd665 Support http service graceful restart (#416)
7 years ago
Andrey Nering 6069abe5fd Notifications - Step 2
7 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
7 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428)
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
7 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430)
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
8 years ago
Bwko 4ff0db0246 Catch os... errors
8 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Bo-Yi Wu 5054020c1f fix gofmt error.
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs
8 years ago
Thomas Boerger 3e13e16b3f
Dropped client from version check
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
8 years ago
Matthias Loibl 953c099428 Add missing version & gogs package
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Thomas Boerger 3dd14ee522
Fixed "net.UnixAddr composite literal uses unkeyed fields"
8 years ago
Thomas Boerger 5b5af7daee
Made linter happy in cmd folder
8 years ago
Lunny Xiao 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 8ea63f8c50
Restore whitespace
8 years ago
Thibault Meyer a79eb48de3
Fix SHA regexp and commit comparisons
8 years ago
Unknwon 491407ddf8
#3590 fix 404 for release draft edition
8 years ago
Daniel Oaks b3d9ca4ccd Add the ability to explore organizations (#3573)
8 years ago
Unknwon c2afdf2192 Minor code fix [CI SKIP]
8 years ago
Unknwon e6ec1ca1f8 #3548 disable issue cannot edit label and milestonefor pull requests
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546)
8 years ago
Unknwon 2a13f682e0 Bump git-module required version
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
8 years ago
Andrey Nering fa12c282f6 Add Content-Disposition header for downloads (#3439)
8 years ago
Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418)
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Odin Ugedal 1dd003bd4c Add initial support for unix sockets (#2852)
8 years ago
Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434)
8 years ago
Unknwon 7e9b42c87d #2780 code clean up
8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix
8 years ago
Unknwon 042d350762 Fix only user has repo write access can comment
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook
8 years ago
Unknwon 15b0cbe318 #3007 update git-module require version
8 years ago
Unknwon bbe866122d #3406 fix regression of MustEnableIssues check
8 years ago
Unknwon b73318bc62 Fix 404 when comment on pulls and not using interal issue tracker
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon ab9c5fb5e7 #2593 allow render raw content
8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker
8 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements
8 years ago
Unknwon 899e799459 #1601 support delete issue comment
8 years ago
Unknwon ae88d76032 Bump version
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon a752f09055 #2709 validate username attribute fetched from LDAP
8 years ago
Unknwon de10387f41 #2586 bump git-module requirement
8 years ago
Unknwon 1faaaeb3d9 Update glide.lock
8 years ago
Unknwon 7938506e07 #518 update git-module require version
8 years ago
Unknwon 73b4acbb63 Update glide.yaml
8 years ago
Unknwon a4eaddff81 #2958 Update dep version
8 years ago
Unknwon 7826eae452 #3045 fix DEPRECATED Action signature erorr
8 years ago
Unknwon 60ae8ac3d2 Add route for #2846
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token
8 years ago
Unknwon d733efc1cc #1286 #2098 Alpha support for custom templates
8 years ago
Unknwon f76d821bda fix #2804
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago