2907 Commits (aff49b1c9eaa33f7c530275f2695d6d96699ec5d)
 

Author SHA1 Message Date
Unknwon aff49b1c9e unified API error response 9 years ago
无闻 b1941f1da1 Merge pull request #1736 from soudy/develop
Added repository remove option to API
9 years ago
Unknwon 19c3745488 fix quick guide style 9 years ago
Unknwon ea6c6bc20a work on 1714 9 years ago
Unknwon db00aa7653 add log for trigger hook when push through SSH 9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 9 years ago
Steven Oud 6fe868a4d5 added repository remove option to api 9 years ago
无闻 02d3b66265 Merge pull request #1686 from preovaleo/develop
Fix #1669 on develop
9 years ago
无闻 fe8495e4a5 Merge pull request #1735 from soudy/develop
Add links to forks/watchers/stars in new layout header
9 years ago
Steven Oud 280fde9b7c added links to forks/watchers/stars in new layout header 9 years ago
无闻 79fb24a397 Merge pull request #1732 from 0rax/develop
Docker Container: Init 1 & Initialisation
9 years ago
Unknwon 4465c58f4b new quick start page 9 years ago
Jean-Philippe Roemer 5981f1edcd Remove fixed issue 9 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
9 years ago
无闻 e5310cdbc1 Merge pull request #1731 from ogarcia/develop
Several bugfixes in Docker build
9 years ago
Unknwon e34d0063c3 Update Docker README for #1708 9 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
9 years ago
无闻 655b69cb1f Merge pull request #1730 from 0rax/develop
New approach to Gogs Docker Container
9 years ago
Jean-Philippe Roemer fcb1f4ec07 Add bash to the image so bash git hooks can be used 9 years ago
Jean-Philippe Roemer 3cad8d9492 Use app/docker folder for SSH Configureation 9 years ago
Jean-Philippe Roemer e63e0b3105 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
9 years ago
无闻 d86c785410 Merge pull request #1725 from soudy/develop
Implemented #1721: see users who forked/starred/watched a repository
9 years ago
kendaru b05c7b3faa moved routes to RouterRef group 9 years ago
kendaru 5c39d3fa7d changed integrated page number to GET 9 years ago
Unknwon c60d8bc069 update locales 9 years ago
Steven 87d64acc9f fixed HTML indenting 9 years ago
Steven c8aa9c6cb1 implemented #1721: see users who forked/starred/watched a repository 9 years ago
Steven ecd59deb27 implemented #1721: see users who forked/starred/watched a repository 9 years ago
Unknwon e0a099ec11 fix link again 9 years ago
Unknwon 5af872955b fix README links 9 years ago
无闻 e00268895c Merge pull request #1710 from geerlingguy/patch-1
Set USER env variable so installation can complete successfully.
9 years ago
Jeff Geerling 4a05c4a759 Set USER env variable so installation can complete successfully. 9 years ago
Unknwon a205acf829 drop go 1.2 support 9 years ago
Unknwon d5ad4e1141 prepare release 9 years ago
Unknwon 2dde2a8ad3 fix error detect when push commits 9 years ago
Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 9 years ago
Unknwon 21e13cb51e #1525 Triggere mailer for admin created accounts 9 years ago
Unknwon 986447335d #1693 minor fix 9 years ago
无闻 84c727ae66 Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
9 years ago
无闻 ee1256cf74 Merge pull request #1691 from sapk/fix-admin-organization-new-ui
Fix admin organization new ui
9 years ago
Antoine GIRARD dfc16d0879 Fix admin repos new ui 9 years ago
Antoine GIRARD a8fd615adc Fix indent in notice router 9 years ago
Antoine GIRARD c98dad1cf3 New admin organization UI 9 years ago
Unknwon 0d5e57e4ae #1689 minor fixes and update locale 9 years ago
无闻 1c35380c2c Merge pull request #1689 from sapk/fix-admin-notice-new-ui
New admin notice UI based on user list example
9 years ago
Théo Bougé bb7ddb45ff Fix typo 9 years ago
Théo Bougé 939d2054d8 fix typo 9 years ago
Antoine GIRARD 3544dafb64 Fix indent 9 years ago
Antoine GIRARD fefce965f9 Add total next to system notice 9 years ago
Antoine GIRARD 14a1101139 New admin notice UI based on user list example 9 years ago