Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #618 | Unknwon | 2014-11-11 | 1 | -2/+2 |
| | |||||
* | Fix #617 and update Germeny locale | Unknwon | 2014-11-11 | 2 | -20/+20 |
| | |||||
* | work on #616 | Unknwon | 2014-11-10 | 2 | -5/+7 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 18 | -189/+230 |
| | |||||
* | update locale files | Unknwon | 2014-11-07 | 5 | -2995/+3295 |
| | |||||
* | continue work on #255 | Unknwon | 2014-11-07 | 7 | -82/+17 |
| | |||||
* | work on #609 | Unknwon | 2014-11-07 | 6 | -35/+53 |
| | |||||
* | Merge pull request #612 from justinclift/enable_el6_builds | 无闻 | 2014-11-06 | 1 | -0/+1 |
|\ | | | | | Enable package building on EL6 | ||||
| * | Enable package building on EL6 | Justin Clift | 2014-11-07 | 1 | -0/+1 |
| | | |||||
* | | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 14 | -169/+309 |
|/ | |||||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 | 11 | -77/+241 |
| | |||||
* | fix tpl error | Unknwon | 2014-11-04 | 3 | -8/+0 |
| | |||||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 7 | -12/+5 |
| | |||||
* | Merge remote-tracking branch 'origin/dev' into dev | fuxiaohei | 2014-11-04 | 0 | -0/+0 |
|\ | |||||
| * | ui fix | Unknwon | 2014-11-04 | 1 | -1/+1 |
| | | |||||
* | | finish issue list ui draft | fuxiaohei | 2014-11-04 | 7 | -2/+245 |
|/ | |||||
* | fix gobuild | Unknwon | 2014-11-04 | 1 | -0/+1 |
| | |||||
* | Merge pull request #604 from omeid/dev | 无闻 | 2014-11-04 | 1 | -2/+2 |
|\ | | | | | Fix x padding for #repo-content for width < 1170px | ||||
| * | Fix x padding for #repo-content for width < 1170px | omeid | 2014-11-04 | 1 | -2/+2 |
| | | | | | | This pull request fixes the issue when resizing the window smaller than 1170 px, right now there is no padding/margin on sides and it looks broken. | ||||
* | | Merge pull request #602 from andyleap/fcgi | 无闻 | 2014-11-03 | 2 | -0/+7 |
|\ \ | |/ |/| | Add basic FCGI support | ||||
| * | Add basic FCGI support | Andy Leap | 2014-11-03 | 2 | -0/+7 |
|/ | |||||
* | Update gopmfile | Unknwon | 2014-11-02 | 3 | -4/+4 |
| | |||||
* | Merge pull request #596 from isotas38/dev | 无闻 | 2014-11-02 | 1 | -1/+4 |
|\ | | | | | Fix #595 | ||||
| * | Fix #595 | isotas38 | 2014-11-02 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #597 from luto/fix-mysql-engine | 无闻 | 2014-11-02 | 1 | -1/+1 |
|\ \ | |/ |/| | force the use of InnoDB as db engine for all tables | ||||
| * | force the use of InnoDB as db engine for all tables, fixes #59 | luto | 2014-10-28 | 1 | -1/+1 |
| | | |||||
* | | locale fix | Unknwon | 2014-11-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #593 from mcheng89/dev | 无闻 | 2014-10-31 | 1 | -1/+1 |
|\ \ | | | | | | | check for smtp AUTH extension | ||||
| * | | check for smtp AUTH extension | mcheng89 | 2014-10-31 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #591 from semlanik/semlanik/589 | 无闻 | 2014-10-30 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix Issue 589 | ||||
| * | Fix Issue 589 | semlanik | 2014-10-30 | 1 | -1/+1 |
|/ | |||||
* | Fix #584 | Unknwon | 2014-10-27 | 7 | -12/+10 |
| | |||||
* | Safe work | Unknwon | 2014-10-25 | 6 | -16/+40 |
| | |||||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 8 | -184/+177 |
| | |||||
* | Merge pull request #581 from compressed/slack_upd | 无闻 | 2014-10-24 | 4 | -24/+5 |
|\ | | | | | update slack hook to use new format | ||||
| * | update slack hook to use new format | Christopher Brickley | 2014-10-24 | 4 | -24/+5 |
|/ | |||||
* | Merge pull request #579 from TonyTsangHK/dev | 无闻 | 2014-10-22 | 1 | -5/+5 |
|\ | | | | | Fix misuse of issue index for issue id. | ||||
| * | Avoid setting missing label/milestone/assignee ids | Tony Tsang | 2014-10-22 | 1 | -3/+3 |
| | | | | | | | | | | Label, milestone, assignee ids are not includes in post request, possible js or form building bug. | ||||
| * | Fix misuse of issue index for issue id. | Tony Tsang | 2014-10-21 | 1 | -2/+2 |
|/ | | | | | - UpdateAssignee - UpdateIssueMilestone | ||||
* | Merge pull request #577 from eryx/master | 无闻 | 2014-10-20 | 1 | -1/+0 |
|\ | | | | | Fix #575 | ||||
| * | Fix #575 | Eryx | 2014-10-20 | 1 | -1/+0 |
|/ | |||||
* | Fix #554 | Unknwon | 2014-10-19 | 3 | -40/+45 |
| | |||||
* | Update gopmfile | Unknwon | 2014-10-19 | 1 | -1/+1 |
| | |||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 12 | -209/+304 |
| | |||||
* | Merge pull request #560 from evolvedlight/master | 无闻 | 2014-10-18 | 5 | -5/+168 |
|\ | | | | | First cut of fork repo | ||||
| * | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 | 79 | -528/+2540 |
| |\ | | | | | | | | | | | | | Conflicts: models/repo.go | ||||
| * | | More changes | evolvedlight | 2014-10-13 | 2 | -1/+15 |
| | | | |||||
| * | | Got the fork count working | evolvedlight | 2014-10-10 | 2 | -7/+21 |
| | | | |||||
| * | | Initial cut of git fork | evolvedlight | 2014-10-04 | 5 | -4/+139 |
| | | | |||||
* | | | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
| | | |