| Commit message (Expand) | Author | Age | Files | Lines |
* | ldap support | Lunny Xiao | 2014-05-03 | 11 | -15/+287 |
* | add login.go | Lunny Xiao | 2014-04-26 | 1 | -0/+33 |
* | bug fixed | Lunny Xiao | 2014-04-26 | 2 | -4/+5 |
* | Merge pull request #124 from fundon/delete-superfluous-variable | 无闻 | 2014-04-25 | 1 | -2/+0 |
|\ |
|
| * | delete superfluous environment variables | fundon | 2014-04-25 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #112 from juju2013/master | 无闻 | 2014-04-24 | 7 | -8/+216 |
|\ |
|
| * | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 | 7 | -8/+216 |
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-24 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge pull request #114 from deringer/dev | 无闻 | 2014-04-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Missed one typo while fixing another... on the same line. Deplorable effort o... | Michael Dyrynda | 2014-04-24 | 1 | -1/+1 |
| * | | | Merge pull request #113 from deringer/dev | 无闻 | 2014-04-23 | 1 | -2/+2 |
| |\| | |
|
| | * | | fixed typo | Michael Dyrynda | 2014-04-24 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge pull request #120 from james-anderson/master | 无闻 | 2014-04-24 | 4 | -6/+6 |
|\ \ \ |
|
| * | | | fixed some broken forms that were introduced in james-anderson@521c5f0e10 | James Anderson | 2014-04-24 | 4 | -6/+6 |
* | | | | Merge pull request #111 from james-anderson/master | 无闻 | 2014-04-23 | 5 | -11/+11 |
|\| | | |
|
| * | | | Close to Closed | James Anderson | 2014-04-23 | 1 | -1/+1 |
| * | | | Changed setting url to settings | James Anderson | 2014-04-23 | 4 | -10/+10 |
|/ / / |
|
* | | | doc improvements | Lunny Xiao | 2014-04-23 | 2 | -2/+1 |
* | | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-04-23 | 16 | -71/+225 |
|\ \ \ |
|
| * \ \ | Merge pull request #109 from laofo/master | 无闻 | 2014-04-23 | 2 | -0/+75 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | format the doc and add comments | laofo | 2014-04-23 | 1 | -2/+4 |
| | * | | format the doc | laofo | 2014-04-23 | 2 | -59/+61 |
| | * | | use the dedicated user, git, to run gogs | laofo | 2014-04-23 | 1 | -0/+1 |
| | * | | add the installation guide on ubuntu, including binary install and source in... | laofo | 2014-04-23 | 2 | -0/+70 |
| |/ / |
|
| * | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-23 | 9 | -53/+140 |
| |\ \ |
|
| | * \ | Merge pull request #105 from dockboard/master | 无闻 | 2014-04-23 | 9 | -53/+140 |
| | |\ \ |
|
| | | * | | Sync with gigs master branch. | Meaglith Ma | 2014-04-23 | 5 | -920/+0 |
| | | * | | Add memcached and redis Docker supported | Meaglith Ma | 2014-04-23 | 118 | -1605/+6092 |
| | | |\ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge branch 'feature/docker' | crystaldust | 2014-04-23 | 12 | -22/+328 |
| | | |\ \ |
|
| | | | * | | Add the configs comments, and update the README.md file | crystaldust | 2014-04-23 | 2 | -37/+18 |
| | | | * | | Remove the dependency of Unkwon/com, since gogs has already integrate the lat... | crystaldust | 2014-04-23 | 1 | -1/+0 |
| | | | * | | Update the githu.com/Unknwon/com module before getting gogs. | crystaldust | 2014-04-23 | 1 | -0/+1 |
| | | | * | | Change the image naming, start with "gogits/" | crystaldust | 2014-04-23 | 1 | -8/+43 |
| | | | * | | Add the MEM db config replacement script in the deploy.sh. | crystaldust | 2014-04-22 | 1 | -0/+35 |
| | | | * | | Checkout to the latest dev branch when building the gogs docker image. | crystaldust | 2014-04-22 | 1 | -4/+3 |
| | | | * | | Add the redis Dockerfile | crystaldust | 2014-04-22 | 1 | -0/+14 |
| | | | * | | Add the memcache(d) Dockerfile | crystaldust | 2014-04-22 | 2 | -0/+26 |
| | | | * | | Change the MySQL password placeholder to THE_DB_PASSWORD. | crystaldust | 2014-04-22 | 2 | -1/+3 |
| | | | * | | Allow the user to config the apt source in build.sh | crystaldust | 2014-04-15 | 1 | -0/+6 |
| | | | * | | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm... | crystaldust | 2014-04-15 | 1 | -1/+3 |
| | | | * | | Remove the installation of PostgreSQL, which not needed actually. | crystaldust | 2014-04-15 | 1 | -10/+0 |
| * | | | | | New err check style | Unknown | 2014-04-22 | 2 | -17/+8 |
| * | | | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-22 | 1 | -3/+4 |
| |\| | | | |
|
| | * | | | | Merge pull request #100 from gramakri/grammar-fix | 无闻 | 2014-04-22 | 1 | -3/+4 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | Fix grammar | Girish Ramakrishnan | 2014-04-22 | 1 | -3/+4 |
| | |/ / / |
|
| * | | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-22 | 6 | -14/+14 |
| |\| | | |
|
| * | | | | Fix #92 | Unknown | 2014-04-22 | 3 | -2/+2 |
* | | | | | bug fixed | Lunny Xiao | 2014-04-23 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #87 from bjohnso5/master | 无闻 | 2014-04-22 | 5 | -9/+9 |
|\ \ \ \ |
|
| * | | | | Minor grammatical fix for Disable Registration feature | Bryan Johnson | 2014-04-21 | 5 | -9/+9 |