Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docker Container: Init 1 & Initialisation | Jean-Philippe Roemer | 2015-10-02 | 8 | -37/+63 |
| | | | | | | | | | | | - Now using a setup script before starting the app. The separation of the run script and the setup script will make service initialisation a little bit clearer - Now calling start.sh script as ENTRYPOINT and S6 as CMD. This way when running the container with just a shell script, the start.sh script will be launched before, making debugging easier - Added note about `.dockerignore` ignored during Docker Hub Automated Build | ||||
* | Merge pull request #1731 from ogarcia/develop | 无闻 | 2015-10-02 | 3 | -18/+16 |
|\ | | | | | Several bugfixes in Docker build | ||||
| * | Several bugfixes in Docker build | Óscar García Amor | 2015-10-02 | 3 | -18/+16 |
| | | | | | | | | | | | | | | - Removed unnecessary variables - Fixed symbolic links creation - Fixed enter point - Less intermediate containers | ||||
* | | Update Docker README for #1708 | Unknwon | 2015-10-02 | 1 | -15/+12 |
|/ | |||||
* | Merge pull request #1730 from 0rax/develop | 无闻 | 2015-10-02 | 8 | -96/+119 |
|\ | | | | | New approach to Gogs Docker Container | ||||
| * | Add bash to the image so bash git hooks can be used | Jean-Philippe Roemer | 2015-10-02 | 1 | -1/+1 |
| | | |||||
| * | Use app/docker folder for SSH Configureation | Jean-Philippe Roemer | 2015-10-02 | 2 | -4/+2 |
| | | |||||
| * | New approach to Gogs Docker Container | Jean-Philippe Roemer | 2015-10-02 | 8 | -92/+117 |
| | | | | | | | | | | | | | | | | | | - 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 | 10 | -0/+476 |
|\ \ | | | | | | | Implemented #1721: see users who forked/starred/watched a repository | ||||
| * | | moved routes to RouterRef group | kendaru | 2015-10-02 | 1 | -3/+3 |
| | | | |||||
| * | | changed integrated page number to GET | kendaru | 2015-10-02 | 6 | -15/+15 |
| | | | |||||
| * | | fixed HTML indenting | Steven | 2015-10-01 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 | 10 | -0/+476 |
| | |/ | |||||
| * / | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 | 10 | -0/+476 |
| |/ | |||||
* / | update locales | Unknwon | 2015-10-02 | 6 | -162/+162 |
|/ | |||||
* | fix link again | Unknwon | 2015-10-01 | 1 | -9/+9 |
| | |||||
* | fix README links | Unknwon | 2015-10-01 | 1 | -9/+9 |
| | |||||
* | Merge pull request #1710 from geerlingguy/patch-1 | 无闻 | 2015-09-28 | 1 | -2/+2 |
|\ | | | | | Set USER env variable so installation can complete successfully. | ||||
| * | Set USER env variable so installation can complete successfully. | Jeff Geerling | 2015-09-26 | 1 | -2/+2 |
| | | |||||
* | | drop go 1.2 support | Unknwon | 2015-09-26 | 9 | -777/+3 |
|/ | |||||
* | prepare release | Unknwon | 2015-09-26 | 17 | -73/+86 |
| | |||||
* | fix error detect when push commits | Unknwon | 2015-09-25 | 2 | -3/+10 |
| | |||||
* | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 | 9 | -27/+29 |
| | |||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 11 | -191/+213 |
| | |||||
* | #1693 minor fix | Unknwon | 2015-09-25 | 5 | -28/+8 |
| | |||||
* | Merge pull request #1693 from sapk/fix-admin-repo-new-ui | 无闻 | 2015-09-25 | 5 | -70/+95 |
|\ | | | | | Fix admin repos new ui | ||||
| * | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 | 5 | -70/+95 |
| | | |||||
* | | Merge pull request #1691 from sapk/fix-admin-organization-new-ui | 无闻 | 2015-09-25 | 5 | -68/+92 |
|\ \ | | | | | | | Fix admin organization new ui | ||||
| * | | Fix indent in notice router | Antoine GIRARD | 2015-09-25 | 1 | -3/+3 |
| | | | |||||
| * | | New admin organization UI | Antoine GIRARD | 2015-09-25 | 5 | -68/+92 |
| |/ | |||||
* / | #1689 minor fixes and update locale | Unknwon | 2015-09-25 | 3 | -18/+18 |
|/ | |||||
* | Merge pull request #1689 from sapk/fix-admin-notice-new-ui | 无闻 | 2015-09-25 | 5 | -63/+83 |
|\ | | | | | New admin notice UI based on user list example | ||||
| * | Fix indent | Antoine GIRARD | 2015-09-25 | 1 | -1/+1 |
| | | |||||
| * | Add total next to system notice | Antoine GIRARD | 2015-09-25 | 1 | -1/+1 |
| | | |||||
| * | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 | 5 | -63/+83 |
|/ | |||||
* | Merge pull request #1678 from ↵ | 无闻 | 2015-09-24 | 1 | -1/+1 |
|\ | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | | | | | some uppercase letters. | ||||
* | | fix #1683 | Unknwon | 2015-09-24 | 1 | -1/+1 |
| | | |||||
* | | fix test custom import path | Unknwon | 2015-09-24 | 5 | -5/+5 |
| | | |||||
* | | fix test import path | Unknwon | 2015-09-24 | 3 | -3/+3 |
| | | |||||
* | | fix subrepo break change | Unknwon | 2015-09-24 | 60 | -1/+15372 |
| | | |||||
* | | Merge pull request #1662 from SergioBenitez/develop | 无闻 | 2015-09-24 | 2 | -2/+35 |
|\ \ | | | | | | | 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 | 2 | -2/+35 |
| | | | |||||
* | | | fix URL match | Unknwon | 2015-09-24 | 1 | -4/+4 |
| |/ |/| | |||||
* | | #1665 improve docs | Unknwon | 2015-09-21 | 1 | -1/+1 |
| | | |||||
* | | #1665 improve Docker docs | Unknwon | 2015-09-21 | 1 | -1/+1 |
| | | |||||
* | | fix #1664 | Unknwon | 2015-09-21 | 1 | -13/+0 |
| | | |||||
* | | remove unused file and update locale | Unknwon | 2015-09-20 | 3 | -132/+11 |
|/ | |||||
* | update locales | Unknwon | 2015-09-18 | 14 | -152/+359 |
| | |||||
* | #1659 fix change label title resets color | Unknwon | 2015-09-18 | 4 | -2/+4 |
| |