| Commit message (Expand) | Author | Age | Files | Lines |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -2/+8 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -1/+1 |
* | Default log level to Info without hardcoding it in installer (#3041) | Piotr Orzechowski | 2017-12-01 | 1 | -1/+1 |
* | Set OpenID support on by default when installing new instance (#3010) | Sandro Santilli | 2017-11-29 | 1 | -2/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+2 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+4 |
* | fix misspell (#1996) | Bo-Yi Wu | 2017-06-18 | 1 | -1/+1 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+2 |
* | fix go get sub package and add domain on installation to let go get work defa... | Lunny Xiao | 2017-04-21 | 1 | -0/+1 |
* | Fixes 1019, install page SMTP user is required to (#1020) | puffybsd | 2017-02-24 | 1 | -3/+3 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -1/+1 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -0/+4 |
* | fix installation page ssh domain unavilable | Lunny Xiao | 2016-12-27 | 1 | -2/+2 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -0/+19 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -2/+4 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -11/+17 |
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -5/+5 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 1 | -69/+0 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -19/+24 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -14/+14 |
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 1 | -3/+14 |
* | 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 | -12/+12 |
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 1 | -3/+3 |
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -0/+1 |
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 1 | -7/+6 |
* | #2852 code cleanup | Unknwon | 2016-08-11 | 1 | -1/+1 |
* | models: rename EnableTidb to EnableTiDB | Unknwon | 2016-08-11 | 1 | -3/+3 |
* | #3158 skip RUN_USER check on Windows | Unknwon | 2016-08-09 | 1 | -4/+3 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -0/+2 |
* | Replace gogs.io http links with https version (#3386) | rugk | 2016-08-05 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -4/+4 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -4/+4 |
* | Add new config option for builtin SSH server | Unknwon | 2016-02-25 | 1 | -2/+2 |
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -1/+2 |
* | Move cron module to independent package | Unknwon | 2016-02-20 | 1 | -1/+1 |
* | Remove redundant nil check. | Josh Frye | 2016-02-12 | 1 | -10/+0 |
* | Set default log path if empty during install | Josh Frye | 2016-02-12 | 1 | -0/+10 |
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -0/+10 |
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 | 1 | -2/+2 |
|\ |
|
| * | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 1 | -2/+2 |
* | | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -0/+3 |
|/ |
|
* | fix #2189 | Unknwon | 2015-12-18 | 1 | -0/+3 |
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 | 1 | -0/+2 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -1/+2 |
* | #1627 auto login after install if admin is configured | Unknwon | 2015-12-08 | 1 | -3/+9 |