Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Prepare for v0.3.1 hotfix | Unknown | 2014-04-28 |
| | |||
* | Merge pull request #135 from clee/show-parents | 无闻 | 2014-04-27 |
|\ | | | | | Show parents in commit diff page | ||
| * | Show parents in commit diff page | Chris Lee | 2014-04-27 |
| | | |||
* | | Mirror fix on public key | Unknown | 2014-04-27 |
| | | |||
* | | Add login by email | Unknown | 2014-04-27 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-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 messages | Chris Lee | 2014-04-27 |
| | | | |||
* | | | HTTP no follow and offline mode | Unknown | 2014-04-27 |
|/ / | |||
* | | Batch mirror fix | Unknown | 2014-04-26 |
| | | |||
* | | Fix #107 | Unknown | 2014-04-26 |
| | | |||
* | | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-26 |
|\| | | | | | | | | | Conflicts: modules/base/conf.go | ||
| * | bug fixed | Lunny Xiao | 2014-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 image | fundon | 2014-04-27 |
|/ / | |||
* | | Fix #102 | Unknown | 2014-04-26 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-26 |
|\ \ | |||
| * | | bug fixed | Lunny Xiao | 2014-04-26 |
| | | | |||
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-25 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | Merge pull request #129 from shabbychef/patch-1 | 无闻 | 2014-04-25 |
| |\ | | | | | | | explicitly install sudo | ||
| | * | explicitly install sudo | Steven Pav | 2014-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 variables | fundon | 2014-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/MSAD | juju2013 | 2014-04-23 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-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 Dyrynda | 2014-04-24 |
| | | | | | | | | | | | | | | | | on my part! @bradleyfalzon | ||
| * | | | Merge pull request #113 from deringer/dev | 无闻 | 2014-04-23 |
| |\| | | | | | | | | | | fixed typo | ||
| | * | | fixed typo | Michael Dyrynda | 2014-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@521c5f0e10 | James Anderson | 2014-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 Closed | James Anderson | 2014-04-23 |
| | | | | |||
| * | | | Changed setting url to settings | James Anderson | 2014-04-23 |
|/ / / | |||
* | | | doc improvements | Lunny Xiao | 2014-04-23 |
| | | | |||
* | | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-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 comments | laofo | 2014-04-23 |
| | | | | |||
| | * | | format the doc | laofo | 2014-04-23 |
| | | | | |||
| | * | | use the dedicated user, git, to run gogs | laofo | 2014-04-23 |
| | | | | |||
| | * | | add the installation guide on ubuntu, including binary install and source ↵ | laofo | 2014-04-23 |
| |/ / | | | | | | | | | | install | ||
| * | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-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 Ma | 2014-04-23 |
| | | | | | |||
| | | * | | Add memcached and redis Docker supported | Meaglith Ma | 2014-04-23 |
| | | |\ \ | | | |/ / | | |/| | | |||
| | | * | | Merge branch 'feature/docker' | crystaldust | 2014-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 file | crystaldust | 2014-04-23 |
| | | | | | | |||
| | | | * | | Remove the dependency of Unkwon/com, since gogs has already integrate the ↵ | crystaldust | 2014-04-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | lateset version of Unkwon/com. | ||
| | | | * | | Update the githu.com/Unknwon/com module before getting gogs. | crystaldust | 2014-04-23 |
| | | | | | |