summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* finish view issue without comments and opsUnknwon2015-08-121-5/+5
|
* update localesUnknwon2015-08-121-8/+8
|
* finish attachments when create issueUnknwon2015-08-113-6/+7
|
* finish create issue attachment UIUnknwon2015-08-111-3/+3
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-102-7/+10
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-101-47/+47
| |
| * Merge pull request #1460 from manfer/semantic无闻2015-08-101-46/+46
| |\ | | | | | | new top menu
| | * new top menuFernando San Julián2015-08-101-46/+46
| | |
| * | Merge pull request #1457 from jqs7/customAvatar无闻2015-08-101-3/+6
| |\ \ | | |/ | |/| add custom avatar source support
| | * custom avatar sourceJqs72015-08-101-3/+6
| | |
* | | finish create issue with milestone and assigneeUnknwon2015-08-101-2/+2
| | |
* | | finish create issue with milestoneUnknwon2015-08-101-2/+2
| | |
* | | finish create issue with labelsUnknwon2015-08-102-2/+20
| | |
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-3/+3
| | |
* | | upgrade new issue to SUI v2Unknwon2015-08-101-2/+2
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-108-11/+809
|\| | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * | list view: issue, label, milestoneUnknwon2015-08-092-12/+12
| | |
| * | remove sync.Pool and support go1.2 againUnknwon2015-08-096-1/+775
| | |
| * | Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-091-0/+24
| |/
* | UI: create issue with title and contentUnknwon2015-08-093-11/+11
| |
* | WIP: create PR - choose branchUnknwon2015-08-084-15/+39
|/
* improve fork processUnknwon2015-08-082-4/+9
|
* update localeUnknwon2015-08-061-2/+2
|
* #334: Add Deployment Key SupportUnknwon2015-08-062-6/+6
|
* update localeUnknwon2015-08-051-2/+2
|
* fix milestone format parseUnknwon2015-08-051-3/+3
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-054-7/+21
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * allow anonymous SSH cloneUnknwon2015-08-053-6/+6
| |
| * fix #1439Unknwon2015-08-051-1/+1
| |
| * minor fix on #1432Unknwon2015-08-041-18/+6
| |
| * Merge pull request #1432 from manfer/enhance-copy-clipboard无闻2015-08-041-0/+26
| |\ | | | | | | Enhance copy clipboard
| | * browser supports copy detectionFernando San Julián2015-08-031-0/+26
| | |
* | | finish new milestone pageUnknwon2015-08-051-2/+2
| | |
* | | milestone: editUnknwon2015-08-051-3/+3
| | |
* | | milestone: create pageUnknwon2015-08-053-7/+17
| | |
* | | milestone: list viewUnknwon2015-08-032-9/+9
|/ /
* | better wordingUnknwon2015-08-021-2/+2
| |
* | replace path.JoinUnknwon2015-08-021-2/+2
| |
* | custom workDir function to handle speical case in WindowsUnknwon2015-08-021-1/+12
|/
* update locale and .gopmfileUnknwon2015-08-011-2/+2
|
* new markdown stylesFernando San Julián2015-08-011-1/+1
|
* add italian supportUnknwon2015-07-311-2/+26
|
* update locale and prepare for 0.6.3 releaseUnknwon2015-07-301-18/+18
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-292-3/+3
|
* update gopmfileUnknwon2015-07-281-2/+2
|
* Merge pull request #1402 from wqweto/develop无闻2015-07-281-1/+1
|\ | | | | Allow file and directory names to contain percent character
| * Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-281-1/+1
| |
* | Merge pull request #1399 from wqweto/develop无闻2015-07-282-0/+5
|\| | | | | Allow explicit charset/codepage setting for ANSI source files to alle…
| * Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-272-0/+5
| | | | | | | | issue #1088
* | better pagingUnknwon2015-07-281-2/+2
|/