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
fa1cbc2896e6291f1bd4e4ec58bbfea1dfacaa39
gitcaddy-server
/
models
/
migrations
History
Lauris BH
6718ea6ff1
Fix can_push value to false in protected_branch (
#2560
)
2017-09-20 17:52:23 +03:00
..
migrations.go
Fix can_push value to false in protected_branch (
#2560
)
2017-09-20 17:52:23 +03:00
v13.go
Refactor session close as xorm already does everything needed internally (
#2020
)
2017-06-21 08:57:05 +08:00
v14.go
Fix typos in models/ and modules/ (
#1248
)
2017-03-15 08:52:01 +08:00
v15.go
Fix migration from pre-v15 to 1.2.0 (
#2460
)
2017-09-05 08:28:06 +08:00
v16.go
Fix lint errors (
#2547
)
2017-09-19 11:08:30 +03:00
v17.go
Protected branches system (
#339
)
2017-02-21 23:02:10 +08:00
v18.go
Take back control of hooks (
#1006
)
2017-02-23 11:40:44 +08:00
v19.go
Fix upgrade failed after ever rollback (
#1194
)
2017-03-10 23:43:51 +08:00
v20.go
fix avatar update bug (
#1729
)
2017-05-16 08:36:09 +08:00
v21.go
Fix lint errors (
#2547
)
2017-09-19 11:08:30 +03:00
v22.go
fix forget migration for wiki hooks (
#1227
)
2017-03-13 14:27:29 +08:00
v23.go
Run "make fmt" with go-1.6 (
#1333
)
2017-03-21 08:55:00 +08:00
v24.go
fix gpg wrong column types
2017-03-20 02:55:07 +01:00
v25.go
Show user OpenID URIs in their profile (
#1314
)
2017-03-20 09:31:08 +01:00
v26.go
rewrite pre-commit, post-commit and options hooks (
fixes
#1250
) (
#1257
)
2017-03-23 09:12:51 +08:00
v27.go
Fix broken migration v27 (
#1504
)
2017-04-30 10:08:16 +08:00
v28.go
Convert xorm literal queries to method calls (
#2253
)
2017-08-04 12:42:51 +08:00
v29.go
Status-API (
#1332
)
2017-04-21 19:32:31 +08:00
v30.go
Add primary key and index to external login user table (
#1656
)
2017-05-02 16:41:44 +08:00
v31.go
Add units to team (
#947
)
2017-05-18 22:54:24 +08:00
v32.go
Add units to team (
#947
)
2017-05-18 22:54:24 +08:00
v33.go
Rename misnamed migration (
#1867
)
2017-06-04 11:09:50 +08:00
v34.go
Migration to fix existing owner team units (
#1873
)
2017-06-05 05:40:25 -05:00
v35.go
Fix "Dashboard shows deleted comments" (
#1995
)
2017-06-25 20:20:29 +02:00
v36.go
Fix git hooks update to receive required arguments.
Fixes
#2090
(
#2095
)
2017-07-02 21:50:57 +08:00
v37.go
Fix username rendering bug (
#2122
)
2017-07-12 17:58:52 +03:00
v38.go
Remove unit types commits and settings (
#2161
)
2017-07-17 10:04:43 +08:00
v39.go
Feature: Timetracking (
#2211
)
2017-09-12 09:48:13 +03:00
v40.go
improve protected branch to add whitelist support (
#2451
)
2017-09-14 16:16:22 +08:00
v41.go
Prevent sending emails and notifications to inactive users (
#2384
)
2017-09-16 08:18:25 +08:00
v42.go
Sync releases table with tags on push and for mirrors (
#2459
)
2017-09-20 13:26:49 +08:00
v43.go
Fix can_push value to false in protected_branch (
#2560
)
2017-09-20 17:52:23 +03:00