Commit Graph
14 Commits
Author SHA1 Message Date
Lunny Xiao c1b1654d7f improve zh-cn comparison docs (#6336) 2019-03-21 22:38:23 -04:00
Lunny Xiao 19efa3bb7d Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
* add more tests and docs for issue indexer, add db indexer type for searching from database

* fix typo

* fix typo

* fix lint

* improve docs
2019-02-21 13:01:28 +08:00
Lunny Xiao f7eef3e8c0 add default time out for git operations (#6015) 2019-02-09 22:44:24 +00:00
Lunny Xiao 38490206f8 improve the releases api paging (#5831)
* improve the releases api paging

* add max limit on API paging
2019-01-24 20:59:27 +02:00
Lunny Xiao 34555a5f22 Support CORS headers to git smart http protocol (#5719) 2019-01-14 16:05:27 -05:00
Lunny Xiao fa3233b2a6 update comparsion docs to add file viewer items (#4865) 2018-09-04 22:07:24 -04:00
Lunny Xiao 75a0f7bc2c improve comparison to add issue dependency (#4658) 2018-08-10 08:22:07 +03:00
Lunny Xiao 99e9a219b3 add git timeout settings docs (#4383) 2018-07-06 08:49:37 +03:00
Lunny Xiao 928ed78456 improve backup document and add zh-cn backup document (#4145) 2018-06-08 19:47:51 -04:00
Lunny Xiao f48bf6b9f2 Add more webhooks support and refactor webhook templates directory (#3929)
* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* update vendor

Signed-off-by: Bo-Yi Wu <[email protected]>

* load attributes when created release

* update comparsion doc
2018-05-16 22:01:55 +08:00
Lunny Xiao 7c21042e37 Add config option to enable or disable log executed SQL (#3726)
* add config option to enable or disable log executed SQL

* rename ShowSQL to LogSQL
2018-03-30 22:49:46 +08:00
Lunny Xiao cb76d2b1fc add external tool docs (#3301) 2018-01-06 05:28:31 -06:00
Lunny Xiao b92998c090 Support default private when creating or migrating repository (#3239)
* support default private when creating or migrating repository

* fix fmt

* use string constants on repository default private in app.ini

* fix fmt
2017-12-20 06:59:56 -06:00
Lunny Xiao cc28351407 add notice for docker run gitea http port issue (#3020) 2017-11-30 19:18:35 +08:00