summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix #618Unknwon2014-11-111-2/+2
|
* Fix #617 and update Germeny localeUnknwon2014-11-112-20/+20
|
* work on #616Unknwon2014-11-102-5/+7
|
* work on #616 and update localesUnknwon2014-11-1018-189/+230
|
* update locale filesUnknwon2014-11-075-2995/+3295
|
* continue work on #255Unknwon2014-11-077-82/+17
|
* work on #609Unknwon2014-11-076-35/+53
|
* Merge pull request #612 from justinclift/enable_el6_builds无闻2014-11-061-0/+1
|\ | | | | Enable package building on EL6
| * Enable package building on EL6Justin Clift2014-11-071-0/+1
| |
* | Fix #605, fix #255, fix #101Unknwon2014-11-0614-169/+309
|/
* Work on #5 fork and fix #608Unknwon2014-11-0511-77/+241
|
* fix tpl errorUnknwon2014-11-043-8/+0
|
* fix session API broken and SQL pretectionUnknwon2014-11-047-12/+5
|
* Merge remote-tracking branch 'origin/dev' into devfuxiaohei2014-11-040-0/+0
|\
| * ui fixUnknwon2014-11-041-1/+1
| |
* | finish issue list ui draftfuxiaohei2014-11-047-2/+245
|/
* fix gobuildUnknwon2014-11-041-0/+1
|
* Merge pull request #604 from omeid/dev无闻2014-11-041-2/+2
|\ | | | | Fix x padding for #repo-content for width < 1170px
| * Fix x padding for #repo-content for width < 1170pxomeid2014-11-041-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-032-0/+7
|\ \ | |/ |/| Add basic FCGI support
| * Add basic FCGI supportAndy Leap2014-11-032-0/+7
|/
* Update gopmfileUnknwon2014-11-023-4/+4
|
* Merge pull request #596 from isotas38/dev无闻2014-11-021-1/+4
|\ | | | | Fix #595
| * Fix #595isotas382014-11-021-1/+4
| |
* | Merge pull request #597 from luto/fix-mysql-engine无闻2014-11-021-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 #59luto2014-10-281-1/+1
| |
* | locale fixUnknwon2014-11-011-1/+1
| |
* | Merge pull request #593 from mcheng89/dev无闻2014-10-311-1/+1
|\ \ | | | | | | check for smtp AUTH extension
| * | check for smtp AUTH extensionmcheng892014-10-311-1/+1
|/ /
* | Merge pull request #591 from semlanik/semlanik/589无闻2014-10-301-1/+1
|\ \ | |/ |/| Fix Issue 589
| * Fix Issue 589semlanik2014-10-301-1/+1
|/
* Fix #584Unknwon2014-10-277-12/+10
|
* Safe workUnknwon2014-10-256-16/+40
|
* Fix fork repo and macaron API brokenUnknwon2014-10-248-184/+177
|
* Merge pull request #581 from compressed/slack_upd无闻2014-10-244-24/+5
|\ | | | | update slack hook to use new format
| * update slack hook to use new formatChristopher Brickley2014-10-244-24/+5
|/
* Merge pull request #579 from TonyTsangHK/dev无闻2014-10-221-5/+5
|\ | | | | Fix misuse of issue index for issue id.
| * Avoid setting missing label/milestone/assignee idsTony Tsang2014-10-221-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 Tsang2014-10-211-2/+2
|/ | | | | - UpdateAssignee - UpdateIssueMilestone
* Merge pull request #577 from eryx/master无闻2014-10-201-1/+0
|\ | | | | Fix #575
| * Fix #575Eryx2014-10-201-1/+0
|/
* Fix #554Unknwon2014-10-193-40/+45
|
* Update gopmfileUnknwon2014-10-191-1/+1
|
* Able to fork repo to individualsUnknwon2014-10-1912-209/+304
|
* Merge pull request #560 from evolvedlight/master无闻2014-10-185-5/+168
|\ | | | | First cut of fork repo
| * Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-1379-528/+2540
| |\ | | | | | | | | | | | | Conflicts: models/repo.go
| * | More changesevolvedlight2014-10-132-1/+15
| | |
| * | Got the fork count workingevolvedlight2014-10-102-7/+21
| | |
| * | Initial cut of git forkevolvedlight2014-10-045-4/+139
| | |
* | | Fix API brokenUnknwon2014-10-181-1/+1
| | |