aboutsummaryrefslogtreecommitdiff
path: root/modules/middleware/context.go
Commit message (Collapse)AuthorAge
* code fix for #908, and work for #884Unknwon2015-02-06
|
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* more APIs on #12Unknwon2014-11-18
|
* add personal access token panel #12Unknwon2014-11-12
|
* work on #616 and update localesUnknwon2014-11-10
|
* work on #609Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|
* Fix API brokenUnknwon2014-10-18
|
* Add raw, history file button, and other mirror fixesUnknwon2014-10-11
|
* Update with macaronUnknwon2014-10-06
|
* UI: Confirmation boxUnknwon2014-09-28
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Page: `/org/:orgname/settings`Unknwon2014-08-14
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* New UI merge in progressUnknwon2014-07-26
|
* Ignore EOF error when parsing form.Justin Nuß2014-07-25
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-24
|\
| * Add file upload for attachmentsJustin Nuß2014-07-24
| |
* | Mirror fixUnknwon2014-07-24
|/
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-04
|
* bug fixed for message tagLunny Xiao2014-06-28
|
* In progress of name template name constantUnknown2014-06-22
|
* Fix #165Unknown2014-06-21
|
* Fixed #209Unknown2014-05-25
|
* Clean api codeUnknown2014-05-05
|
* Add router log config optionUnknown2014-05-01
|
* zip archive downloadslene2014-04-16
|
* Clean oauth codeUnknown2014-04-13
|
* Able to change mirror interval nowUnknown2014-04-12
|
* Support private repoUnknown2014-04-11
|
* Mirror bug fixUnknown2014-04-11
|
* Add flashUnknown2014-04-10
|
* Work on form resubmitUnknown2014-04-10
|
* Add: rename repositoryUnknown2014-04-03
|
* Change new martini impot pathUnknown2014-03-30
|
* fix some linkslene2014-03-30
|
* remove Context.IsValid & verify repo in middleware repo.goslene2014-03-30
|
* Add auto-loginUnknown2014-03-22
|
* Fix SSH key bug in windowsUnknown2014-03-22
|
* add csrf checkslene2014-03-23
|
* update sessionslene2014-03-22
|
* fixslene2014-03-21
|
* add cacheslene2014-03-21
|
* Work on adminUnknown2014-03-20
|