Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated Translators | Gregor Santner | 2015-08-13 |
| | |||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | |||
* | finish close/reopen issue | Unknwon | 2015-08-13 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-13 |
|\ | |||
| * | Merge pull request #1478 from yaggytter/japanesetypo | 无闻 | 2015-08-13 |
| |\ | | | | | | | fixed chinese character to japanese KANJI | ||
| | * | fixed chinese character to japanese KANJI | yaggytter | 2015-08-13 |
| | | | |||
* | | | finish view comments on issue page | Unknwon | 2015-08-13 |
| | | | |||
* | | | add comment form UI | Unknwon | 2015-08-12 |
| | | | |||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 |
|/ / | |||
* | | update locales | Unknwon | 2015-08-12 |
| | | |||
* | | finish attachments when create issue | Unknwon | 2015-08-11 |
| | | |||
* | | finish create issue attachment UI | Unknwon | 2015-08-11 |
| | | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||
| * | | minor fix on #1460 | Unknwon | 2015-08-10 |
| | | | |||
| * | | Merge pull request #1460 from manfer/semantic | 无闻 | 2015-08-10 |
| |\ \ | | | | | | | | | new top menu | ||
| | * | | new top menu | Fernando San Julián | 2015-08-10 |
| | | | | |||
| * | | | Merge pull request #1457 from jqs7/customAvatar | 无闻 | 2015-08-10 |
| |\ \ \ | | |/ / | |/| | | add custom avatar source support | ||
| | * | | custom avatar source | Jqs7 | 2015-08-10 |
| | |/ | |||
* | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
| | | | |||
* | | | finish create issue with milestone | Unknwon | 2015-08-10 |
| | | | |||
* | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 |
| | | | |||
* | | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||
| * | | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| |/ | |||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | | |||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
|/ | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | update locale | Unknwon | 2015-08-06 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | update locale | Unknwon | 2015-08-05 |
| | |||
* | fix milestone format parse | Unknwon | 2015-08-05 |
| | |||
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | milestone: edit | Unknwon | 2015-08-05 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | update locale and .gopmfile | Unknwon | 2015-08-01 |
| | |||
* | add italian support | Unknwon | 2015-07-31 |
| | |||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 |
| | |||
* | update gopmfile | Unknwon | 2015-07-28 |
| | |||
* | better paging | Unknwon | 2015-07-28 |
| | |||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 |
| | |||
* | admin config fix | Fernando San Julián | 2015-07-25 |
| | |||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | fix paging links and issue count | Unknwon | 2015-07-25 |
| | |||
* | update Chinese locale | Unknwon | 2015-07-25 |
| | |||
* | new issue and label page | Unknwon | 2015-07-25 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 |
|\ | |||
| * | Merge pull request #1275 from jstasiak/develop | 无闻 | 2015-07-25 |
| |\ | | | | | | | Add file permalink button | ||
| | * | Add file permalink button | Jakub Stasiak | 2015-07-13 |
| | | | | | | | | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content. | ||
* | | | UI: CURD labels | Unknwon | 2015-07-24 |
| | | | | | | | | | | | | - fix update lable break connection with repository |