918 Commits (1badb2bbccfe81303f69f8dedf57c22fb89d4b99)
 

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