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
154b397e8f65d89eee4d625f64a8e06f23d78005
gitcaddy-server
/
models
History
Unknwon
154b397e8f
Replace convert.To with APIFormat calls
2016-08-14 04:17:26 -07:00
..
migrations
Remove redundant Unix timestamp method call
2016-07-23 20:24:44 +08:00
access.go
#1384
add pagination for repositories
2016-07-24 14:32:46 +08:00
action.go
Replace convert.To with APIFormat calls
2016-08-14 04:17:26 -07:00
admin.go
Remove redundant Unix timestamp method call
2016-07-23 20:24:44 +08:00
error.go
#3290
better code structure and batch minor improvements
2016-08-03 11:51:22 -07:00
git_diff_test.go
Improve diff highlight (
#3390
)
2016-08-07 09:49:47 -07:00
git_diff.go
Improve diff highlight (
#3390
)
2016-08-07 09:49:47 -07:00
issue_comment.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
issue_label.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
issue_mail.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
issue.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
login.go
Refactor User.Id to User.ID
2016-07-24 01:08:22 +08:00
mail.go
Fix email FROM
2016-08-11 15:16:01 -07:00
models_sqlite.go
go vet
2014-04-13 03:14:43 -04:00
models_test.go
#3442
add test suites
2016-08-12 02:56:50 -07:00
models_tidb.go
models: rename EnableTidb to EnableTiDB
2016-08-11 14:38:45 -07:00
models.go
Code clean up
2016-08-12 03:04:50 -07:00
org_team.go
Refactor User.Id to User.ID
2016-07-24 01:08:22 +08:00
org.go
Verify list len before use it with IN (
#3423
)
2016-08-10 11:06:51 -07:00
pull.go
Replace convert.To with APIFormat calls
2016-08-14 04:17:26 -07:00
release.go
Fix
#3315
: Release dont use tag creation date (
#3374
)
2016-08-06 10:02:15 -07:00
repo_branch.go
Minor fix for
#2506
2016-02-02 17:07:40 -05:00
repo_collaboration.go
#2780
code clean up
2016-08-11 11:35:46 -07:00
repo_test.go
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (
#3246
)
2016-07-09 13:22:28 +08:00
repo.go
Replace convert.To with APIFormat calls
2016-08-14 04:17:26 -07:00
ssh_key_test.go
#3442
add test suites
2016-08-12 02:56:50 -07:00
ssh_key.go
#3281
fix x.Iterate returns nothing inside session scope with SQLite3
2016-07-26 17:26:48 +08:00
token.go
Remove redundant Unix timestamp method call
2016-07-23 20:24:44 +08:00
update.go
Add committer information to API and Webhooks. Also
fixes
#3271
(
#3414
)
2016-08-09 22:01:57 -07:00
user_mail.go
Refactor User.Id to User.ID
2016-07-24 01:08:22 +08:00
user.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
webhook_slack.go
Replace convert.To with APIFormat calls
2016-08-14 04:17:26 -07:00
webhook.go
#2246
fully support of webhooks for pull request
2016-08-14 03:32:24 -07:00
wiki.go
#3233
code cleanup and minor issue fix
2016-08-11 10:53:51 -07:00