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
6e74dd4388dc41164e11491b38444cf6aa97f758
gitcaddy-server
/
models
History
Andrey Nering
d160c7e565
Little refactoring of diff highlight.
...
Moving cache variable to template instead of in the struct.
2016-02-21 18:45:24 -03:00
..
migrations
Replace uuid module with original package
2016-02-20 18:13:12 -05:00
access.go
fix
#1997
2015-11-19 11:40:00 -05:00
action.go
#2630
fix wrong user avatar link in webhook
2016-02-15 15:18:53 -05:00
admin.go
Workaroud delete folder on Windows.
Fix
#1738
2016-02-07 13:39:32 -02:00
error.go
Minor fix for
#2506
2016-02-02 17:07:40 -05:00
git_diff_test.go
go fmt models/git_diff_test.go
2016-02-04 17:55:17 -02:00
git_diff.go
Little refactoring of diff highlight.
2016-02-21 18:45:24 -03:00
issue.go
Replace uuid module with original package
2016-02-20 18:13:12 -05:00
login.go
Minor fix for
#2634
2016-02-20 14:56:27 -05:00
models_sqlite.go
go vet
2014-04-13 03:14:43 -04:00
models_tidb.go
add tidb support
2015-09-12 15:31:36 -04:00
models.go
fix dependency broken because xorm's API changed
2016-02-16 22:35:08 +08:00
org.go
Fix panic when view profile without signin
2016-02-19 18:10:03 -05:00
pull.go
Minor fix for
#2524
2016-02-19 22:16:26 -05:00
release.go
rename import path
2015-12-15 17:25:45 -05:00
repo_branch.go
Minor fix for
#2506
2016-02-02 17:07:40 -05:00
repo.go
Make markdown as an independent module
2016-02-20 17:10:05 -05:00
ssh_key.go
Trim whitespace when adding SSH keys (
fixes
#2447
)
2016-01-31 22:02:36 -05:00
token.go
Replace uuid module with original package
2016-02-20 18:13:12 -05:00
update.go
#2650
fix possbility that use email as pusher user name
2016-02-17 22:47:06 -05:00
user.go
Make markdown as an independent module
2016-02-20 17:10:05 -05:00
webhook_slack.go
rename import path
2015-12-15 17:25:45 -05:00
webhook.go
Replace uuid module with original package
2016-02-20 18:13:12 -05:00
wiki.go
Removed empty line, multi return args
2015-12-20 21:13:12 +01:00