summaryrefslogtreecommitdiffstats
path: root/integrations/create_no_session_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-3/+3
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-7/+3
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-161-2/+4
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-4/+4
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-1/+2
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-3/+3
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Prevent creating empty sessions (#6677)zeripath2019-04-201-0/+119