aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-30
|\
| * Merge pull request #143 from tsigo/rs-install-default-hosts无闻2014-04-29
| |\ | | | | | | Install: Set the default host string based on database type
| | * Install: Set the default host string based on database typeRobert Speicher2014-04-29
| |/
| * Prepare for v0.3.1 hotfixUnknown2014-04-28
| |
| * Merge pull request #135 from clee/show-parents无闻2014-04-27
| |\ | | | | | | Show parents in commit diff page
| | * Show parents in commit diff pageChris Lee2014-04-27
| | |
| * | Mirror fix on public keyUnknown2014-04-27
| | |
| * | Add login by emailUnknown2014-04-27
| | |
| * | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-27
| |\ \ | | | | | | | | | | | | | | | | Conflicts: templates/repo/single_list.tmpl
| | * | Merge pull request #134 from clee/master无闻2014-04-27
| | |\| | | | | | | | | Use commit summaries instead of full messages
| | | * Use commit summaries instead of full messagesChris Lee2014-04-27
| | | |
| * | | HTTP no follow and offline modeUnknown2014-04-27
| |/ /
| * | Batch mirror fixUnknown2014-04-26
| | |
| * | Fix #107Unknown2014-04-26
| | |
| * | Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-26
| |\| | | | | | | | | | | | | Conflicts: modules/base/conf.go
| | * bug fixedLunny Xiao2014-04-26
| | |
| * | Merge pull request #132 from fundon/fix_codename_match无闻2014-04-26
| |\ \ | | | | | | | | Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image
| | * | Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest imagefundon2014-04-27
| |/ /
| * | Fix #102Unknown2014-04-26
| | |
| * | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-26
| |\ \
| * \ \ Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-25
| |\ \ \ | | | |/ | | |/|
| | * | 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.
* | | / add fix command for upgradeLunny Xiao2014-04-30
| |_|/ |/| |
* | | bug fixedLunny Xiao2014-04-26
|/ /
* | Merge pull request #124 from fundon/delete-superfluous-variable无闻2014-04-25
|\ \ | |/ |/| delete superfluous environment variables
| * delete superfluous environment variablesfundon2014-04-25
|/
* 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
| | | |\ \ | | | |/ / | | |/| |