| Commit message (Expand) | Author | Age | Files | Lines |
* | Update code.gitea.io/git (#1824) | Ethan Koenig | 2017-05-30 | 1 | -2/+8 |
* | fix wiki bugs (#1294) | Lunny Xiao | 2017-03-20 | 1 | -1/+5 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 1 | -2/+2 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -2/+2 |
* | Unit tests for models/wiki | Ethan Koenig | 2017-01-27 | 1 | -1/+1 |
* | Add a reserved path check to the wiki (#720) | Bwko | 2017-01-22 | 1 | -1/+18 |
* | fixed bugs on Wiki and resolved #667 (#674) | Lunny Xiao | 2017-01-21 | 1 | -15/+15 |
* | In the wiki title replace tab with a space (#371) | Bwko | 2016-12-11 | 1 | -0/+1 |
* | Fix for #320 | Bwko | 2016-12-03 | 1 | -3/+1 |
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -3/+13 |
* | Fix lint errors in models/wiki (just add methods docs) | Sandro Santilli | 2016-11-14 | 1 | -0/+6 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | modules/sync: rename SingleInstancePool to ExclusivePool | Unknwon | 2016-08-30 | 1 | -1/+1 |
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -2/+8 |
* | #3467 fix clone fail when wiki is empty | Unknwon | 2016-08-15 | 1 | -1/+3 |
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 | 1 | -15/+2 |
* | modules/sync: move sync objects to independent module | Unknwon | 2016-08-14 | 1 | -5/+2 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -39/+1 |
* | #3233 code cleanup and minor issue fix | Unknwon | 2016-08-11 | 1 | -0/+2 |
* | Fix wiki vulnerabilities | Unknwon | 2016-07-01 | 1 | -4/+13 |
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -26/+25 |
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+37 |
* | Removed empty line, multi return args | Jofkos | 2015-12-20 | 1 | -3/+3 |
* | Wiki pages containing question marks in their name weren't loading | Jofkos | 2015-12-20 | 1 | -2/+4 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | fix API | Unknwon | 2015-12-01 | 1 | -1/+1 |
* | finish wiki | Unknwon | 2015-11-30 | 1 | -0/+5 |
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -3/+22 |
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -3/+101 |
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -0/+56 |