Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 |
| | | |||
| * | fix #1439 | Unknwon | 2015-08-05 |
| | | |||
| * | minor fix on #1432 | Unknwon | 2015-08-04 |
| | | |||
| * | Merge pull request #1432 from manfer/enhance-copy-clipboard | 无闻 | 2015-08-04 |
| |\ | | | | | | | Enhance copy clipboard | ||
| | * | browser supports copy detection | Fernando San Julián | 2015-08-03 |
| | | | |||
* | | | 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 |
|/ / | |||
* | | better wording | Unknwon | 2015-08-02 |
| | | |||
* | | replace path.Join | Unknwon | 2015-08-02 |
| | | |||
* | | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 |
|/ | |||
* | update locale and .gopmfile | Unknwon | 2015-08-01 |
| | |||
* | new markdown styles | Fernando San Julián | 2015-08-01 |
| | |||
* | add italian support | Unknwon | 2015-07-31 |
| | |||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 |
| | |||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | |||
* | update gopmfile | Unknwon | 2015-07-28 |
| | |||
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 |
|\ | | | | | Allow file and directory names to contain percent character | ||
| * | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
* | | Merge pull request #1399 from wqweto/develop | 无闻 | 2015-07-28 |
|\| | | | | | Allow explicit charset/codepage setting for ANSI source files to alle… | ||
| * | Allow explicit charset/codepage setting for ANSI source files to alleviate ↵ | Vladimir Vissoultchev | 2015-07-27 |
| | | | | | | | | issue #1088 | ||
* | | better paging | Unknwon | 2015-07-28 |
|/ | |||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 |
| | |||
* | fix #1169 | Unknwon | 2015-07-26 |
| | | | | - prevent create reop on existed path | ||
* | go-bindata on #1393 and fix #1392 | Unknwon | 2015-07-26 |
| | |||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | fix paging links and issue count | Unknwon | 2015-07-25 |
| | |||
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 |
|\ | | | | | Add function in cron to autofix counters in repository | ||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 |
| | | |||
* | | 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 branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-07-25 |
| |\ \ | |||
| | * \ | Merge pull request #1309 from stettberger/master | 无闻 | 2015-07-25 |
| | |\ \ | | | | | | | | | | | settings/password: no minimal required characters for OldPassword | ||
| | | * | | settings/password: no minimal required characters for OldPassword | Christian Dietrich | 2015-06-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If users are added to gogs due a reverse proxy automatically, their password is set to their initial username. If their username is shorter than 6 characters, they can never set a password. But since this password is required for some operations (e.g. repository deletion), they could not use all features of gogs until now. | ||
| * | | | | Merge pull request #1249 from donbowman/master | 无闻 | 2015-07-25 |
| |\ \ \ \ | | | | | | | | | | | | | in routers/repo/download.go, don't set mime type, let go figure it out. | ||
| | * | | | | remove blackfriday.EXTENSION_HARD_LINE_BREAK from options. | Don Bowman | 2015-04-08 |
| | | |/ / | | |/| | | |||
| * | | | | Merge pull request #1244 from jamesa/develop | 无闻 | 2015-07-25 |
| |\ \ \ \ | | |_|/ / | |/| | | | Add full name field to admin's user edit page (fixes #1130) | ||
| | * | | | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 |
| | | | | | |||
* | | | | | UI: CURD labels | Unknwon | 2015-07-24 |
| | | | | | | | | | | | | | | | | | | | | - fix update lable break connection with repository | ||
* | | | | | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | | | | | | | | | | | | | | | | | - create new label | ||
* | | | | | UI: basci issue list without filters | Unknwon | 2015-07-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - fix isRead check - fix paging | ||
* | | | | | UI: issues - finish basic frame | Unknwon | 2015-07-24 |
|/ / / / |