1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
Commit Graph

44 Commits

Author SHA1 Message Date
Unknwon
7bbf644dd5 Convert captcha, cache, csrf as middlewares 2014-07-31 17:25:34 -04:00
Unknwon
9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 2014-07-26 23:53:16 -04:00
Unknwon
8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Justin Nuß
f7617997ce Ignore EOF error when parsing form. 2014-07-25 10:18:42 +02:00
Unknwon
c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev 2014-07-24 12:49:43 -04:00
Unknwon
a41a1fe60d Mirror fix 2014-07-24 12:49:40 -04:00
Justin Nuß
bfe5b86004 Add file upload for attachments 2014-07-24 15:19:59 +02:00
Unknown
cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 2014-07-04 01:23:11 -04:00
Lunny Xiao
1c46d68aba bug fixed for message tag 2014-06-28 23:56:41 +08:00
Unknown
9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00
Unknown
ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
Unknown
688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
Unknown
c1eb4d894a Clean api code 2014-05-05 13:08:01 -04:00
Unknown
100cd181bc Add router log config option 2014-05-01 18:53:41 -04:00
slene
4fafc76052 zip archive download 2014-04-16 00:29:03 +08:00
Unknown
4b9b8024ba Clean oauth code 2014-04-13 18:12:07 -04:00
Unknown
c9a1eb4789 Able to change mirror interval now 2014-04-12 22:30:00 -04:00
Unknown
33aa4f7438 Support private repo 2014-04-11 21:47:39 -04:00
Unknown
11f54b1426 Mirror bug fix 2014-04-11 12:14:11 -04:00
Unknown
45462662e9 Add flash 2014-04-10 16:36:50 -04:00
Unknown
af552596cf Work on form resubmit 2014-04-10 14:37:43 -04:00
Unknown
79a610592e Add: rename repository 2014-04-03 15:50:55 -04:00
Unknown
d0e6a4c25a Change new martini impot path 2014-03-30 12:11:28 -04:00
slene
4c70249f75 fix some link 2014-03-30 17:03:00 +08:00
slene
105f97e61c remove Context.IsValid & verify repo in middleware repo.go 2014-03-30 10:09:59 +08:00
Unknown
cb52f6d07d Add auto-login 2014-03-22 16:40:09 -04:00
Unknown
b3cfd9fe0c Fix SSH key bug in windows 2014-03-22 14:27:03 -04:00
slene
076fc98d98 add csrf check 2014-03-23 01:44:02 +08:00
slene
f9c07c4186 update session 2014-03-22 20:49:53 +08:00
slene
770c78a177 fix 2014-03-21 21:31:47 +08:00
slene
c7e0d3a499 add cache 2014-03-21 21:06:47 +08:00
Unknown
4cf6cc63b0 Work on admin 2014-03-20 08:02:14 -04:00
Unknown
9f9cd6bfc6 Work on admin 2014-03-20 07:50:26 -04:00
Unknown
805732fdc7 Mirror fix 2014-03-20 00:12:33 -04:00
Unknown
ee92fb8635 Finish watch backend 2014-03-19 23:48:30 -04:00
Gogs
56af7e99a8 fork render 2014-03-19 21:58:51 +08:00
Unknown
bd9d90d8c4 Add some log 2014-03-19 04:48:45 -04:00
slene
f18c8fc4d9 add Owner to Context.Repo 2014-03-16 00:14:26 +08:00
slene
7ca8306775 modify RepoAssignment 2014-03-16 00:03:23 +08:00
Unknown
b43cfc5b39 Clean code 2014-03-15 10:52:14 -04:00
slene
b9e57e41ce clean code 2014-03-15 22:34:33 +08:00
Unknown
f174633b36 Clean code 2014-03-15 09:17:16 -04:00
slene
9cdded911b fix context 2014-03-15 20:50:17 +08:00
slene
fa5ad1e465 move templateFuncs to one file, add middleware context. 2014-03-15 19:01:50 +08:00