| Commit message (Expand) | Author | Age | Files | Lines |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+4 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 1 | -1/+2 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -1/+1 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -11/+8 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | display as error (#7724) | Lunny Xiao | 2019-08-03 | 1 | -1/+1 |
* | Only check and config git on web subcommand but not others (#7236) | Lunny Xiao | 2019-06-19 | 1 | -0/+3 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+1 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 1 | -2/+0 |
* | Fix wrong init dependency on markup extensions (#7038) | Lunny Xiao | 2019-05-25 | 1 | -0/+2 |
* | Refactor models.NewRepoContext to extract git related codes to modules/git (#... | Lunny Xiao | 2019-05-15 | 1 | -1/+0 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -3/+3 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 1 | -1/+2 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -1/+3 |
* | Ensure error is logged on db reconnection attempts (#5780) | Paul Brackin | 2019-01-20 | 1 | -1/+1 |
* | Make db connect more robust (#5738) | Paul Brackin | 2019-01-19 | 1 | -4/+24 |
* | fix lfs version check warning log when using ssh protocol (#5501) | Lunny Xiao | 2018-12-19 | 1 | -0/+1 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 1 | -1/+3 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -0/+2 |
* | Configurable SSH key exchange algorithm and MAC suite (#2806) | Cum Gun | 2017-11-02 | 1 | -2/+2 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+1 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -0/+3 |
* | Configurable SSH cipher suite (#913) | spacetourist | 2017-10-21 | 1 | -2/+2 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -2/+1 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 1 | -3/+3 |
* | Fix rendering of external links (#2292) | Ethan Koenig | 2017-08-13 | 1 | -0/+1 |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 1 | -1/+2 |
* | Sanitation fix from Gogs (#1461) | Kim "BKC" Carlbäcker | 2017-04-13 | 1 | -1/+1 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -0/+1 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -1/+1 |
* | Allow custom public files (#782) | Thomas Boerger | 2017-01-28 | 1 | -1/+1 |
* | bug fixed caused by #530 (#755) | Lunny Xiao | 2017-01-25 | 1 | -1/+1 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -0/+2 |
* | New settings option for a custom SSH host (#3763) (#446) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -1/+1 |
* | Get rid of bin folder within makefile, enabled TiDB (#319) | Thomas Boerger | 2016-12-01 | 1 | -3/+0 |
* | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 1 | -0/+82 |