Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1767 from 0rax/develop | 无闻 | 2015-10-12 | 1 | -5/+5 |
|\ | | | | | Fix bug introduced in #1759 preventing ssh server to launch | ||||
| * | Fix bug introduced in #1759 preventing ssh server to launch | Jean-Philippe Roemer | 2015-10-12 | 1 | -5/+5 |
|/ | | | | | | | - ssh/setup: test directive now check if a file exist in key path instead of a folder - ssh/setup script was hanging waiting for an input about rewriting the key as the test case was returning true, when it should have been false (check if file is a folder instead of a file) | ||||
* | Merge pull request #1766 from 0rax/develop | 无闻 | 2015-10-12 | 1 | -0/+4 |
|\ | | | | | Docker repository path backward compatibility fix | ||||
| * | Edit comment to make it clear that we are talking about container version | Jean-Philippe Roemer | 2015-10-12 | 1 | -1/+1 |
| | | |||||
| * | Docker repository path backward compatibility fix: | Jean-Philippe Roemer | 2015-10-12 | 1 | -0/+4 |
|/ | | | | | - resolve #1765 - create link to old git repository path: `/home/git/gogs-repository` | ||||
* | Merge pull request #1764 from 0rax/develop | 无闻 | 2015-10-12 | 3 | -9/+26 |
|\ | | | | | Volumed data setup changed to allow #1759 | ||||
| * | Volumed data setup changed to allow #1759 | Jean-Philippe Roemer | 2015-10-12 | 3 | -9/+26 |
|/ | | | | | | | | | - Volumed subfolder now created up in the ENTRYPOINT script, this way they are created before S6 even starts making VOLUME. - The subfolder will be created during VOLUME creation too as ENTRYPOINT script will be run before /bin/true - SSH Keys will now be created on a single key basis not replying on the existence of /data/ssh folder | ||||
* | print log every time regulater timezone | Unknwon | 2015-10-10 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1758 from 0rax/develop | 无闻 | 2015-10-10 | 3 | -4/+13 |
|\ | | | | | Docker Container Restart Fix | ||||
| * | Docker Container Restart Fix | Jean-Philippe Roemer | 2015-10-10 | 4 | -5/+14 |
| | | | | | | | | | | - Fix s6 fifodir error on container restart - Add .tags* to .gitignore (Atom auto ctags generation) | ||||
* | | Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu | 无闻 | 2015-10-10 | 1 | -1/+1 |
|\ \ | | | | | | | Update gosu, this fixes #1756 | ||||
| * | | Update gosu, this fixes #1756 | Alvaro Aleman | 2015-10-10 | 1 | -1/+1 |
|/ / | |||||
* / | add log when cannot regulate time | Unknwon | 2015-10-09 | 1 | -0/+2 |
|/ | |||||
* | fix typo | Unknwon | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | fix README links | Unknwon | 2015-10-09 | 2 | -8/+8 |
| | |||||
* | Merge pull request #1752 from soudy/develop | 无闻 | 2015-10-09 | 1 | -3/+3 |
|\ | | | | | fixed dead links in README | ||||
| * | fixed dead links in README | Steven Oud | 2015-10-09 | 1 | -3/+3 |
|/ | |||||
* | update locale | Unknwon | 2015-10-08 | 14 | -178/+230 |
| | |||||
* | fix change visivility of non-org does not affect forks | Unknwon | 2015-10-08 | 1 | -7/+5 |
| | |||||
* | unified API error response | Unknwon | 2015-10-08 | 13 | -67/+61 |
| | |||||
* | Merge pull request #1736 from soudy/develop | 无闻 | 2015-10-08 | 2 | -0/+37 |
|\ | | | | | Added repository remove option to API | ||||
| * | added repository remove option to api | Steven Oud | 2015-10-04 | 2 | -0/+37 |
| | | |||||
* | | fix quick guide style | Unknwon | 2015-10-07 | 4 | -4/+8 |
| | | |||||
* | | work on 1714 | Unknwon | 2015-10-05 | 1 | -4/+8 |
| | | |||||
* | | add log for trigger hook when push through SSH | Unknwon | 2015-10-05 | 3 | -3/+7 |
| | | |||||
* | | save PR info as patch and minor fix on PR | Unknwon | 2015-10-04 | 7 | -46/+77 |
|/ | |||||
* | Merge pull request #1686 from preovaleo/develop | 无闻 | 2015-10-03 | 1 | -0/+4 |
|\ | | | | | Fix #1669 on develop | ||||
| * | Fix typo | Théo Bougé | 2015-09-25 | 1 | -1/+1 |
| | | |||||
| * | fix typo | Théo Bougé | 2015-09-25 | 1 | -4/+2 |
| | | |||||
| * | fix the restart | Théo Bougé | 2015-09-25 | 1 | -1/+5 |
| | | |||||
| * | Fix #1669 | Théo BOUGE | 2015-09-25 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1735 from soudy/develop | 无闻 | 2015-10-03 | 1 | -42/+42 |
|\ \ | | | | | | | Add links to forks/watchers/stars in new layout header | ||||
| * | | added links to forks/watchers/stars in new layout header | Steven Oud | 2015-10-03 | 1 | -42/+42 |
|/ / | |||||
* | | Merge pull request #1732 from 0rax/develop | 无闻 | 2015-10-02 | 8 | -37/+62 |
|\ \ | | | | | | | Docker Container: Init 1 & Initialisation | ||||
| * | | Remove fixed issue | Jean-Philippe Roemer | 2015-10-02 | 1 | -1/+0 |
| | | | |||||
| * | | 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 | ||||
* | | | new quick start page | Unknwon | 2015-10-02 | 15 | -1718/+2559 |
|/ / | |||||
* | | 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 |
| |/ / |