aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-05-01
|\
| * Fix #148Unknown2014-05-01
| |
| * Fix #149Unknown2014-05-01
| |
| * Fix #149Unknown2014-05-01
| |
| * fix #91Unknown2014-05-01
| |
| * Clean filesUnknown2014-05-01
| |
| * Merge pull request #147 from dockboard/dev无闻2014-05-01
| |\ | | | | | | Remove 'ENV DEBIAN_FRONTEND noninteractive'
| | * Remove 'ENV DEBIAN_FRONTEND noninteractive'Meaglith Ma2014-05-01
| |/
| * Clean filesUnknown2014-05-01
| |
* | add collaboration page uiFuXiaoHei2014-05-01
|/
* Add /api/v1/users/searchUnknown2014-04-30
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-30
|\
| * bug fixedLunny Xiao2014-04-30
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-30
|\ \
| * \ Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-30
| |\ \
| * | | add fix command for upgradeLunny Xiao2014-04-30
| | | |
* | | | Mirror changesUnknown2014-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
|\ \ \ | | |/ | |/|
| * | bug fixedLunny Xiao2014-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.
* | 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