Commit Graph

918 Commits (1badb2bbccfe81303f69f8dedf57c22fb89d4b99)
 

Author SHA1 Message Date
crystaldust 4b8d72dec2 Change the MySQL password placeholder to THE_DB_PASSWORD.
Unknown 5435b259cc Merge branch 'master' of github.com:gogits/gogs into dev
无闻 dbdaf934e1 Merge pull request from bjohnso5/master
Minor grammatical fix for Disable Registration feature
无闻 d6ff275c58 Merge pull request from octplane/patch-1
Typos
Pierre Baillet b32407456a Typos
- Very small typo fixes
Unknown 2a9da4b8e5 Fix
无闻 9a5e49cccb Merge pull request from cburgdorf/patch-1
fixed typo
Christoph Burgdorf 338fc122fa fixed typo
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
Unknown de01f81489 Prepare for v0.3.0 release
Unknown 660b47373d Prepare for release v0.3.0
Unknown 11a28428de Merge branch 'master' of github.com:gogits/gogs
Unknown ea29a9b846 API fix
无闻 7b91dfeb01 Update reset_passwd.tmpl
Unknown 006c45e21d Mirror change
无闻 e55d1ea3d6 Merge pull request from twitchyliquid64/master
Corrected grammar and spelling mistakes
twitchyliquid64 d304a23787 Corrected grammar and spelling mistakes in templates. Normalizing to American English.
Unknown 5fdfc2e223 Add debug log
Unknown 8bed017557 Add build tag enable prompt
Unknown 0e41726ece API change
Unknown eda3f8b3b3 Mirror updates
Unknown b32e223db5 Mirror fix
Unknown bda8fdc5f4 fix bug when logout without activate
Unknown aa58320a1b Add 2 more gitignore
Unknown 8719c1b8c5 Mirror bug fix
Unknown 642687d08d Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 49c01c0b57 Fix import path
skyblue 55af04d801 Merge branch 'master' into dev
skyblue 96f7af1d70 add supersor sample
Unknown f8571f4db1 Bug fix on build tag
Unknown 7d2632784f Mirror fix
无闻 e44655f722 Merge pull request from dockboard/master
Add postgresql support in docker deployed.
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs
Unknown 2dc0329c5f Fix auth issue on
Unknown 6277f8497c Auth problem related
Unknown 7ad05ce210 Fix
crystaldust 066d91e113 Allow the user to config the apt source in build.sh
crystaldust bb84bb8ac3 Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh
Lunny Xiao 9e047cdbbb Merge pull request from compressed/null_handling
swap \n for \000, update len check, when reading receive-pack input
crystaldust 213b366959 Remove the installation of PostgreSQL, which not needed actually.
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
crystaldust dfba49b062 Update README.md
Add the instruction of installing gogs with PostgreSQL
Unknown 67426534ef Add view by tag support
Unknown 7d656ee2e3 Update docs
Lance Ju 83283dfe37 Merge remote-tracking branch 'origin/master'
Add the support of postgres as the database.
(Config the db in the build.sh file, make the DB_TYPE to 'postgres').
Lance Ju f456f964ec Add the apt source when installing potgres.
Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
Lance Ju 1f989d0b98 Replace the 'mysql' options with 'db' options in build.sh
slene d3fc1da8c2 download link
slene 4fafc76052 zip archive download