Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | |||
* | | Merge pull request #1185 from linquize/build-win | 无闻 | 2015-07-25 |
|\ \ | | | | | | | Update build.sh for Windows | ||
| * | | Update build.sh for Windows | Linquize | 2015-06-29 |
| | | | |||
* | | | 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. | ||
* | | | | Merge pull request #1358 from nice-software/wip/certCommonName | 无闻 | 2015-07-25 |
|\ \ \ \ | | | | | | | | | | | Add CommonName to the self signed certificate | ||
| * | | | | Add CommonName to the self signed certificate | Paolo Borelli | 2015-07-11 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Without a CN the self signed certificate is considered invalid by chrome. You can check with: openssl x509 -in cert.pem -subject -noout | ||
* | | | | Merge pull request #1379 from tpires/develop | 无闻 | 2015-07-25 |
|\ \ \ \ | | | | | | | | | | | Update docker image. | ||
| * | | | | Update docker image. | Tiago Pires | 2015-07-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com> | ||
* | | | | | Merge pull request #1387 from manfer/admin-password-field-fix | 无闻 | 2015-07-25 |
|\ \ \ \ \ | | | | | | | | | | | | | install admin password field fix | ||
| * | | | | | install admin password field fix | Fernando San Julián | 2015-07-23 |
| |/ / / / | | | | | | | | | | | Admin Password field in install form must be of type password | ||
* / / / / | #1369: nil pointer when add repo to team | Unknwon | 2015-07-24 |
|/ / / / | |||
* | | | | fix install form def | Unknwon | 2015-07-20 |
| | | | | |||
* | | | | fixes on #1171 | Unknwon | 2015-07-19 |
| | | | | |||
* | | | | fix about #1289 | Unknwon | 2015-07-19 |
| | | | | |||
* | | | | fix suburl for js | Unknwon | 2015-07-16 |
| | | | | |||
* | | | | Disable log color in prod mode | Unknwon | 2015-07-16 |
| | | | | |||
* | | | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 |
| | | | | |||
* | | | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-07-15 |
|\ \ \ \ | |||
| * | | | | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-14 |
| | | | | | |||
* | | | | | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 |
| | | | | | |||
* | | | | | Merge pull request #1355 from pkgr/pkgr | 无闻 | 2015-07-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix build on packager.io, enable Debian 8 and CentOS / RHEL 7 | ||
| * | | | | | Merge remote-tracking branch 'origin/master' into pkgr | crohr | 2015-07-14 |
| |\| | | | | |||
| * | | | | | Add debian-8 and centos-7 | Cyril Rohr | 2015-07-09 |
| | | | | | | |||
| * | | | | | Add libpam0g as dependency for packaging | Cyril Rohr | 2015-07-09 |
| | | | | | | |||
* | | | | | | Merge pull request #1364 from m4rcs/patch-1 | 无闻 | 2015-07-15 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Update TRANSLATORS | ||
| * | | | | | Update TRANSLATORS | Marc Schiller | 2015-07-14 |
| |/ / / / | |||
* | | | | | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-07-14 |
|\| | | | | |||
| * | | | | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2015-07-09 |
| |\ \ \ \ | |||
| * | | | | | fix tmpl error | Unknwon | 2015-07-09 |
| | | | | | | |||
* | | | | | | #1279: Removing user from collaboration removes repositiory | Unknwon | 2015-07-14 |
| | | | | | | |||
* | | | | | | fix .travis.yml | Unknwon | 2015-07-14 |
| | | | | | | |||
* | | | | | | fix file | Unknwon | 2015-07-14 |
| | | | | | | |||
* | | | | | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 |
| | | | | | | |||
* | | | | | | update locale | Unknwon | 2015-07-14 |
| |_|/ / / |/| | | | | |||
* | | | | | fix hidden bug on tpl rendering | Unknwon | 2015-07-10 |
| | | | | | |||
* | | | | | fix #1112 | Unknwon | 2015-07-10 |
| | | | | | |||
* | | | | | add more gitignores | Unknwon | 2015-07-09 |
| | | | | | |||
* | | | | | install - add mail from setting | Unknwon | 2015-07-09 |
| | | | | | |||
* | | | | | UI: install - done | Unknwon | 2015-07-09 |
| | | | | | |||
* | | | | | UI: install - new version | Unknwon | 2015-07-08 |
| | | | | | |||
* | | | | | UI: install - database settings | Unknwon | 2015-07-08 |
| | | | | | |||
* | | | | | update UI framework | Unknwon | 2015-07-07 |
| | | | | | |||
* | | | | | update locale | Unknwon | 2015-07-06 |
| | | | | | |||
* | | | | | update locle | Unknwon | 2015-07-06 |
| | | | | | |||
* | | | | | check master as default branch when migrate | Unknwon | 2015-07-05 |
| | | | | | |||
* | | | | | update locale | Unknwon | 2015-07-05 |
| | | | | | |||
* | | | | | update locale | Unknwon | 2015-07-04 |
| |/ / / |/| | | | |||
* | | | | update locale | Unknwon | 2015-07-03 |
| | | | |