gitea/modules
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
* add internal routes for ssh hook comands

* fix lint

* add comment on why package named private not internal but the route name is internal

* add comment above package private why package named private not internal but the route name is internal

* remove exp time on internal access

* move routes from /internal to /api/internal

* add comment and defer on UpdatePublicKeyUpdated
2017-04-19 11:45:01 +08:00
..
auth Better URL validation (#1507) 2017-04-19 11:02:20 +08:00
avatar
base fix some typos (#1082) 2017-02-28 12:56:15 +08:00
context Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 2017-03-29 18:57:43 +08:00
cron Implement archive cleanup (#885) 2017-02-11 12:00:46 +08:00
highlight
httplib Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
indexer
lfs Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
log Remove unused mutex field (#1440) 2017-04-04 01:54:02 -07:00
mailer Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
markdown Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +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 Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
process
public
setting Add internal routes for ssh hook comands (#1471) 2017-04-19 11:45:01 +08:00
ssh
sync Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
templates Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +08:00
user
util refactor: remove workaround after the golang 1.7 release. (#1349) 2017-03-29 10:05:23 +08:00
validation Better URL validation (#1507) 2017-04-19 11:02:20 +08:00