Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | Fix #67 | Unknown | 2014-04-08 | |
| | | |/ / / | ||||
| | * | | | | Merge branch 'master' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-10 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | Conflicts: web.go | |||
| * | | | | | Merge pull request #68 from gogits/dev | 无闻 | 2014-04-07 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | Dev | |||
| | * | | | | Fix #66 | Unknown | 2014-04-07 | |
| | | | | | | ||||
| | * | | | | Fix issue with log in with GitHub but need more error handle after | Unknown | 2014-04-07 | |
| | | | | | | ||||
| | * | | | | Fix issue with log in with GitHub but need more error handle after | Unknown | 2014-04-07 | |
| | | | | | | ||||
| | * | | | | first works oauth2(github). need to login with /user/login/github | skyblue | 2014-04-07 | |
| | | | | | | ||||
| | * | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-07 | |
| | |\ \ \ \ | ||||
| | | * | | | | Add @ # commit link detect on all markdown render | Unknown | 2014-04-07 | |
| | | | | | | | ||||
| | | * | | | | Work on comment | Unknown | 2014-04-07 | |
| | | | | | | | ||||
| | | * | | | | Add salt for every single user | Unknown | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | Fix bug related to log | Unknown | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | Fix bug related to log | Unknown | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | Fix bug related to log | Unknown | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-06 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | Fix bug related to log | Unknown | 2014-04-06 | |
| | | | | | | | | ||||
| | * | | | | | | update fswatch.json | skyblue | 2014-04-07 | |
| | | |/ / / / | | |/| | | | | ||||
| | * | | | | | better looks on github | skyblue | 2014-04-07 | |
| | | | | | | | ||||
| | * | | | | | fix start.sh in crontab run failed problem | skyblue | 2014-04-07 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-06 | |
| | |\| | | | | ||||
| | | * | | | | username & repo-name changing help message | FuXiaoHei | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | release-new page ui | FuXiaoHei | 2014-04-06 | |
| | | | | | | | ||||
| | | * | | | | Merge branch 'dev' of https://github.com/gogits/gogs into dev | FuXiaoHei | 2014-04-06 | |
| | | |\ \ \ \ | ||||
| | | | * | | | | Add reset password, fix #58 | Unknown | 2014-04-05 | |
| | | | | | | | | ||||
| | | | * | | | | Use gogits/session for oauth2 | Unknown | 2014-04-05 | |
| | | | | | | | | ||||
| | | * | | | | | add release-new route | FuXiaoHei | 2014-04-06 | |
| | | | | | | | | ||||
| | * | | | | | | add fswatch.json for hot compile | skyblue | 2014-04-06 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branches 'dev' and 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-05 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||
| | * | | | | | | add oauth2 table init | skyblue | 2014-04-05 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | update models, add licence in start.sh | skyblue | 2014-04-05 | |
| | | | | | | | | | ||||
| | | | | | * | | | bug fixed | Lunny Xiao | 2014-04-10 | |
| | | | | |/ / / | | | | |/| | | | ||||
| | | | * | | | | bug fixed | Lunny Xiao | 2014-04-05 | |
| | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-05 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/repo/repo.go | |||
| | | * | | | | | Use session for rolling back | Unknown | 2014-04-04 | |
| | | | | | | | | ||||
| | * | | | | | | add ssl support for web | Lunny Xiao | 2014-04-05 | |
| | | |_|/ / / | | |/| | | | | ||||
* | | | | | | | 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 | |
| | | | | | | | | ||||
| * | | | | | | | Change the image naming, start with "gogits/" | crystaldust | 2014-04-23 | |
| | | | | | | | | ||||
| * | | | | | | | Add the MEM db config replacement script in the deploy.sh. | crystaldust | 2014-04-22 | |
| | | | | | | | | ||||
| * | | | | | | | Checkout to the latest dev branch when building the gogs docker image. | crystaldust | 2014-04-22 | |
| | | | | | | | | ||||
| * | | | | | | | Add the redis Dockerfile | crystaldust | 2014-04-22 | |
| | | | | | | | | ||||
| * | | | | | | | Add the memcache(d) Dockerfile | crystaldust | 2014-04-22 | |
| | | | | | | | | ||||
| * | | | | | | | Change the MySQL password placeholder to THE_DB_PASSWORD. | crystaldust | 2014-04-22 | |
| | | | | | | | | ||||
| * | | | | | | | Allow the user to config the apt source in build.sh | crystaldust | 2014-04-15 | |
| | | | | | | | | ||||
| * | | | | | | | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN ↵ | crystaldust | 2014-04-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command to make the apt source configurable in build.sh | |||
| * | | | | | | | Remove the installation of PostgreSQL, which not needed actually. | crystaldust | 2014-04-15 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | Merge remote-tracking branch 'origin/master' | Lance Ju | 2014-04-16 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | Add the support of postgres as the database. (Config the db in the build.sh file, make the DB_TYPE to 'postgres'). | |||
| | * | | | | | Update README.md | crystaldust | 2014-04-11 | |
| | | | | | | | | | | | | | | | | | | | | | Update the guide of how to deploy gogs in docker with the scripts. |