aboutsummaryrefslogtreecommitdiff
path: root/conf/app.ini
Commit message (Collapse)AuthorAge
* better naming on #891Unknwon2015-02-11
|
* able to allow insecure certification of webhook for #891Unknwon2015-02-10
|
* conf/locale: add Spanish localeUnknwon2015-02-08
|
* able to disable SSH for #883Unknwon2015-02-07
|
* conf/locale: add Japanese supportUnknwon2015-02-01
| | | | README: remove duplicated travis badge
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* update localeUnknwon2015-01-18
|
* update with depsUnknwon2015-01-17
|
* Optmize git-fsck options and fix #820Unknwon2015-01-02
|
* Merge pull request #766 from phsmit/correct_from无闻2014-12-21
|\ | | | | Correct usage of FROM in email creation
| * Parse the from string to extract the email addressPeter2014-12-19
| |
| * Change from header in email, fixes #765Peter2014-12-19
| |
* | mirror fix and updateUnknwon2014-12-20
|/
* Rewrite of SendMail functionPeter2014-12-18
| | | | | | The SendMail function is rewritten and has the following new functionality: - It is optional to skip verification of keys. The config option SKIP_VERIFY is added - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.
* new languageUnknwon2014-12-07
|
* fix #165Unknwon2014-12-05
|
* fix #580Unknwon2014-11-30
|
* fix oauth2Unknwon2014-11-28
|
* Added comments documenting how to export SSL keys from .pfxJames Cracknell2014-11-27
|
* Fix #543Unknwon2014-11-24
|
* custom avatar uploadUnknwon2014-11-21
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* fix session API broken and SQL pretectionUnknwon2014-11-04
|
* Fix #584Unknwon2014-10-27
|
* Fix gzipUnknwon2014-10-13
|
* Add locale zh-HK (Traditional Chinese)Tony Tsang2014-10-10
|
* Fix #264Unknwon2014-10-06
|
* Merge remote-tracking branch 'upstream/master'Michael Boke2014-10-03
|\ | | | | | | | | Conflicts: conf/app.ini
| * Feature: Integrate crypto/tls/generate_cert.go commandUnknwon2014-09-22
| |
| * Mirror fix and fix #481Unknwon2014-09-17
| |
| * Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-17
| |\ | | | | | | | | | | | | Conflicts: conf/app.ini
| | * started french localizationPhilippe Barsalou2014-09-16
| | |
| * | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
| |/
| * Remove APP_LOGO settingMathieu Gagnon2014-09-13
| |
| * Organization level webhooksUnknwon2014-09-07
| |
* | Added dutch translationsMichael Boke2014-10-03
|/
* Removed trailing white spacesTristan Storch2014-08-30
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26
|\ | | | | | | | | Conflicts: modules/base/tool.go
| * New UI merge in progressUnknwon2014-07-26
| |
* | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
|/
* Allow disabling uploadsJustin Nuß2014-07-24
|
* Update default config with commentsJustin Nuß2014-07-24
|
* WIP: Allow attachments for commentsJustin Nuß2014-07-23
|
* Fix #165Unknown2014-06-24
|
* Fix #165Unknown2014-06-21
|
* Add database log adapterUnknown2014-06-20
|
* Fix #242Unknown2014-06-08
|
* Fix #209Unknown2014-05-28
|
* Fixed #209Unknown2014-05-25
|