Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | 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 |
| | | | | | | |||
| * | | | | | Merge pull request #1321 from wfriesen/freebsdinit | 无闻 | 2015-07-25 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix command used by FreeBSD init script | ||
| | * | | | | | Fix command used by FreeBSD init script | William Friesen | 2015-06-09 |
| | | | | | | | |||
| * | | | | | | Merge pull request #1277 from winfr34k/develop | 无闻 | 2015-07-25 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix: "Port is blocked" issue | ||
| | * | | | | | | Fix: "Port is blocked" issue | Thomas Keppler | 2015-05-15 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed an issue where the post intall file for Debian enforced port 6000 which should have been port 3000 because it renders the software virtually unusable because it's a blocked port in Firefox, Chrome and alikes. For further reference see: http://www-archive.mozilla.org/projects/netlib/PortBanning.html | ||
| * | | | | | | Merge pull request #1262 from chadoe/systemd-env | 无闻 | 2015-07-25 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix systemd "Trailing garbage, ignoring." warning. | ||
| | * | | | | | | fix systemd "Trailing garbage, ignoring." warning. | Martin van Beurden | 2015-05-09 |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Environment should be a space-separated list instead of comma-separated. No need for double quoting when the values don't contain spaces. | ||
| * | | | | | | Merge pull request #1256 from mrburns/develop | 无闻 | 2015-07-25 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add/Fix app sub url for color picker js lib inclusion | ||
| | * | | | | | | Add app sub url for color picker js lib inclusion | mrburns | 2015-05-08 |
| | |/ / / / / | | | | | | | | | | | | | | | Currently, the js file doesn't take into account the possibility of a sub url being used (wich is my case :) wich prevents its inclusion. | ||
| * | | | | | | 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 |
| | | | | | | | |