| Commit message (Expand) | Author | Age | Files | Lines |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 16 | -73/+104 |
* | Fix git diff tests | Unknwon | 2016-08-16 | 1 | -2/+2 |
* | #3464 add diff signs which does not have inline diff | Unknwon | 2016-08-16 | 1 | -2/+2 |
* | #3464 reproduce diff signs | Unknwon | 2016-08-16 | 4 | -4/+13 |
* | #3464 reproduce diff signs | Unknwon | 2016-08-16 | 1 | -1/+1 |
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 | 9 | -41/+45 |
* | Fix repository owner can assign self | Unknwon | 2016-08-15 | 1 | -11/+10 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 13 | -171/+144 |
* | markdown: fix treating pure number as SHA1 | Unknwon | 2016-08-15 | 5 | -4/+13 |
* | #3467 fix clone fail when wiki is empty | Unknwon | 2016-08-15 | 1 | -1/+3 |
* | #3466 fix response of pull request form validation error | Unknwon | 2016-08-15 | 5 | -10/+22 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 | 8 | -35/+28 |
* | #3461 fix security issue of REAMDE path in create repository | Unknwon | 2016-08-15 | 1 | -1/+1 |
* | Update README [CI SKIP] | Unknwon | 2016-08-15 | 2 | -4/+8 |
* | Fix outdated edit can’t overwrite changes | Unknwon | 2016-08-15 | 5 | -6/+7 |
* | Web editor: temporarily disable upload and quick fix for edit and new | Unknwon | 2016-08-15 | 9 | -306/+292 |
* | Web editor: improve delete file | Unknwon | 2016-08-14 | 8 | -101/+89 |
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 | 15 | -476/+478 |
* | modules/sync: move sync objects to independent module | Unknwon | 2016-08-14 | 5 | -100/+131 |
* | Code clean up for new config options | Unknwon | 2016-08-14 | 17 | -110/+87 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 34 | -201/+2502 |
* | Fix template nil error | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Fix template error [CI SKIP] | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 21 | -225/+79 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 30 | -270/+795 |
* | Add subcommand to create new user in CLI | Unknwon | 2016-08-13 | 4 | -3/+74 |
* | CSS: remove font “Meiryo Ui” | Unknwon | 2016-08-12 | 2 | -16/+2 |
* | fix grammar + typo. (#3453) | Justin Ray Vrooman | 2016-08-12 | 1 | -2/+2 |
* | Code clean up | Unknwon | 2016-08-12 | 1 | -9/+1 |
* | #3442 add test suites | Unknwon | 2016-08-12 | 3 | -1/+60 |
* | Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442) | Thibault Meyer | 2016-08-12 | 1 | -6/+6 |
* | Minor fix on top menu dropdown icon position | Unknwon | 2016-08-11 | 2 | -0/+13 |
* | Add new dependency | Unknwon | 2016-08-11 | 4 | -2/+6 |
* | On showing diff/file, use the tab_width specified on .editorconfig, if any (#... | Andrey Nering | 2016-08-11 | 9 | -2/+137 |
* | Add .mailmap | Unknwon | 2016-08-11 | 2 | -1/+4 |
* | Add Content-Disposition header for downloads (#3439) | Andrey Nering | 2016-08-11 | 1 | -0/+1 |
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 | 4 | -2/+29 |
* | Fix #3321: commit tag shortener (#3418) | Thibault Meyer | 2016-08-11 | 3 | -5/+5 |
* | Fix #3391 | Unknwon | 2016-08-11 | 2 | -3/+7 |
* | Fix email FROM | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | #2852 code cleanup | Unknwon | 2016-08-11 | 7 | -27/+31 |
* | Add initial support for unix sockets (#2852) | Odin Ugedal | 2016-08-11 | 3 | -13/+44 |
* | models: rename EnableTidb to EnableTiDB | Unknwon | 2016-08-11 | 3 | -5/+5 |
* | #3013 support connect PostgreSQL via unix socket | Unknwon | 2016-08-11 | 1 | -12/+19 |
* | Fix #3314: Cannot edit release with tag name contains slash (#3434) | Thibault Meyer | 2016-08-11 | 2 | -4/+4 |
* | Update glide.lock and .gopmfile [CI SKIP] | Unknwon | 2016-08-11 | 2 | -2/+2 |
* | Add MaxRepoCreation to EditUser API (#2781) | Robin Lambertz | 2016-08-11 | 1 | -0/+3 |
* | #2780 code clean up | Unknwon | 2016-08-11 | 5 | -21/+13 |
* | Add AddCollaborator API Endpoint (#2780) | Robin Lambertz | 2016-08-11 | 2 | -0/+50 |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 11 | -80/+54 |