summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Docker Container: Init 1 & InitialisationJean-Philippe Roemer2015-10-028-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-023-18/+16
|\ | | | | Several bugfixes in Docker build
| * Several bugfixes in Docker buildÓscar García Amor2015-10-023-18/+16
| | | | | | | | | | | | | | - Removed unnecessary variables - Fixed symbolic links creation - Fixed enter point - Less intermediate containers
* | Update Docker README for #1708Unknwon2015-10-021-15/+12
|/
* Merge pull request #1730 from 0rax/develop无闻2015-10-028-96/+119
|\ | | | | New approach to Gogs Docker Container
| * Add bash to the image so bash git hooks can be usedJean-Philippe Roemer2015-10-021-1/+1
| |
| * Use app/docker folder for SSH ConfigureationJean-Philippe Roemer2015-10-022-4/+2
| |
| * New approach to Gogs Docker ContainerJean-Philippe Roemer2015-10-028-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-0210-0/+476
|\ \ | | | | | | Implemented #1721: see users who forked/starred/watched a repository
| * | moved routes to RouterRef groupkendaru2015-10-021-3/+3
| | |
| * | changed integrated page number to GETkendaru2015-10-026-15/+15
| | |
| * | fixed HTML indentingSteven2015-10-012-2/+2
| |\ \
| | * | implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-0110-0/+476
| | |/
| * / implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-0110-0/+476
| |/
* / update localesUnknwon2015-10-026-162/+162
|/
* fix link againUnknwon2015-10-011-9/+9
|
* fix README linksUnknwon2015-10-011-9/+9
|
* Merge pull request #1710 from geerlingguy/patch-1无闻2015-09-281-2/+2
|\ | | | | Set USER env variable so installation can complete successfully.
| * Set USER env variable so installation can complete successfully.Jeff Geerling2015-09-261-2/+2
| |
* | drop go 1.2 supportUnknwon2015-09-269-777/+3
|/
* prepare releaseUnknwon2015-09-2617-73/+86
|
* fix error detect when push commitsUnknwon2015-09-252-3/+10
|
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-259-27/+29
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-2511-191/+213
|
* #1693 minor fixUnknwon2015-09-255-28/+8
|
* Merge pull request #1693 from sapk/fix-admin-repo-new-ui无闻2015-09-255-70/+95
|\ | | | | Fix admin repos new ui
| * Fix admin repos new uiAntoine GIRARD2015-09-265-70/+95
| |
* | Merge pull request #1691 from sapk/fix-admin-organization-new-ui无闻2015-09-255-68/+92
|\ \ | | | | | | Fix admin organization new ui
| * | Fix indent in notice routerAntoine GIRARD2015-09-251-3/+3
| | |
| * | New admin organization UIAntoine GIRARD2015-09-255-68/+92
| |/
* / #1689 minor fixes and update localeUnknwon2015-09-253-18/+18
|/
* Merge pull request #1689 from sapk/fix-admin-notice-new-ui无闻2015-09-255-63/+83
|\ | | | | New admin notice UI based on user list example
| * Fix indentAntoine GIRARD2015-09-251-1/+1
| |
| * Add total next to system noticeAntoine GIRARD2015-09-251-1/+1
| |
| * New admin notice UI based on user list exampleAntoine GIRARD2015-09-255-63/+83
|/
* Merge pull request #1678 from ↵无闻2015-09-241-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 ↵Howl2015-09-231-1/+1
| | | | | | | | some uppercase letters.
* | fix #1683Unknwon2015-09-241-1/+1
| |
* | fix test custom import pathUnknwon2015-09-245-5/+5
| |
* | fix test import pathUnknwon2015-09-243-3/+3
| |
* | fix subrepo break changeUnknwon2015-09-2460-1/+15372
| |
* | Merge pull request #1662 from SergioBenitez/develop无闻2015-09-242-2/+35
|\ \ | | | | | | Commit messages now rendered with line breaks and prefix spacing.
| * | Commit messages now rendered with line breaks and prefix spacing.Sergio Benitez2015-09-182-2/+35
| | |
* | | fix URL matchUnknwon2015-09-241-4/+4
| |/ |/|
* | #1665 improve docsUnknwon2015-09-211-1/+1
| |
* | #1665 improve Docker docsUnknwon2015-09-211-1/+1
| |
* | fix #1664Unknwon2015-09-211-13/+0
| |
* | remove unused file and update localeUnknwon2015-09-203-132/+11
|/
* update localesUnknwon2015-09-1814-152/+359
|
* #1659 fix change label title resets colorUnknwon2015-09-184-2/+4
|