| Commit message (Expand) | Author | Age | Files | Lines |
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 1 | -43/+71 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 1 | -0/+4 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -0/+4 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -0/+3 |
* | Remove spurious logging (#12139) | zeripath | 2020-07-05 | 1 | -3/+0 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -0/+35 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -0/+2 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -0/+4 |
* | Add Unique Queue infrastructure and move TestPullRequests to this (#9856) | zeripath | 2020-02-02 | 1 | -1/+3 |
* | Refactor code indexer (#9313) | Lunny Xiao | 2019-12-23 | 1 | -1/+1 |
* | Response for context on retry database connection (#9444) | Lunny Xiao | 2019-12-20 | 1 | -0/+6 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -5/+6 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 1 | -1/+2 |
* | Move some pull request functions from models to services (#9266) | Lunny Xiao | 2019-12-06 | 1 | -1/+2 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+5 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -1/+2 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -0/+2 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -6/+11 |
* | 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 |