Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add organization dashboard page | fuxiaohei | 2014-06-23 | 5 | -2/+91 |
| | |||||
* | add organization create page | fuxiaohei | 2014-06-23 | 4 | -8/+61 |
| | |||||
* | Use constants to name template file | Unknown | 2014-06-22 | 16 | -134/+226 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-22 | 7 | -3/+292 |
|\ | |||||
| * | add organization teams page | fuxiaohei | 2014-06-22 | 5 | -1/+163 |
| | | |||||
| * | add organization memebers page | fuxiaohei | 2014-06-22 | 3 | -1/+73 |
| | | |||||
| * | add dashboard context switch button | fuxiaohei | 2014-06-22 | 4 | -2/+57 |
| | | |||||
* | | In progress of name template name constant | Unknown | 2014-06-22 | 24 | -60/+104 |
|/ | |||||
* | Clean files | Unknown | 2014-06-21 | 2 | -5/+5 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -1/+5 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 25 | -450/+484 |
| | |||||
* | Remove qiniu/log | Unknown | 2014-06-20 | 8 | -83/+56 |
| | |||||
* | Add database log adapter | Unknown | 2014-06-20 | 6 | -231/+239 |
| | |||||
* | Basic process manager | Unknown | 2014-06-19 | 10 | -143/+289 |
| | |||||
* | Fix test cases | Unknown | 2014-06-16 | 1 | -5/+5 |
| | |||||
* | Add corn rask monitor panel | Unknown | 2014-06-13 | 25 | -397/+1908 |
| | |||||
* | Support edit release and save as draft | Unknown | 2014-06-12 | 13 | -84/+299 |
| | |||||
* | Fix #199 | Unknown | 2014-06-12 | 5 | -7/+12 |
| | |||||
* | Fix #197 | Unknown | 2014-06-12 | 4 | -9/+22 |
| | |||||
* | Mirror fix | Unknown | 2014-06-12 | 2 | -3/+0 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-12 | 1 | -0/+1 |
|\ | |||||
| * | fix gobuld.yml conf missing | codeskyblue | 2014-06-12 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #243 from tobyzxj/patch-1 | 无闻 | 2014-06-11 | 1 | -3/+3 |
|\ \ | | | | | | | Using strings.HasPrefix(...) will cause a misjudgement | ||||
| * | | Using strings.HasPrefix(...) will misjudgement | toby.zxj | 2014-06-11 | 1 | -3/+3 |
|/ / | | | | | | | | | | | | | | | | | | | `strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table. user_name | repo_name ----------+------------- toby | toby/blog toby | toby/test toby | tobyzxj/blog toby | tobyzxj/test | ||||
* | | Add gogs fix location command | Unknown | 2014-06-10 | 10 | -32/+171 |
| | | |||||
* | | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 | 7 | -89/+79 |
| | | |||||
* | | Mirror fix on #242 | Unknown | 2014-06-08 | 1 | -4/+7 |
| | | |||||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-06-08 | 4 | -1/+194 |
|\ \ | |||||
| * | | organisation main page ui | FuXiaoHei | 2014-06-07 | 4 | -1/+194 |
| |/ | |||||
* / | Fix #242 | Unknown | 2014-06-08 | 14 | -375/+432 |
|/ | |||||
* | Merge pull request #239 from baijum/docker_command | 无闻 | 2014-06-06 | 2 | -8/+20 |
|\ | | | | | use 'docker.io' command instead of 'docker' | ||||
| * | locate docker command during running time | Baiju Muthukadan | 2014-06-06 | 2 | -8/+20 |
| | | |||||
| * | use 'docker.io' command instead of 'docker' | Baiju Muthukadan | 2014-06-05 | 2 | -8/+8 |
| | | |||||
* | | Code convention | Unknown | 2014-06-05 | 11 | -80/+83 |
| | | |||||
* | | Fix #237 | Unknown | 2014-06-03 | 1 | -6/+24 |
| | | |||||
* | | Fix #214 | Unknown | 2014-06-03 | 4 | -3/+5 |
| | | |||||
* | | Fix #223 | Unknown | 2014-06-03 | 1 | -0/+2 |
| | | |||||
* | | Fix #230 | Unknown | 2014-06-02 | 1 | -0/+3 |
| | | |||||
* | | Fix #232 | Unknown | 2014-06-02 | 3 | -3/+3 |
| | | |||||
* | | Fix #230 | Unknown | 2014-06-01 | 2 | -4/+4 |
|/ | |||||
* | Update tag | Unknown | 2014-06-01 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-01 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #228 from janoliver/patch-1 | 无闻 | 2014-06-01 | 1 | -1/+1 |
| |\ | | | | | | | Fixed directory permissions for the zip download router | ||||
| | * | Fixed directory permissions for the zip download router | Jan Oliver Oelerich | 2014-06-01 | 1 | -1/+1 |
| |/ | | | | | If the archives/ directory is created with 0655, it results in a permission error. | ||||
* / | Fix #229 | Unknown | 2014-06-01 | 1 | -5/+14 |
|/ | |||||
* | Fix #222 | Unknown | 2014-05-31 | 4 | -8/+7 |
| | |||||
* | Prepare for v0.4.0 release | Unknown | 2014-05-30 | 2 | -4/+3 |
| | |||||
* | Fix #220 | Unknown | 2014-05-30 | 1 | -2/+10 |
| | |||||
* | Fix #219 | Unknown | 2014-05-30 | 1 | -2/+6 |
| | |||||
* | Fix #218 | Unknown | 2014-05-30 | 6 | -24/+27 |
| |