1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/modules
Ethan Koenig 5866eb2321 Code/repo search (#2582)
Indexed search of repository contents (for default branch only)
2017-10-27 09:10:54 +03:00
..
auth Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
avatar Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
base
cache
context Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
cron
highlight No highlighting for .txt files (#1922) 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
lfs Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
log
mailer Add support for extra sendmail arguments (#2731) 2017-10-25 22:27:25 +03:00
markup Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
notification
options Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
process
public Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
search
setting Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
ssh Configurable SSH cipher suite (#913) 2017-10-21 16:13:41 +03:00
sync
templates Add Activity page to repository (#2674) 2017-10-15 02:17:39 +03:00
test
user golint fixed for modules/user 2016-11-24 17:37:11 +08:00
util
validation