summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* basic authenticationsLunny Xiao2014-05-0513-49/+334
* ldap supportLunny Xiao2014-05-0311-15/+287
* add login.goLunny Xiao2014-04-261-0/+33
* bug fixedLunny Xiao2014-04-262-4/+5
* Merge pull request #124 from fundon/delete-superfluous-variable无闻2014-04-251-2/+0
|\
| * delete superfluous environment variablesfundon2014-04-251-2/+0
|/
* Merge pull request #112 from juju2013/master无闻2014-04-247-8/+216
|\
| * initial support for LDAP authentication/MSADjuju20132014-04-237-8/+216
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-241-2/+2
|\ \
| * \ Merge pull request #114 from deringer/dev无闻2014-04-231-1/+1
| |\ \
| | * | Missed one typo while fixing another... on the same line. Deplorable effort o...Michael Dyrynda2014-04-241-1/+1
| * | | Merge pull request #113 from deringer/dev无闻2014-04-231-2/+2
| |\| |
| | * | fixed typoMichael Dyrynda2014-04-241-2/+2
| |/ /
* | | Merge pull request #120 from james-anderson/master无闻2014-04-244-6/+6
|\ \ \
| * | | fixed some broken forms that were introduced in james-anderson@521c5f0e10James Anderson2014-04-244-6/+6
* | | | Merge pull request #111 from james-anderson/master无闻2014-04-235-11/+11
|\| | |
| * | | Close to ClosedJames Anderson2014-04-231-1/+1
| * | | Changed setting url to settingsJames Anderson2014-04-234-10/+10
|/ / /
* | | doc improvementsLunny Xiao2014-04-232-2/+1
* | | Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-04-2316-71/+225
|\ \ \
| * \ \ Merge pull request #109 from laofo/master无闻2014-04-232-0/+75
| |\ \ \ | | |/ / | |/| |
| | * | format the doc and add commentslaofo2014-04-231-2/+4
| | * | format the doclaofo2014-04-232-59/+61
| | * | use the dedicated user, git, to run gogslaofo2014-04-231-0/+1
| | * | add the installation guide on ubuntu, including binary install and source in...laofo2014-04-232-0/+70
| |/ /
| * | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-239-53/+140
| |\ \
| | * \ Merge pull request #105 from dockboard/master无闻2014-04-239-53/+140
| | |\ \
| | | * | Sync with gigs master branch.Meaglith Ma2014-04-235-920/+0
| | | * | Add memcached and redis Docker supportedMeaglith Ma2014-04-23118-1605/+6092
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merge branch 'feature/docker'crystaldust2014-04-2312-22/+328
| | | |\ \
| | | | * | Add the configs comments, and update the README.md filecrystaldust2014-04-232-37/+18
| | | | * | Remove the dependency of Unkwon/com, since gogs has already integrate the lat...crystaldust2014-04-231-1/+0
| | | | * | Update the githu.com/Unknwon/com module before getting gogs.crystaldust2014-04-231-0/+1
| | | | * | Change the image naming, start with "gogits/"crystaldust2014-04-231-8/+43
| | | | * | Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-221-0/+35
| | | | * | Checkout to the latest dev branch when building the gogs docker image.crystaldust2014-04-221-4/+3
| | | | * | Add the redis Dockerfilecrystaldust2014-04-221-0/+14
| | | | * | Add the memcache(d) Dockerfilecrystaldust2014-04-222-0/+26
| | | | * | Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-222-1/+3
| | | | * | Allow the user to config the apt source in build.shcrystaldust2014-04-151-0/+6
| | | | * | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm...crystaldust2014-04-151-1/+3
| | | | * | Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-151-10/+0
| * | | | | New err check styleUnknown2014-04-222-17/+8
| * | | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-221-3/+4
| |\| | | |
| | * | | | Merge pull request #100 from gramakri/grammar-fix无闻2014-04-221-3/+4
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fix grammarGirish Ramakrishnan2014-04-221-3/+4
| | |/ / /
| * | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-226-14/+14
| |\| | |
| * | | | Fix #92Unknown2014-04-223-2/+2
* | | | | bug fixedLunny Xiao2014-04-231-1/+1
| |/ / / |/| | |
* | | | Merge pull request #87 from bjohnso5/master无闻2014-04-225-9/+9
|\ \ \ \