This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
18bb0f8f1344771bbbc44fd37eee772c5c3b44d6
gitcaddy-server
/
modules
History
Sandro Santilli
6a6439c5c2
Enable Libravatar by default in new installations (
#3287
)
...
Pre-existing installs still have it default to off. This is consistent with OpenID setting.
2018-01-07 11:41:09 +02:00
..
auth
Writable deploy keys (
closes
#671
) (
#3225
)
2018-01-07 00:55:53 +02:00
avatar
…
base
Refactor struct's time to remove unnecessary memory usage (
#3142
)
2017-12-11 06:37:04 +02:00
cache
…
context
Fix ignored errors when checking if organization, team member (
#3177
)
2017-12-21 09:43:26 +02:00
cron
…
highlight
…
httplib
…
indexer
…
lfs
Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (
#3092
)
2017-12-08 20:21:37 +08:00
log
…
mailer
…
markup
…
minwinsvc
…
notification
…
options
…
private
…
process
…
public
…
search
…
setting
Enable Libravatar by default in new installations (
#3287
)
2018-01-07 11:41:09 +02:00
ssh
…
sync
…
templates
Refactor struct's time to remove unnecessary memory usage (
#3142
)
2017-12-11 06:37:04 +02:00
test
Unit tests for routers/repo/issue_label (
#3198
)
2017-12-15 23:11:02 +02:00
user
…
util
Improvements for supporting UI Location (
#3146
)
2017-12-14 07:45:31 +08:00
validation
…