Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge branch 'dev' of github.com:gogits/gogs | Unknown | 2014-05-03 | |
|\ \ | ||||
| * | | Fix Collaborators cannot commit | Unknown | 2014-05-03 | |
| | | | ||||
* | | | resolved #155 | Lunny Xiao | 2014-05-03 | |
|/ / | ||||
* | | Mirror fix on UI | Unknown | 2014-05-02 | |
| | | ||||
* | | Fix #159 | Unknown | 2014-05-02 | |
| | | ||||
* | | add webhooks page ui | FuXiaoHei | 2014-05-02 | |
| | | ||||
* | | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-05-01 | |
|\ \ | | | | | | | | | | | | | Conflicts: models/action.go | |||
| * | | add default for Action's IsPrivate | Lunny Xiao | 2014-05-02 | |
| | | | ||||
* | | | Add disable gravatar option | Unknown | 2014-05-01 | |
| | | | ||||
* | | | Add command dump and move to cmd did | Unknown | 2014-05-01 | |
| | | | ||||
* | | | Fix #153 | Unknown | 2014-05-01 | |
| | | | ||||
* | | | Fix #153 | Unknown | 2014-05-01 | |
| | | | ||||
* | | | Add router log config option | Unknown | 2014-05-01 | |
|/ / | ||||
* | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-05-01 | |
|\ \ | ||||
| * \ | Merge pull request #152 from jcfrank/master | 无闻 | 2014-05-01 | |
| |\ \ | | | | | | | | | Add 'IF EXISTS', otherwise an error would show on MySQL that has no 'gogs' created before. | |||
| | * | | Add 'IF EXISTS', otherwise an error would show on MySQL that has no | Chen Chao Shih | 2014-05-01 | |
| |/ / | | | | | | | | | | 'gogs' created before. | |||
* | | | Fix panic when no master branch | Unknown | 2014-05-01 | |
| | | | ||||
* | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-05-01 | |
|\ \ \ | ||||
| * | | | fix collaboration js bug | FuXiaoHei | 2014-05-01 | |
| | | | | ||||
* | | | | Collaborator | Unknown | 2014-05-01 | |
|/ / / | ||||
* | | | Merge remote-tracking branch 'origin/dev' into dev | FuXiaoHei | 2014-05-01 | |
|\ \ \ | ||||
| * | | | Fix #150 | Unknown | 2014-05-01 | |
| | | | | ||||
| * | | | Fix #150 | Unknown | 2014-05-01 | |
| | | | | ||||
* | | | | fix profile ui | FuXiaoHei | 2014-05-01 | |
| | | | | ||||
* | | | | Merge branch 'dev' of https://github.com/gogits/gogs into dev | FuXiaoHei | 2014-05-01 | |
|\| | | | ||||
| * | | | Fix #148 | Unknown | 2014-05-01 | |
| | | | | ||||
| * | | | Fix #149 | Unknown | 2014-05-01 | |
| | | | | ||||
| * | | | Fix #149 | Unknown | 2014-05-01 | |
| | | | | ||||
| * | | | fix #91 | Unknown | 2014-05-01 | |
| |/ / | ||||
| * | | Clean files | Unknown | 2014-05-01 | |
| | | | ||||
| * | | Merge pull request #147 from dockboard/dev | 无闻 | 2014-05-01 | |
| |\ \ | | | | | | | | | Remove 'ENV DEBIAN_FRONTEND noninteractive' | |||
| | * | | Remove 'ENV DEBIAN_FRONTEND noninteractive' | Meaglith Ma | 2014-05-01 | |
| |/ / | ||||
| * | | Clean files | Unknown | 2014-05-01 | |
| | | | ||||
* | | | add collaboration page ui | FuXiaoHei | 2014-05-01 | |
|/ / | ||||
* | | Add /api/v1/users/search | Unknown | 2014-04-30 | |
| | | ||||
* | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-30 | |
|\ \ | ||||
| * | | bug fixed | Lunny Xiao | 2014-04-30 | |
| | | | ||||
* | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-30 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-30 | |
| |\ \ \ | ||||
| * | | | | add fix command for upgrade | Lunny Xiao | 2014-04-30 | |
| | |_|/ | |/| | | ||||
* | | | | Mirror changes | Unknown | 2014-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 type | Robert Speicher | 2014-04-29 | |
|/ / | ||||
* | | 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 |