| Commit message (Expand) | Author | Age | Files | Lines |
* | fix gofmt error. | Bo-Yi Wu | 2016-11-15 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -6/+6 |
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 1 | -4/+7 |
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -7/+7 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 1 | -3/+4 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -1/+2 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -3/+5 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -1/+1 |
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 1 | -5/+6 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 | 1 | -2/+2 |
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+9 |
* | #2311 improve HTTP auth error message | Unknwon | 2015-12-30 | 1 | -1/+1 |
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+1 |
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 |
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -6/+7 |
* | Make serv/update use LOCAL_ROOT_URL instead public | Adam Strzelecki | 2015-12-09 | 1 | -1/+1 |
* | Merge branch 'feature/wiki' into develop | Unknwon | 2015-11-30 | 1 | -15/+23 |
|\ |
|
| * | finish wiki | Unknwon | 2015-11-30 | 1 | -15/+23 |
* | | add line break after SSH error message | Unknwon | 2015-11-30 | 1 | -1/+1 |
|/ |
|
* | print error log to client side when dev mode | Unknwon | 2015-11-23 | 1 | -0/+3 |
* | #1681 some fixes for builtin SSH server on Windows | Unknwon | 2015-11-23 | 1 | -2/+7 |
* | fix api broken | Unknwon | 2015-11-15 | 1 | -1/+1 |
* | convert missing name | Unknwon | 2015-11-09 | 1 | -1/+1 |
* | #1266 convert name to lower when handle SSH | Unknwon | 2015-11-09 | 1 | -2/+2 |
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -2/+2 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -1/+13 |
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -31/+39 |
* | fix insecure tls when trigger task | Unknwon | 2015-10-26 | 1 | -1/+4 |
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -19/+21 |
* | add log for trigger hook when push through SSH | Unknwon | 2015-10-05 | 1 | -1/+5 |
* | simplify names | Unknwon | 2015-09-16 | 1 | -3/+3 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -3/+3 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -24/+47 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -45/+49 |
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -0/+7 |
* | Merge pull request #1336 from technosophos/master | 无闻 | 2015-07-25 | 1 | -7/+7 |
|\ |
|
| * | Fix minor spelling issues. | Matt Butcher | 2015-06-18 | 1 | -7/+7 |
* | | remove extra space in ssh authentication message | Luka Dornhecker | 2015-04-02 | 1 | -1/+1 |
|/ |
|
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
* | cmd/serve.go: remove useless code | Unknwon | 2015-03-01 | 1 | -2/+0 |
* | models: mirror fix on #964 | Unknwon | 2015-02-28 | 1 | -5/+6 |
* | Rewrite/simplify gogs serve | Peter Smit | 2015-02-16 | 1 | -77/+51 |
* | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -5/+6 |