无闻
0affe54aeb
Merge pull request #1758 from 0rax/develop
Docker Container Restart Fix
10 years ago
Jean-Philippe Roemer
4c7cdb97b1
Docker Container Restart Fix
- Fix s6 fifodir error on container restart
- Add .tags* to .gitignore (Atom auto ctags generation)
10 years ago
无闻
389a1f760e
Merge pull request #1757 from alvaroaleman/bugfix/docker_gosu
Update gosu, this fixes #1756
10 years ago
Alvaro Aleman
ad65135d97
Update gosu, this fixes #1756
10 years ago
Unknwon
12ffef2ef7
add log when cannot regulate time
10 years ago
Unknwon
dd28086aec
fix typo
10 years ago
Unknwon
cfa123fa9e
fix README links
10 years ago
无闻
74aecb32f2
Merge pull request #1752 from soudy/develop
fixed dead links in README
10 years ago
Steven Oud
9caf410912
fixed dead links in README
10 years ago
Unknwon
48bb561208
update locale
10 years ago
Unknwon
2903394aa7
fix change visivility of non-org does not affect forks
10 years ago
Unknwon
09326f2883
unified API error response
10 years ago
无闻
cb0e0028f4
Merge pull request #1736 from soudy/develop
Added repository remove option to API
10 years ago
Unknwon
560a3cb41e
fix quick guide style
10 years ago
Unknwon
5f6a7501fc
work on 1714
10 years ago
Unknwon
44e5070e87
add log for trigger hook when push through SSH
10 years ago
Unknwon
9d579819e5
save PR info as patch and minor fix on PR
10 years ago
Steven Oud
395f09206d
added repository remove option to api
10 years ago
无闻
9c9632be7b
Merge pull request #1686 from preovaleo/develop
Fix #1669 on develop
10 years ago
无闻
1ea59c0627
Merge pull request #1735 from soudy/develop
Add links to forks/watchers/stars in new layout header
10 years ago
Steven Oud
71e72b8082
added links to forks/watchers/stars in new layout header
10 years ago
无闻
c49bb193a7
Merge pull request #1732 from 0rax/develop
Docker Container: Init 1 & Initialisation
10 years ago
Unknwon
7465335e8a
new quick start page
10 years ago
Jean-Philippe Roemer
6f6e421819
Remove fixed issue
10 years ago
Jean-Philippe Roemer
325b054b69
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
无闻
6f7e478a4f
Merge pull request #1731 from ogarcia/develop
Several bugfixes in Docker build
10 years ago
Unknwon
dddfe452f6
Update Docker README for #1708
10 years ago
Óscar García Amor
f568df44f1
Several bugfixes in Docker build
- Removed unnecessary variables
- Fixed symbolic links creation
- Fixed enter point
- Less intermediate containers
10 years ago
无闻
519a020b88
Merge pull request #1730 from 0rax/develop
New approach to Gogs Docker Container
10 years ago
Jean-Philippe Roemer
2f340810fa
Add bash to the image so bash git hooks can be used
10 years ago
Jean-Philippe Roemer
1ce758ad8a
Use app/docker folder for SSH Configureation
10 years ago
Jean-Philippe Roemer
bef15b280e
New approach to Gogs Docker Container
- 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
10 years ago
无闻
2791590fd3
Merge pull request #1725 from soudy/develop
Implemented #1721 : see users who forked/starred/watched a repository
10 years ago
kendaru
1841a8f27b
moved routes to RouterRef group
10 years ago
kendaru
3277f6eedc
changed integrated page number to GET
10 years ago
Unknwon
1a980097dd
update locales
10 years ago
Steven
57eb14ba8c
fixed HTML indenting
10 years ago
Steven
3962da8053
implemented #1721 : see users who forked/starred/watched a repository
10 years ago
Steven
8a0b979fc7
implemented #1721 : see users who forked/starred/watched a repository
10 years ago
Unknwon
bfe7128870
fix link again
10 years ago
Unknwon
6f2d46da75
fix README links
10 years ago
无闻
59a1d76008
Merge pull request #1710 from geerlingguy/patch-1
Set USER env variable so installation can complete successfully.
10 years ago
Jeff Geerling
ece5929ae2
Set USER env variable so installation can complete successfully.
10 years ago
Unknwon
8c437109b9
drop go 1.2 support
10 years ago
Unknwon
7fae6ca867
prepare release
10 years ago
Unknwon
327be28045
fix error detect when push commits
10 years ago
Unknwon
634cd6da36
#1602 Wrong commit order on issue page when pushing multiple commits
10 years ago
Unknwon
2374b320dc
#1525 Triggere mailer for admin created accounts
10 years ago
Unknwon
feedcc6c31
#1693 minor fix
10 years ago
无闻
cdf0eed8bb
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
10 years ago