..
migrations
#1032 : legacy code can have duplicated IDs for same repository
2015-03-12 15:09:40 -04:00
access.go
#1040 : dashboard no longer accessible when repo is missing
2015-03-16 04:04:27 -04:00
action.go
#1064 : X-Gogs-Event header is empty
2015-03-18 04:51:02 -04:00
admin.go
Fix #532 , add system notice
2014-10-08 18:29:18 -04:00
error.go
#1067 : Deleting users should remove them from collaborator lists
2015-03-17 21:51:39 -04:00
git_diff.go
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
2015-02-06 17:02:32 +08:00
issue.go
Merge branch 'dev' of github.com:gogits/gogs into access
2015-02-22 22:51:25 -05:00
login.go
fix HTTP/HTTPS push update func call panic #1037 and http: multiple response.WriteHeader calls
2015-03-12 01:15:01 -04:00
models_sqlite.go
go vet
2014-04-13 03:14:43 -04:00
models.go
Add mysql unix socket support.
2015-03-14 02:21:47 +08:00
oauth2.go
Fix spelling errors in comments.
2014-12-06 20:22:48 -05:00
org.go
#1067 : Deleting users should remove them from collaborator lists
2015-03-17 21:51:39 -04:00
publickey.go
#1050 : Bad permissions on authorized_keys after rewrite
2015-03-14 22:37:23 -04:00
release.go
Huge updates!!!!! Be careful to merge!!!!
2014-07-26 02:28:04 -04:00
repo.go
Put default config into binary
2015-03-18 06:37:44 -04:00
slack.go
update slack hook to use new format
2014-10-24 08:56:12 -04:00
token.go
routers/repo/http.go: allow HTTP push/pull by token for #845
2015-02-07 15:47:23 -05:00
update.go
Page: Compare 2 commits
2014-10-10 21:40:51 -04:00
user.go
#1067 : Deleting users should remove them from collaborator lists
2015-03-17 21:51:39 -04:00
webhook.go
#1064 : X-Gogs-Event header is empty
2015-03-18 04:51:02 -04:00