Commit Graph

1268 Commits (fa1db64ff014d6d06151431a3b1417ebf0104bde)
 

Author SHA1 Message Date
Unknown 89b68bdd45 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	modules/base/conf.go
无闻 597387ad40 Merge pull request from fundon/fix_codename_match
Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
fundon cfa0968191 Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
Unknown 9dfb7de371 Fix
Lunny Xiao 1b734501bd bug fixed
Unknown 861a20f464 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 8bab21d795 add login.go
Lunny Xiao 0da329462e bug fixed
Unknown 3684e70dc4 Merge branch 'master' of github.com:gogits/gogs into dev
无闻 83578cff65 Merge pull request from shabbychef/patch-1
explicitly install sudo
无闻 3f2f648035 Merge pull request from fundon/delete-superfluous-variable
delete superfluous environment variables
Steven Pav d0f887a1ed explicitly install sudo
```deploy.sh``` in the docker container requires ```sudo```; this should resolve .
fundon 35a86d04c0 delete superfluous environment variables
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
Unknown 5898d56205 Merge branch 'dev' of github.com:gogits/gogs into dev
无闻 cf7901fe6a Merge pull request from james-anderson/master
fixed some broken forms in user settings
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10
无闻 51550e5b2e Merge pull request from deringer/dev
Missed one typo while fixing another... on the same line. Deplorable eff...
Michael Dyrynda eb4691cb2f Missed one typo while fixing another... on the same line. Deplorable effort on my part! @bradleyfalzon
无闻 912481019f Merge pull request from deringer/dev
fixed typo
Michael Dyrynda 184f1ae135 fixed typo
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
无闻 521c5f0e10 Merge pull request from james-anderson/master
Changed 'setting' url to settings, and a small typo fix
James Anderson 32ae6896fa Close to Closed
James Anderson 4b58c01603 Changed setting url to settings
Lunny Xiao ff690840d4 doc improvements
Lunny Xiao 0c5e50a888 Merge branch 'master' of github.com:gogits/gogs
无闻 7ded30ba5b Merge pull request from laofo/master
Create the installation guide for gogs on ubuntu (src & binary)
Lunny Xiao 683e58878a bug fixed
laofo 649d0e1681 format the doc and add comments
laofo d7956b3fb8 format the doc
laofo 2a95bc1395 use the dedicated user, git, to run gogs
laofo e554e49c16 add the installation guide on ubuntu, including binary install and source install
Unknown 9abb37b45e Merge branch 'master' of github.com:gogits/gogs into dev
无闻 22f8536577 Merge pull request from dockboard/master
Add Memcached and Redis Docker supported with MySQL and PostGreSQL
Meaglith Ma 8952eb1ce0 Sync with gigs master branch.
Meaglith Ma ee7bfe2ebe Add memcached and redis Docker supported
crystaldust b270b34c98 Merge branch 'feature/docker'
Add the sciprt for deplying gogs in docker, support the user to choose database(MySQL or PostgreSQL) and memory cache(redis or memcached).
crystaldust b01e967a9f Add the configs comments, and update the README.md file
crystaldust baacba96ca Remove the dependency of Unkwon/com, since gogs has already integrate the lateset version of Unkwon/com.
Unknown 8bc502a1ea New err check style
crystaldust e5aaf23bb2 Update the githu.com/Unknwon/com module before getting gogs.
crystaldust a90a014033 Change the image naming, start with "gogits/"
Unknown 88072a1e9b Merge branch 'master' of github.com:gogits/gogs into dev
无闻 f0cdf30134 Merge pull request from gramakri/grammar-fix
Fix grammar
Girish Ramakrishnan 22bb5104c8 Fix grammar
crystaldust 1560abe553 Add the MEM db config replacement script in the deploy.sh.
crystaldust 65ad26feba Checkout to the latest dev branch when building the gogs docker image.
crystaldust b60d5ecc3e Add the redis Dockerfile
crystaldust 8a6119551b Add the memcache(d) Dockerfile