aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * use 'docker.io' command instead of 'docker'Baiju Muthukadan2014-06-05
| |
* | Code conventionUnknown2014-06-05
| |
* | Fix #237Unknown2014-06-03
| |
* | Fix #214Unknown2014-06-03
| |
* | Fix #223Unknown2014-06-03
| |
* | Fix #230Unknown2014-06-02
| |
* | Fix #232Unknown2014-06-02
| |
* | Fix #230Unknown2014-06-01
|/
* Update tagUnknown2014-06-01
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-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 routerJan Oliver Oelerich2014-06-01
| |/ | | | | If the archives/ directory is created with 0655, it results in a permission error.
* / Fix #229Unknown2014-06-01
|/
* Fix #222Unknown2014-05-31
|
* Prepare for v0.4.0 releaseUnknown2014-05-30
|
* Fix #220Unknown2014-05-30
|
* Fix #219Unknown2014-05-30
|
* Fix #218Unknown2014-05-30
|
* Working on #211Unknown2014-05-29
|
* Fix zombieUnknown2014-05-28
|
* display large fileslene2014-05-28
|
* fix for new git apislene2014-05-28
|
* Fix #209Unknown2014-05-28
|
* Fix #200, add VERSION to template filesUnknown2014-05-28
|
* Merge pull request #210 from brunoqc/typo无闻2014-05-26
|\ | | | | Typo
| * Registeration -> RegistrationBruno Bigras2014-05-26
|/
* issue ui updateFuXiaoHei2014-05-26
|
* Add * to selected labelUnknown2014-05-25
|
* Little bug fixUnknown2014-05-25
|
* Change version to v0.3.6Unknown2014-05-25
|
* 增加版本标识确保二进制和模板文件处于同个版本Unknown2014-05-25
|
* Fixed #209Unknown2014-05-25
|
* Fixed #209Unknown2014-05-25
|
* Fixed #200Unknown2014-05-24
|
* Code conventionUnknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* fix issue label ajaxFuXiaoHei2014-05-24
|
* Code conventionUnknown2014-05-21
|
* finish issue edit content previewFuXiaoHei2014-05-21
|
* fix firefox zclip bugFuXiaoHei2014-05-21
|
* add issue label attach-detach uiFuXiaoHei2014-05-19
|
* add label edit and manage uiFuXiaoHei2014-05-19
|
* Merge pull request #203 from DerDackel/nopasswordsLunny Xiao2014-05-19
|\ | | | | Remove password from log message upon login failure
| * Remove password from log message on failed loginSebastian Jackel2014-05-19
|/
* Add MustValueRangeUnknown2014-05-18
|
* Finish create new labelUnknown2014-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 dropdownJason2014-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.