Commit Graph

3089 Commits (9ab96172fc41c5a10f88045d6a19e83641e3b859)
 

Author SHA1 Message Date
无闻 d0c17adfea Merge pull request #1809 from likeit92/master
fix build error with PKGBUILD (archlinux)
9 years ago
Matthias Pioch 87c05c386f fix import path, fix #1795 9 years ago
无闻 8fc8848ce2 Merge pull request #1803 from kenno/develop
Fix import path
9 years ago
Soputtra San 1f1abb17e2 Fix import path 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 4dc6285715 add new status: checking 9 years ago
无闻 9825760817 Merge pull request #1799 from legoktm/patch-1
Simplify disable Gravatar preference wording
9 years ago
Kunal Mehta 9573f9afe9 Simplify disable Gravatar preference wording
"Enable this to disable..." is needlessly confusing, simplify it by being
upfront that this setting disables the Gravatar fetching.
9 years ago
Unknwon 6599869f28 #1790 fast return for too large diff 9 years ago
Unknwon 932dbccb67 fix import path, fix #1782 9 years ago
无闻 a749e6adcf Merge pull request #1778 from limianwang/develop
fix typo in README for Docker
9 years ago
Limian Wang b854d3ba40 fix typo in README for Docker 9 years ago
Unknwon 6a6e43f964 print out git version 9 years ago
无闻 a42514613f Merge pull request #1767 from 0rax/develop
Fix bug introduced in #1759 preventing ssh server to launch
10 years ago
Jean-Philippe Roemer 9acf02ad7f Fix bug introduced in #1759 preventing ssh server to launch
- 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)
10 years ago
无闻 5c6df9f31b Merge pull request #1766 from 0rax/develop
Docker repository path backward compatibility fix
10 years ago
Jean-Philippe Roemer 533c6a8e08 Edit comment to make it clear that we are talking about container version 10 years ago
Jean-Philippe Roemer bfed40eec4 Docker repository path backward compatibility fix:
- resolve #1765
- create link to old git repository path: `/home/git/gogs-repository`
10 years ago
无闻 575300cd57 Merge pull request #1764 from 0rax/develop
Volumed data setup changed to allow #1759
10 years ago
Jean-Philippe Roemer 9cba6ff84b Volumed data setup changed to allow #1759
- 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
10 years ago
Unknwon 570ddefc32 print log every time regulater timezone 10 years ago
无闻 5676fa5b5d Merge pull request #1758 from 0rax/develop
Docker Container Restart Fix
10 years ago
Jean-Philippe Roemer fc427432ed Docker Container Restart Fix
- Fix s6 fifodir error on container restart
- Add .tags* to .gitignore (Atom auto ctags generation)
10 years ago
无闻 d7f390a3b0 Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu
Update gosu, this fixes #1756
10 years ago
Alvaro Aleman 2671c86ba7 Update gosu, this fixes #1756 10 years ago
Unknwon f1c2276c8d add log when cannot regulate time 10 years ago
Unknwon 2020bafee1 fix typo 10 years ago
Unknwon bc2f546023 fix README links 10 years ago
无闻 ef6d12844c Merge pull request #1752 from soudy/develop
fixed dead links in README
10 years ago
Steven Oud a443fcf33a fixed dead links in README 10 years ago
Unknwon b5e6af9587 update locale 10 years ago
Unknwon 01dc8f8a4f fix change visivility of non-org does not affect forks 10 years ago
Unknwon aff49b1c9e unified API error response 10 years ago
无闻 b1941f1da1 Merge pull request #1736 from soudy/develop
Added repository remove option to API
10 years ago
Unknwon 19c3745488 fix quick guide style 10 years ago
Unknwon ea6c6bc20a work on 1714 10 years ago
Unknwon db00aa7653 add log for trigger hook when push through SSH 10 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 10 years ago
Steven Oud 6fe868a4d5 added repository remove option to api 10 years ago
无闻 02d3b66265 Merge pull request #1686 from preovaleo/develop
Fix #1669 on develop
10 years ago
无闻 fe8495e4a5 Merge pull request #1735 from soudy/develop
Add links to forks/watchers/stars in new layout header
10 years ago
Steven Oud 280fde9b7c added links to forks/watchers/stars in new layout header 10 years ago
无闻 79fb24a397 Merge pull request #1732 from 0rax/develop
Docker Container: Init 1 & Initialisation
10 years ago
Unknwon 4465c58f4b new quick start page 10 years ago
Jean-Philippe Roemer 5981f1edcd Remove fixed issue 10 years ago
Jean-Philippe Roemer ad5e0b833c Docker Container: Init 1 & Initialisation
- 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
10 years ago
无闻 e5310cdbc1 Merge pull request #1731 from ogarcia/develop
Several bugfixes in Docker build
10 years ago
Unknwon e34d0063c3 Update Docker README for #1708 10 years ago
Óscar García Amor 3e7d8db7a2 Several bugfixes in Docker build
- Removed unnecessary variables
- Fixed symbolic links creation
- Fixed enter point
- Less intermediate containers
10 years ago
无闻 655b69cb1f Merge pull request #1730 from 0rax/develop
New approach to Gogs Docker Container
10 years ago