aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
|
* finish close/reopen issueUnknwon2015-08-13
|
* finish view comments on issue pageUnknwon2015-08-13
|
* add comment form UIUnknwon2015-08-12
|
* finish view issue without comments and opsUnknwon2015-08-12
|
* update localesUnknwon2015-08-12
|
* finish attachments when create issueUnknwon2015-08-11
|
* finish create issue attachment UIUnknwon2015-08-11
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-10
| |
| * Merge pull request #1460 from manfer/semantic无闻2015-08-10
| |\ | | | | | | new top menu
| | * new top menuFernando San Julián2015-08-10
| | |
| * | Merge pull request #1457 from jqs7/customAvatar无闻2015-08-10
| |\ \ | | |/ | |/| add custom avatar source support
| | * custom avatar sourceJqs72015-08-10
| | |
* | | finish create issue with milestone and assigneeUnknwon2015-08-10
| | |
* | | finish create issue with milestoneUnknwon2015-08-10
| | |
* | | finish create issue with labelsUnknwon2015-08-10
| | |
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
| | |
* | | upgrade new issue to SUI v2Unknwon2015-08-10
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\| | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * | list view: issue, label, milestoneUnknwon2015-08-09
| | |
| * | remove sync.Pool and support go1.2 againUnknwon2015-08-09
| | |
| * | Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-09
| |/
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* improve fork processUnknwon2015-08-08
|
* update localeUnknwon2015-08-06
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* update localeUnknwon2015-08-05
|
* fix milestone format parseUnknwon2015-08-05
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * allow anonymous SSH cloneUnknwon2015-08-05
| |
| * fix #1439Unknwon2015-08-05
| |
| * minor fix on #1432Unknwon2015-08-04
| |
| * Merge pull request #1432 from manfer/enhance-copy-clipboard无闻2015-08-04
| |\ | | | | | | Enhance copy clipboard
| | * browser supports copy detectionFernando San Julián2015-08-03
| | |
* | | finish new milestone pageUnknwon2015-08-05
| | |
* | | milestone: editUnknwon2015-08-05
| | |
* | | milestone: create pageUnknwon2015-08-05
| | |
* | | milestone: list viewUnknwon2015-08-03
|/ /
* | better wordingUnknwon2015-08-02
| |
* | replace path.JoinUnknwon2015-08-02
| |
* | custom workDir function to handle speical case in WindowsUnknwon2015-08-02
|/
* update locale and .gopmfileUnknwon2015-08-01
|
* new markdown stylesFernando San Julián2015-08-01
|
* add italian supportUnknwon2015-07-31
|
* update locale and prepare for 0.6.3 releaseUnknwon2015-07-30
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-29
|
* update gopmfileUnknwon2015-07-28
|
* Merge pull request #1402 from wqweto/develop无闻2015-07-28
|\ | | | | Allow file and directory names to contain percent character