Commit Graph

130 Commits (23645fe05f16b44c1d430c165fd0c2839e518eee)

Author SHA1 Message Date
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276)
7 years ago
Bo-Yi Wu b7812be33a fix misspell (#1996)
7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686)
7 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518)
7 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Lunny Xiao 7802699f52 fix installation page ssh domain unavilable
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
btrepp 25b5ffb6af Enables mssql support (#383)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 6ed7f269f1 Move init functions from routers/install to routers/init (#230)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 31da225309 Check unhandled errors (#128)
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 13a8823bd3 #3495 only start builtin SSH server after user finish installation
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Unknwon 70fbcd2f27 models: rename EnableTidb to EnableTiDB
8 years ago
Unknwon edd786446c #3158 skip RUN_USER check on Windows
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
rugk 28dc5bb566 Replace gogs.io http links with https version (#3386)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago
Unknwon 4438b7793b Add new config option for builtin SSH server
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Unknwon d8a994ef24 Move cron module to independent package
8 years ago
Josh Frye d3ca5accfd Remove redundant nil check.
8 years ago
Josh Frye ec478b4b06 Set default log path if empty during install
8 years ago
Josh Frye a3e8c32a30 Add install option for log path
8 years ago
Unknwon f15a2f9b25 Merge pull request #2528 from andreynering/diff-sintax-highlight-733
8 years ago
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733
8 years ago
Kim "BKC" Carlbäcker 1ab8a60d73 Not working, but slightly better...
8 years ago
Unknwon 037a01c4e4 fix #2189
8 years ago
Unknwon 1e7e092992 #2103 Ability to map extensions for syntax highlighting in config
8 years ago
Unknwon 19423957b1 rename import path
8 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management
9 years ago
Unknwon 2528c482e9 #1627 auto login after install if admin is configured
9 years ago
Unknwon c50a3503e6 introduce git-shell
9 years ago
Unknwon 0128036514 #1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support
9 years ago
Unknwon 102b675f96 remove test code 😵
9 years ago