Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #1204 | Unknwon | 2015-07-31 |
| | |||
* | add italian support | Unknwon | 2015-07-31 |
| | |||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 |
| | |||
* | Merge pull request #1410 from manfer/issues-pagination-only-if-needed | 无闻 | 2015-07-31 |
|\ | | | | | Show pagination only if needed on repo issues page | ||
| * | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 |
|/ | |||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 |
| | |||
* | Merge pull request #1404 from wqweto/develop | 无闻 | 2015-07-30 |
|\ | | | | | Allow space and/or percent in file and directory names | ||
| * | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | | |||
| * | Partial impl of git diff encoding | Vladimir Vissoultchev | 2015-07-29 |
| | | |||
| * | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
| * | Raw text file view returns correct charset in content-type header if not utf-8 | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
| * | Allow spaces in file/dir names on parsing git diff | Vladimir Vissoultchev | 2015-07-28 |
| | | |||
* | | fix #1407 | Unknwon | 2015-07-30 |
|/ | |||
* | update gopmfile | Unknwon | 2015-07-28 |
| | |||
* | report error when migration auth failed | Unknwon | 2015-07-28 |
| | |||
* | fix #1305 | 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 |
| | | |||
* | | fix #1198 | Unknwon | 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 |
|/ | |||
* | Merge pull request #1395 from manfer/user-issues-template-fix | 无闻 | 2015-07-27 |
|\ | | | | | User Issues Template fix | ||
| * | User Issues Template fix | Fernando San Julián | 2015-07-26 |
|/ | |||
* | 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 |
| | |||
* | Merge pull request #1393 from manfer/admin-config-fix | 无闻 | 2015-07-26 |
|\ | | | | | admin config fix | ||
| * | admin config fix | Fernando San Julián | 2015-07-25 |
|/ | |||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | fix sql | Unknwon | 2015-07-25 |
| | |||
* | fix paging links and issue count | Unknwon | 2015-07-25 |
| | |||
* | fix issue paging | Unknwon | 2015-07-25 |
| | |||
* | mirror fix on #1111 | 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 #1336 from technosophos/master | 无闻 | 2015-07-25 |
| | |\ \ | | | | | | | | | | | Fix minor spelling issues. | ||
| | | * | | Fix minor spelling issues. | Matt Butcher | 2015-06-18 |
| | | | | | |||
| | * | | | Merge pull request #1317 from smcquay/keys | 无闻 | 2015-07-25 |
| | |\ \ \ | | | | | | | | | | | | | fix .keys route | ||
| | | * | | | fix .keys route | stephen mcquay | 2015-06-08 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | This change fixes the output from /{{ username }}.keys so that it can work in a ~/.ssh/authorized_keys file | ||
| | * | | | 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 #1274 from Knorkebrot/master | 无闻 | 2015-07-25 |
| | |\ \ \ | | | | | | | | | | | | | fix debian init script | ||
| | | * | | | fix debian init script | Björn | 2015-06-04 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use start-stop-daemon's chuid feature insted of su - using `su -c` breaks if the git user has no usable shell - this fixes #1025 - put --test before --exec, instead it gets passed to gogs - set cwd via --chdir | ||
| * | | | | Merge pull request #1380 from vtduncan/referrer-protection | 无闻 | 2015-07-25 |
| |\ \ \ \ | | | | | | | | | | | | | Prevent browsers from leaking referrer headers | ||
| | * | | | | Prevent browsers from leaking referrer headers | Duncan | 2015-07-21 |
| | | | | | |