Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | use 'docker.io' command instead of 'docker' | Baiju Muthukadan | 2014-06-05 | |
| | | ||||
* | | Code convention | Unknown | 2014-06-05 | |
| | | ||||
* | | Fix #237 | Unknown | 2014-06-03 | |
| | | ||||
* | | Fix #214 | Unknown | 2014-06-03 | |
| | | ||||
* | | Fix #223 | Unknown | 2014-06-03 | |
| | | ||||
* | | Fix #230 | Unknown | 2014-06-02 | |
| | | ||||
* | | Fix #232 | Unknown | 2014-06-02 | |
| | | ||||
* | | Fix #230 | Unknown | 2014-06-01 | |
|/ | ||||
* | Update tag | Unknown | 2014-06-01 | |
| | ||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-01 | |
|\ | ||||
| * | Merge pull request #228 from janoliver/patch-1 | 无闻 | 2014-06-01 | |
| |\ | | | | | | | Fixed directory permissions for the zip download router | |||
| | * | Fixed directory permissions for the zip download router | Jan Oliver Oelerich | 2014-06-01 | |
| |/ | | | | | If the archives/ directory is created with 0655, it results in a permission error. | |||
* / | Fix #229 | Unknown | 2014-06-01 | |
|/ | ||||
* | Fix #222 | Unknown | 2014-05-31 | |
| | ||||
* | Prepare for v0.4.0 release | Unknown | 2014-05-30 | |
| | ||||
* | Fix #220 | Unknown | 2014-05-30 | |
| | ||||
* | Fix #219 | Unknown | 2014-05-30 | |
| | ||||
* | Fix #218 | Unknown | 2014-05-30 | |
| | ||||
* | Working on #211 | Unknown | 2014-05-29 | |
| | ||||
* | Fix zombie | Unknown | 2014-05-28 | |
| | ||||
* | display large file | slene | 2014-05-28 | |
| | ||||
* | fix for new git api | slene | 2014-05-28 | |
| | ||||
* | Fix #209 | Unknown | 2014-05-28 | |
| | ||||
* | Fix #200, add VERSION to template files | Unknown | 2014-05-28 | |
| | ||||
* | Merge pull request #210 from brunoqc/typo | 无闻 | 2014-05-26 | |
|\ | | | | | Typo | |||
| * | Registeration -> Registration | Bruno Bigras | 2014-05-26 | |
|/ | ||||
* | issue ui update | FuXiaoHei | 2014-05-26 | |
| | ||||
* | Add * to selected label | Unknown | 2014-05-25 | |
| | ||||
* | Little bug fix | Unknown | 2014-05-25 | |
| | ||||
* | Change version to v0.3.6 | Unknown | 2014-05-25 | |
| | ||||
* | 增加版本标识确保二进制和模板文件处于同个版本 | Unknown | 2014-05-25 | |
| | ||||
* | Fixed #209 | Unknown | 2014-05-25 | |
| | ||||
* | Fixed #209 | Unknown | 2014-05-25 | |
| | ||||
* | Fixed #200 | Unknown | 2014-05-24 | |
| | ||||
* | Code convention | Unknown | 2014-05-24 | |
| | ||||
* | Almost done issue label #200 | Unknown | 2014-05-24 | |
| | ||||
* | Almost done issue label #200 | Unknown | 2014-05-24 | |
| | ||||
* | Almost done issue label #200 | Unknown | 2014-05-24 | |
| | ||||
* | fix issue label ajax | FuXiaoHei | 2014-05-24 | |
| | ||||
* | Code convention | Unknown | 2014-05-21 | |
| | ||||
* | finish issue edit content preview | FuXiaoHei | 2014-05-21 | |
| | ||||
* | fix firefox zclip bug | FuXiaoHei | 2014-05-21 | |
| | ||||
* | add issue label attach-detach ui | FuXiaoHei | 2014-05-19 | |
| | ||||
* | add label edit and manage ui | FuXiaoHei | 2014-05-19 | |
| | ||||
* | Merge pull request #203 from DerDackel/nopasswords | Lunny Xiao | 2014-05-19 | |
|\ | | | | | Remove password from log message upon login failure | |||
| * | Remove password from log message on failed login | Sebastian Jackel | 2014-05-19 | |
|/ | ||||
* | Add MustValueRange | Unknown | 2014-05-18 | |
| | ||||
* | Finish create new label | Unknown | 2014-05-18 | |
| | ||||
* | Merge pull request #201 from j20/patch-1 | 无闻 | 2014-05-18 | |
|\ | | | | | Add dropdown-menu-right class to the repo-watching dropdown | |||
| * | Add dropdown-menu-right class to the repo-watching dropdown | Jason | 2014-05-18 | |
|/ | | | | | The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths. This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes. |