aboutsummaryrefslogtreecommitdiff
path: root/conf/app.ini
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Add MustValueRangeUnknown2014-05-18
|
* Log to different adapter according to levelUnknown2014-05-11
|
* Fix #174Unknown2014-05-11
|
* Fix #94 and fix #169Unknown2014-05-11
|
* Batch of mirror fixesUnknown2014-05-06
|
* Add disable gravatar optionUnknown2014-05-01
|
* Add router log config optionUnknown2014-05-01
|
* Clean filesUnknown2014-05-01
|
* HTTP no follow and offline modeUnknown2014-04-27
|
* Minor grammatical fix for Disable Registration featureBryan Johnson2014-04-21
|
* API fixUnknown2014-04-21
|
* Mirror changeUnknown2014-04-20
|
* Add build tag enable promptUnknown2014-04-19
|
* Mirror updatesUnknown2014-04-19
|
* Add 2 more gitignoreUnknown2014-04-18
|
* Mirror fixUnknown2014-04-17
|
* Weibo oauthUnknown2014-04-14
|
* Add weibo oauthUnknown2014-04-13
|
* Clean oauth codeUnknown2014-04-13
|
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-07
|
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-07
|
* Fix bug related to logUnknown2014-04-06
|
* add ssl support for webLunny Xiao2014-04-05
|
* Huge bug fixUnknown2014-03-31
|
* improved log locationsLunny Xiao2014-03-31
|
* conf support mysql portFuXiaoHei2014-03-29
|
* Add auto-detect home directoryUnknown2014-03-28
|
* Update config optionUnknown2014-03-28
|
* IP: RC Code ReviewUnknown2014-03-27
|