Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 3 | -6/+6 |
| | |||||
* | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | minor fix on #1432 | Unknwon | 2015-08-04 | 1 | -18/+6 |
| | |||||
* | Merge pull request #1432 from manfer/enhance-copy-clipboard | 无闻 | 2015-08-04 | 1 | -0/+26 |
|\ | | | | | Enhance copy clipboard | ||||
| * | browser supports copy detection | Fernando San Julián | 2015-08-03 | 1 | -0/+26 |
| | | |||||
* | | better wording | Unknwon | 2015-08-02 | 1 | -2/+2 |
| | | |||||
* | | replace path.Join | Unknwon | 2015-08-02 | 1 | -2/+2 |
| | | |||||
* | | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 | 1 | -1/+12 |
|/ | |||||
* | update locale and .gopmfile | Unknwon | 2015-08-01 | 1 | -2/+2 |
| | |||||
* | new markdown styles | Fernando San Julián | 2015-08-01 | 1 | -1/+1 |
| | |||||
* | add italian support | Unknwon | 2015-07-31 | 1 | -2/+26 |
| | |||||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 | 1 | -18/+18 |
| | |||||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 | 2 | -3/+3 |
| | |||||
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 | 1 | -1/+1 |
|\ | | | | | Allow file and directory names to contain percent character | ||||
| * | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1399 from wqweto/develop | 无闻 | 2015-07-28 | 2 | -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 Vissoultchev | 2015-07-27 | 2 | -0/+5 |
| | | | | | | | | issue #1088 | ||||
* | | better paging | Unknwon | 2015-07-28 | 1 | -2/+2 |
|/ | |||||
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 2 | -25/+29 |
| | |||||
* | fix #1169 | Unknwon | 2015-07-26 | 3 | -1/+15 |
| | | | | - prevent create reop on existed path | ||||
* | go-bindata on #1393 and fix #1392 | Unknwon | 2015-07-26 | 1 | -26/+26 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 3 | -5/+4 |
| | |||||
* | fix paging links and issue count | Unknwon | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | 1 | -0/+1 |
|\ | | | | | Add function in cron to autofix counters in repository | ||||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+1 |
| | | |||||
* | | update Chinese locale | Unknwon | 2015-07-25 | 1 | -5/+5 |
| | | |||||
* | | new issue and label page | Unknwon | 2015-07-25 | 2 | -29/+34 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 3 | -2/+3 |
|\ \ | |||||
| * \ | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-07-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge pull request #1309 from stettberger/master | 无闻 | 2015-07-25 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | settings/password: no minimal required characters for OldPassword | ||||
| | | * | | settings/password: no minimal required characters for OldPassword | Christian Dietrich | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #1244 from jamesa/develop | 无闻 | 2015-07-25 | 1 | -0/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | 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 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | UI: CURD labels | Unknwon | 2015-07-24 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | - fix update lable break connection with repository | ||||
* | | | | | UI: basic label list | Unknwon | 2015-07-24 | 3 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | - create new label | ||||
* | | | | | UI: basci issue list without filters | Unknwon | 2015-07-24 | 2 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - fix isRead check - fix paging | ||||
* | | | | | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 1 | -23/+23 |
|/ / / / | |||||
* | | | | fix install form def | Unknwon | 2015-07-20 | 1 | -6/+6 |
| | | | | |||||
* | | | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | 2 | -1/+12 |
| | | | | |||||
* | | | | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 | 1 | -0/+1 |
| | | | | |||||
* | | | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 | 2 | -2/+2 |
| | | | | |||||
* | | | | update locale | Unknwon | 2015-07-14 | 1 | -18/+42 |
| | | | | |||||
* | | | | add more gitignores | Unknwon | 2015-07-09 | 1 | -0/+144 |
| | | | | |||||
* | | | | install - add mail from setting | Unknwon | 2015-07-09 | 2 | -17/+18 |
| | | | | |||||
* | | | | UI: install - done | Unknwon | 2015-07-09 | 2 | -379/+431 |
| | | | | |||||
* | | | | UI: install - new version | Unknwon | 2015-07-08 | 4 | -15/+28 |
| | | | | |||||
* | | | | UI: install - database settings | Unknwon | 2015-07-08 | 1 | -2/+2 |
| | | | |