summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-293-22/+19
* Add agit flow support in gitea (#14295)a10121127962021-07-285-1/+143
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+35
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-2440-117/+200
* switch to maintained lib (#16532)techknowlogick2021-07-241-1/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-247-1289/+4
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-242-2/+7
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-232-2/+2
* Restore creation of git-daemon-export-ok files (#16508)zeripath2021-07-221-0/+73
* Restore CORS on git smart http protocol (#16496)zeripath2021-07-211-0/+20
* Fix race in log (#16490)zeripath2021-07-202-27/+30
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e...zeripath2021-07-202-2/+34
* Add TestPrepareWikiFileName (#16487)65432021-07-201-0/+21
* Fix data race in bleve indexer (#16474)Lunny Xiao2021-07-183-6/+69
* modules/markup/markdown: fix dropped test error (#16438)Lars Lehtonen2021-07-181-0/+1
* Prevent race in TestPersistableChannelQueue (#16468)zeripath2021-07-171-4/+31
* Retry rename on lock induced failures (re-fix) (#16461)zeripath2021-07-161-1/+1
* cleanup code `issueFullPattern` in modules/markup (#16419)Josef Fröhle2021-07-152-7/+9
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-0/+2
* Change @every 24h default schedules to @midnight (#16431)v1.16.0-devJimmy Praet2021-07-151-7/+7
* Retry rename on lock induced failures (#16435)zeripath2021-07-153-3/+30
* Second attempt at preventing zombies (#16326)zeripath2021-07-149-48/+82
* Support HTTP/2 in Let's Encrypt (#16371)Stanley Hu2021-07-131-1/+1
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-132-0/+13
* Fix archive error when rename repo or user (#16399)Lunny Xiao2021-07-133-1/+28
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+2
* Fix external renderer (#16401)65432021-07-121-0/+4
* Add LRU mem cache implementation (#16226)zeripath2021-07-102-1/+210
* Update bluemonday to v1.0.15 (#16379)65432021-07-091-3/+3
* Redirect on bad CSRF instead of presenting bad page (#14937)zeripath2021-07-081-4/+19
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-0833-47/+47
* Creating a repo from a template repo via API (#15958)a10121127962021-07-051-0/+30
* Fix relative links in postprocessed images (#16334)zeripath2021-07-042-1/+37
* Fix modified files list in webhooks when there is a space (#16288)zeripath2021-07-022-18/+152
* Add forge emojies (#16296)65432021-07-021-2/+2
* Introduce NotifySubjectType (#16320)65432021-07-012-9/+23
* Update Go-Git to take advantage of LargeObjectThreshold (#16316)zeripath2021-06-302-1/+5
* Prevent zombie processes (#16314)zeripath2021-06-302-2/+10
* Fix webhook commits wrong hash on HEAD reset (#16283)KN4CK3R2021-06-3016-5/+48
* Make the github migration less rate limit waiting to get comment per page fro...Lunny Xiao2021-06-3013-53/+191
* Fix panic in recursive cache (#16298)zeripath2021-06-291-1/+2
* Add custom emoji support (#16004)65432021-06-295-17/+33
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-293-63/+92
* Upgrade Gliderlabs SSH to 0.3.3 and add FailedConnectionCallback (#16278)zeripath2021-06-281-0/+11
* Fix API to return author for author on commits(#16276)65432021-06-271-2/+2
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-55/+0
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-1/+33
* Make app.ini more restrictive on new installations (#16266)Steven2021-06-271-0/+13
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-261-1/+2
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-265-0/+20