aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use commit summaries instead of full messagesChris Lee2014-04-27
|
* bug fixedLunny Xiao2014-04-26
|
* Merge pull request #129 from shabbychef/patch-1无闻2014-04-25
|\ | | | | explicitly install sudo
| * explicitly install sudoSteven Pav2014-04-25
|/ | | ```deploy.sh``` in the docker container requires ```sudo```; this should resolve #127.
* Merge pull request #112 from juju2013/master无闻2014-04-24
|\ | | | | basic support for LDAP/Microsoft Active Directory authentication
| * initial support for LDAP authentication/MSADjuju20132014-04-23
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-24
|\ \
| * \ Merge pull request #114 from deringer/dev无闻2014-04-23
| |\ \ | | | | | | | | Missed one typo while fixing another... on the same line. Deplorable eff...
| | * | Missed one typo while fixing another... on the same line. Deplorable effort ↵Michael Dyrynda2014-04-24
| | | | | | | | | | | | | | | | on my part! @bradleyfalzon
| * | | Merge pull request #113 from deringer/dev无闻2014-04-23
| |\| | | | | | | | | | fixed typo
| | * | fixed typoMichael Dyrynda2014-04-24
| |/ /
* | | Merge pull request #120 from james-anderson/master无闻2014-04-24
|\ \ \ | | | | | | | | fixed some broken forms in user settings
| * | | fixed some broken forms that were introduced in james-anderson@521c5f0e10James Anderson2014-04-24
| | | |
* | | | Merge pull request #111 from james-anderson/master无闻2014-04-23
|\| | | | | | | | | | | Changed 'setting' url to settings, and a small typo fix
| * | | Close to ClosedJames Anderson2014-04-23
| | | |
| * | | Changed setting url to settingsJames Anderson2014-04-23
|/ / /
* | | doc improvementsLunny Xiao2014-04-23
| | |
* | | Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-04-23
|\ \ \
| * \ \ Merge pull request #109 from laofo/master无闻2014-04-23
| |\ \ \ | | |/ / | |/| | Create the installation guide for gogs on ubuntu (src & binary)
| | * | format the doc and add commentslaofo2014-04-23
| | | |
| | * | format the doclaofo2014-04-23
| | | |
| | * | use the dedicated user, git, to run gogslaofo2014-04-23
| | | |
| | * | add the installation guide on ubuntu, including binary install and source ↵laofo2014-04-23
| |/ / | | | | | | | | | install
| * | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-23
| |\ \
| | * \ Merge pull request #105 from dockboard/master无闻2014-04-23
| | |\ \ | | | | | | | | | | Add Memcached and Redis Docker supported with MySQL and PostGreSQL
| | | * | Sync with gigs master branch.Meaglith Ma2014-04-23
| | | | |
| | | * | Add memcached and redis Docker supportedMeaglith Ma2014-04-23
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merge branch 'feature/docker'crystaldust2014-04-23
| | | |\ \ | | | | | | | | | | | | | | | | | | Add the sciprt for deplying gogs in docker, support the user to choose database(MySQL or PostgreSQL) and memory cache(redis or memcached).
| | | | * | Add the configs comments, and update the README.md filecrystaldust2014-04-23
| | | | | |
| | | | * | Remove the dependency of Unkwon/com, since gogs has already integrate the ↵crystaldust2014-04-23
| | | | | | | | | | | | | | | | | | | | | | | | lateset version of Unkwon/com.
| | | | * | Update the githu.com/Unknwon/com module before getting gogs.crystaldust2014-04-23
| | | | | |
| | | | * | Change the image naming, start with "gogits/"crystaldust2014-04-23
| | | | | |
| | | | * | Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-22
| | | | | |
| | | | * | Checkout to the latest dev branch when building the gogs docker image.crystaldust2014-04-22
| | | | | |
| | | | * | Add the redis Dockerfilecrystaldust2014-04-22
| | | | | |
| | | | * | Add the memcache(d) Dockerfilecrystaldust2014-04-22
| | | | | |
| | | | * | Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-22
| | | | | |
| | | | * | Allow the user to config the apt source in build.shcrystaldust2014-04-15
| | | | | |
| | | | * | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN ↵crystaldust2014-04-15
| | | | | | | | | | | | | | | | | | | | | | | | command to make the apt source configurable in build.sh
| | | | * | Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-15
| | | | | |
| * | | | | New err check styleUnknown2014-04-22
| | | | | |
| * | | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-22
| |\| | | |
| | * | | | Merge pull request #100 from gramakri/grammar-fix无闻2014-04-22
| | |\ \ \ \ | | | |_|_|/ | | |/| | | Fix grammar
| | | * | | Fix grammarGirish Ramakrishnan2014-04-22
| | |/ / /
| * | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-22
| |\| | |
| * | | | Fix #92Unknown2014-04-22
| | | | |
* | | | | bug fixedLunny Xiao2014-04-23
| |/ / / |/| | |
* | | | Merge pull request #87 from bjohnso5/master无闻2014-04-22
|\ \ \ \ | | | | | | | | | | Minor grammatical fix for Disable Registration feature
| * | | | Minor grammatical fix for Disable Registration featureBryan Johnson2014-04-21
| | | | |
* | | | | Merge pull request #95 from octplane/patch-1无闻2014-04-22
|\ \ \ \ \ | |_|/ / / |/| | | | Typos