Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #316 | Antonio Facciolo | 2016-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Export Pusher name as GITEA_PUSHER_NAME env variable Export also GITEA_UUID, but keep the uuid env variable for backward compatibility export pusher name ENV variable #316 change env variable prefix to GITEA_ Signed-off-by: Antonio Facciolo <afdev82@gmail.com> Export also GITEA_UUID #316 Keep uuid env variable for backward compatibility | ||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 1 | -1/+5 |
| | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | Made linter happy in cmd folder | Thomas Boerger | 2016-11-04 | 1 | -0/+1 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 |
| | |||||
* | codegangsta/cli => urfave/cli (#3546) | Kim "BKC" Carlbäcker | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | #3045 fix DEPRECATED Action signature erorr | Unknwon | 2016-05-12 | 1 | -2/+4 |
| | |||||
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 | 1 | -1/+1 |
| | |||||
* | #2646 fix panic on pushing repositor | Unknwon | 2016-02-17 | 1 | -2/+2 |
| | |||||
* | Add env var check for update | Unknwon | 2016-02-15 | 1 | -5/+6 |
| | |||||
* | fix api broken | Unknwon | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -3/+1 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -4/+4 |
| | |||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -1/+1 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 1 | -1/+7 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -3/+4 |
| | |||||
* | clear comments | Lunny Xiao | 2014-06-29 | 1 | -11/+0 |
| | |||||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 1 | -7/+20 |
| | |||||
* | Mirror fix on #248 | Unknown | 2014-06-23 | 1 | -1/+3 |
| | |||||
* | Remove qiniu/log | Unknown | 2014-06-20 | 1 | -16/+4 |
| | |||||
* | Fix #209 | Unknown | 2014-05-28 | 1 | -1/+3 |
| | |||||
* | Code convention | Unknown | 2014-05-21 | 1 | -31/+3 |
| | |||||
* | command dump | Unknown | 2014-05-05 | 1 | -6/+5 |
| | |||||
* | Fix Collaborators cannot commit | Unknown | 2014-05-03 | 1 | -3/+3 |
| | |||||
* | Add command dump and move to cmd did | Unknown | 2014-05-01 | 1 | -0/+85 |