Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 pull request #100 from gramakri/grammar-fix | 无闻 | 2014-04-22 |
|\ \ | | | | | | | Fix grammar | ||
| * | | Fix grammar | Girish Ramakrishnan | 2014-04-22 |
|/ / | |||
* | | Merge pull request #87 from bjohnso5/master | 无闻 | 2014-04-22 |
|\ \ | | | | | | | Minor grammatical fix for Disable Registration feature | ||
| * | | Minor grammatical fix for Disable Registration feature | Bryan Johnson | 2014-04-21 |
| | | | |||
* | | | Merge pull request #95 from octplane/patch-1 | 无闻 | 2014-04-22 |
|\ \ \ | | | | | | | | | Typos | ||
| * | | | Typos | Pierre Baillet | 2014-04-22 |
|/ / / | | | | | | | - Very small typo fixes | ||
* | | | Merge pull request #90 from cburgdorf/patch-1 | 无闻 | 2014-04-21 |
|\ \ \ | |/ / |/| | | fixed typo | ||
| * | | fixed typo | Christoph Burgdorf | 2014-04-22 |
|/ / | |||
* | | Prepare for v0.3.0 release | Unknown | 2014-04-21 |
| | | |||
* | | Prepare for release v0.3.0 | Unknown | 2014-04-21 |
| | | |||
* | | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-21 |
|\ \ | |||
| * | | Update reset_passwd.tmpl | 无闻 | 2014-04-21 |
| | | | |||
* | | | API fix | Unknown | 2014-04-21 |
|/ / | |||
* | | Mirror change | Unknown | 2014-04-20 |
| | | |||
* | | Merge pull request #85 from twitchyliquid64/master | 无闻 | 2014-04-20 |
|\ \ | | | | | | | Corrected grammar and spelling mistakes | ||
| * | | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 |
|/ / | | | | | | | American English. | ||
* | | Add debug log | Unknown | 2014-04-19 |
| | | |||
* | | Add build tag enable prompt | Unknown | 2014-04-19 |
| | | |||
* | | API change | Unknown | 2014-04-19 |
| | | |||
* | | Mirror updates | Unknown | 2014-04-19 |
| | | |||
* | | Mirror fix | Unknown | 2014-04-18 |
| | | |||
* | | fix bug when logout without activate | Unknown | 2014-04-18 |
| | | |||
* | | Add 2 more gitignore | Unknown | 2014-04-18 |
| | | |||
* | | Mirror bug fix | Unknown | 2014-04-18 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-18 |
|\ \ | |||
| * \ | Merge branch 'master' into dev | skyblue | 2014-04-18 |
| |\ \ | |||
| | * | | add supersor sample | skyblue | 2014-04-18 |
| | | | | |||
* | | | | Fix import path | Unknown | 2014-04-18 |
|/ / / | |||
* / / | Bug fix on build tag | Unknown | 2014-04-17 |
|/ / | |||
* | | Mirror fix | Unknown | 2014-04-17 |
| | | |||
* | | Merge pull request #83 from dockboard/master | 无闻 | 2014-04-16 |
|\ \ | | | | | | | Add postgresql support in docker deployed. | ||
| * | | Update README.md | crystaldust | 2014-04-16 |
| | | | | | | | | | Add the instruction of installing gogs with PostgreSQL | ||
* | | | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-16 |
|\ \ \ | |||
| * \ \ | Merge pull request #79 from compressed/null_handling | Lunny Xiao | 2014-04-16 |
| |\ \ \ | | | | | | | | | | | swap \n for \000, update len check, when reading receive-pack input | ||
| | * | | | swap \n for \000, update len check, when reading receive-pack input | Christopher Brickley | 2014-04-15 |
| |/ / / | |||
* | | | | Fix auth issue on #80 | Unknown | 2014-04-16 |
| | | | | |||
* | | | | Auth problem related #80 | Unknown | 2014-04-16 |
| | | | | |||
* | | | | Fix #80 | Unknown | 2014-04-16 |
|/ / / | |||
* | | | Mirror bug fix on downloading zip | Unknown | 2014-04-15 |
| | | | |||
* | | | Add view by tag support | Unknown | 2014-04-15 |
| | | | |||
* | | | Update docs | Unknown | 2014-04-15 |
| | | | |||
* | | | download link | slene | 2014-04-16 |
| | | | |||
* | | | zip archive download | slene | 2014-04-16 |
| | | | |||
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 |
|\ \ \ | |||
| * \ \ | Merge pull request #78 from compressed/master | shengxiang[skyblue] | 2014-04-15 |
| |\ \ \ | | | | | | | | | | | change gravatar image to match URL scheme | ||
| | * | | | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 |
| |/ / / | |||
| * | | | Merge pull request #77 from compressed/postgres | Lunny Xiao | 2014-04-15 |
| |\ \ \ | | | | | | | | | | | update SetEngine for postgresql #76 |