summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* New UI merge in progressUnknwon2014-07-2653-5264/+3576
|
* Ignore EOF error when parsing form.Justin Nuß2014-07-251-2/+2
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-242-2/+25
|\
| * Allow disabling uploadsJustin Nuß2014-07-241-0/+2
| |
| * Add file upload for attachmentsJustin Nuß2014-07-242-2/+12
| |
| * WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
| |
* | Mirror fixUnknwon2014-07-242-5/+2
|/
* Fix issue #278. Fall back to (default) branch for context data, if no branch ↵Justin Nuß2014-07-221-1/+12
| | | | selected
* Make possible for administrators to change user's password (fix proposal for ↵gima2014-07-181-0/+1
| | | | #290)
* Paging function for users and repositoriesUnknown2014-07-071-0/+10
|
* Able to set timeout for process monitorUnknown2014-07-062-7/+44
|
* Change martini.Static to custom Static functionUnknown2014-07-041-0/+127
|
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-041-1/+1
|
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-042-22/+28
|
* Finish create organization teamUnknown2014-07-024-220/+237
|
* Add uuidUnknown2014-06-294-0/+902
|
* bug fixed for message tagLunny Xiao2014-06-282-3/+6
|
* Finish delete organizationUnknown2014-06-281-0/+1
|
* Organization settings pageUnknown2014-06-273-5/+29
|
* Migrate repository by organizationUnknown2014-06-251-0/+1
|
* Work on create organization repo and #257Unknown2014-06-251-2/+3
|
* Add create organizationUnknown2014-06-252-2/+35
|
* Fix #165Unknown2014-06-243-256/+257
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-241-0/+6
|\
| * RepoRootPath must be absolute pathniphor2014-06-241-0/+6
| |
* | In progress of name template name constantUnknown2014-06-223-9/+19
|/
* Fix #165Unknown2014-06-211-1/+5
|
* Fix #165Unknown2014-06-215-268/+280
|
* Remove qiniu/logUnknown2014-06-201-1/+10
|
* Add database log adapterUnknown2014-06-203-229/+235
|
* Basic process managerUnknown2014-06-191-0/+89
|
* Fix test casesUnknown2014-06-161-5/+5
|
* Add corn rask monitor panelUnknown2014-06-1310-10/+1373
|
* Support edit release and save as draftUnknown2014-06-122-6/+25
|
* Fix #197Unknown2014-06-121-0/+2
|
* Add gogs fix location commandUnknown2014-06-101-3/+8
|
* Fix #242Unknown2014-06-084-341/+264
|
* Code conventionUnknown2014-06-052-46/+46
|
* Fix #214Unknown2014-06-032-1/+3
|
* Fix #222Unknown2014-05-311-1/+0
|
* fix for new git apislene2014-05-281-2/+1
|
* Fix #209Unknown2014-05-282-50/+52
|
* Fix #200, add VERSION to template filesUnknown2014-05-281-12/+0
|
* Little bug fixUnknown2014-05-251-1/+1
|
* Change version to v0.3.6Unknown2014-05-251-72/+3462
|
* 增加版本标识确保二进制和模板文件处于同个版本Unknown2014-05-251-20/+30
|
* Fixed #209Unknown2014-05-254-23/+31
|
* Fixed #209Unknown2014-05-2513-213/+484
|
* Code conventionUnknown2014-05-211-0/+4
|
* Add MustValueRangeUnknown2014-05-181-6/+9
|