Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Use app/docker folder for SSH Configureation | Jean-Philippe Roemer | 2015-10-02 | |
| | | | ||||
| * | | New approach to Gogs Docker Container | Jean-Philippe Roemer | 2015-10-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - VOLUME for ‘/data’ - Usage of S6 as PID 1 Process - Usage of ‘socat’ so linked container (like databases) are binded to localhost - OpenSSH, Socat Link and Gogs are supervised using S6 - Size of container reduced to ~75Mo | |||
* | | | Merge pull request #1725 from soudy/develop | 无闻 | 2015-10-02 | |
|\ \ \ | | | | | | | | | Implemented #1721: see users who forked/starred/watched a repository | |||
| * | | | moved routes to RouterRef group | kendaru | 2015-10-02 | |
| | | | | ||||
| * | | | changed integrated page number to GET | kendaru | 2015-10-02 | |
| | | | | ||||
| * | | | fixed HTML indenting | Steven | 2015-10-01 | |
| |\ \ \ | ||||
| | * | | | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 | |
| | |/ / | ||||
| * / / | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 | |
| |/ / | ||||
* / / | update locales | Unknwon | 2015-10-02 | |
|/ / | ||||
* | | fix link again | Unknwon | 2015-10-01 | |
| | | ||||
* | | fix README links | Unknwon | 2015-10-01 | |
| | | ||||
* | | Merge pull request #1710 from geerlingguy/patch-1 | 无闻 | 2015-09-28 | |
|\ \ | | | | | | | Set USER env variable so installation can complete successfully. | |||
| * | | Set USER env variable so installation can complete successfully. | Jeff Geerling | 2015-09-26 | |
| | | | ||||
* | | | drop go 1.2 support | Unknwon | 2015-09-26 | |
|/ / | ||||
* | | prepare release | Unknwon | 2015-09-26 | |
| | | ||||
* | | fix error detect when push commits | Unknwon | 2015-09-25 | |
| | | ||||
* | | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 | |
| | | ||||
* | | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | |
| | | ||||
* | | #1693 minor fix | Unknwon | 2015-09-25 | |
| | | ||||
* | | Merge pull request #1693 from sapk/fix-admin-repo-new-ui | 无闻 | 2015-09-25 | |
|\ \ | | | | | | | Fix admin repos new ui | |||
| * | | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 | |
| | | | ||||
* | | | Merge pull request #1691 from sapk/fix-admin-organization-new-ui | 无闻 | 2015-09-25 | |
|\ \ \ | | | | | | | | | Fix admin organization new ui | |||
| * | | | Fix indent in notice router | Antoine GIRARD | 2015-09-25 | |
| | | | | ||||
| * | | | New admin organization UI | Antoine GIRARD | 2015-09-25 | |
| |/ / | ||||
* / / | #1689 minor fixes and update locale | Unknwon | 2015-09-25 | |
|/ / | ||||
* | | Merge pull request #1689 from sapk/fix-admin-notice-new-ui | 无闻 | 2015-09-25 | |
|\ \ | | | | | | | New admin notice UI based on user list example | |||
| * | | Fix indent | Antoine GIRARD | 2015-09-25 | |
| | | | ||||
| * | | Add total next to system notice | Antoine GIRARD | 2015-09-25 | |
| | | | ||||
| * | | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 | |
|/ / | ||||
* | | Merge pull request #1678 from ↵ | 无闻 | 2015-09-24 | |
|\ \ | | | | | | | | | | | | | TheHowl/TheHowl/fix-go-get-not-working-with-user-or-repo-names-with-uppercase-letters Fix `go get` not working when there is a username or repository name with some uppercase letters. | |||
| * | | Fix `go get` not working when there is a username or repository name with ↵ | Howl | 2015-09-23 | |
| |/ | | | | | | | some uppercase letters. | |||
* | | fix #1683 | Unknwon | 2015-09-24 | |
| | | ||||
* | | fix test custom import path | Unknwon | 2015-09-24 | |
| | | ||||
* | | fix test import path | Unknwon | 2015-09-24 | |
| | | ||||
* | | fix subrepo break change | Unknwon | 2015-09-24 | |
| | | ||||
* | | Merge pull request #1662 from SergioBenitez/develop | 无闻 | 2015-09-24 | |
|\ \ | | | | | | | Commit messages now rendered with line breaks and prefix spacing. | |||
| * | | Commit messages now rendered with line breaks and prefix spacing. | Sergio Benitez | 2015-09-18 | |
| | | | ||||
* | | | fix URL match | Unknwon | 2015-09-24 | |
| |/ |/| | ||||
* | | #1665 improve docs | Unknwon | 2015-09-21 | |
| | | ||||
* | | #1665 improve Docker docs | Unknwon | 2015-09-21 | |
| | | ||||
* | | fix #1664 | Unknwon | 2015-09-21 | |
| | | ||||
* | | remove unused file and update locale | Unknwon | 2015-09-20 | |
|/ | ||||
* | update locales | Unknwon | 2015-09-18 | |
| | ||||
* | #1659 fix change label title resets color | Unknwon | 2015-09-18 | |
| | ||||
* | update Docker info | Unknwon | 2015-09-17 | |
| | ||||
* | fix #981 | Unknwon | 2015-09-17 | |
| | ||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | |
| | ||||
* | finish all new template for current ones | Unknwon | 2015-09-17 | |
| | ||||
* | finish new auth e-mails | Unknwon | 2015-09-17 | |
| | ||||
* | fix possible XSS in view issue page | Unknwon | 2015-09-17 | |
| |