This website requires JavaScript.
Explore
Help
Sign In
Hri7566
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33fca2b537
gitea
/
vendor
/
github.com
/
couchbase
/
gomemcached
/
.gitignore
7 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Go1.11 module (#5743) * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
2019-03-27 12:15:23 +01:00
#*
*.[68]
*~
*.swp
/gocache/gocache
c.out
Fix recovery middleware to render gitea style page. (#13857) * Some changes to fix recovery * Move Recovery to middlewares * Remove trace code * Fix lint * add session middleware and remove dependent on macaron for sso * Fix panic 500 page rendering * Fix bugs * Fix fmt * Fix vendor * recover unnecessary change * Fix lint and addd some comments about the copied codes. * Use util.StatDir instead of com.StatDir Co-authored-by: 6543 <6543@obermui.de>
2021-01-05 14:05:40 +01:00
.idea