summaryrefslogtreecommitdiffstats
path: root/modules/middleware/context.go
Commit message (Collapse)AuthorAgeFilesLines
* Finish new repo settings pageUnknwon2014-08-021-2/+2
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-38/+9
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-2/+0
| | | | dashboard news feed page, create organization page
* New UI merge in progressUnknwon2014-07-261-204/+59
|
* Ignore EOF error when parsing form.Justin Nuß2014-07-251-2/+2
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-241-2/+8
|\
| * Add file upload for attachmentsJustin Nuß2014-07-241-2/+8
| |
* | Mirror fixUnknwon2014-07-241-5/+1
|/
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-041-16/+17
|
* bug fixed for message tagLunny Xiao2014-06-281-0/+2
|
* In progress of name template name constantUnknown2014-06-221-4/+4
|
* Fix #165Unknown2014-06-211-1/+1
|
* Fixed #209Unknown2014-05-251-2/+3
|
* Clean api codeUnknown2014-05-051-0/+13
|
* Add router log config optionUnknown2014-05-011-3/+11
|
* zip archive downloadslene2014-04-161-1/+38
|
* Clean oauth codeUnknown2014-04-131-1/+2
|
* Able to change mirror interval nowUnknown2014-04-121-0/+1
|
* Support private repoUnknown2014-04-111-4/+3
|
* Mirror bug fixUnknown2014-04-111-1/+1
|
* Add flashUnknown2014-04-101-5/+9
|
* Work on form resubmitUnknown2014-04-101-2/+34
|
* Add: rename repositoryUnknown2014-04-031-1/+3
|
* Change new martini impot pathUnknown2014-03-301-1/+1
|
* fix some linkslene2014-03-301-1/+1
|
* remove Context.IsValid & verify repo in middleware repo.goslene2014-03-301-1/+13
|
* Add auto-loginUnknown2014-03-221-0/+43
|
* Fix SSH key bug in windowsUnknown2014-03-221-4/+0
|
* add csrf checkslene2014-03-231-3/+104
|
* update sessionslene2014-03-221-10/+14
|
* fixslene2014-03-211-0/+2
|
* add cacheslene2014-03-211-0/+3
|
* Work on adminUnknown2014-03-201-5/+1
|
* Work on adminUnknown2014-03-201-3/+13
|
* Mirror fixUnknown2014-03-201-0/+5
|
* Finish watch backendUnknown2014-03-191-0/+1
|
* fork renderGogs2014-03-191-16/+12
|
* Add some logUnknown2014-03-191-1/+6
|
* add Owner to Context.Reposlene2014-03-161-0/+1
|
* modify RepoAssignmentslene2014-03-161-0/+6
|
* Clean codeUnknown2014-03-151-0/+17
|
* clean codeslene2014-03-151-4/+5
|
* Clean codeUnknown2014-03-151-2/+9
|
* fix contextslene2014-03-151-5/+8
|
* move templateFuncs to one file, add middleware context.slene2014-03-151-0/+75