| Commit message (Expand) | Author | Age | Files | Lines |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -0/+4 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 1 | -1/+1 |
* | catch error on call setup on serv command (#932) | Lunny Xiao | 2017-02-15 | 1 | -3/+5 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -4/+4 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -1/+63 |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -1/+1 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -4/+5 |
* | Fixes panic when there's no user initialized (#358) | Bwko | 2016-12-06 | 1 | -2/+2 |
* | Fixes #316 | Antonio Facciolo | 2016-12-05 | 1 | -0/+4 |
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -1/+3 |
* | 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 |