forked from gitea/gitea
1
0
Fork 0
Commit Graph

268 Commits

Author SHA1 Message Date
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
2015-10-30 13:53:06 +01:00
Unknwon 022820103d #1657 allow forcing all private repos 2015-10-25 04:26:26 -04:00
Unknwon 63e6e31271 add config and update locale 2015-10-24 15:35:26 -04:00
Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 2015-09-25 20:35:56 -04:00
无闻 84c727ae66 Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
2015-09-25 19:05:27 -04:00
Antoine GIRARD dfc16d0879 Fix admin repos new ui 2015-09-26 00:38:43 +02:00
Antoine GIRARD c98dad1cf3 New admin organization UI 2015-09-25 19:54:52 +02:00
Antoine GIRARD 14a1101139 New admin notice UI based on user list example 2015-09-25 18:13:38 +02:00
Unknwon 3fb1b6a608 drop oauth2 feature support 2015-09-17 16:11:44 -04:00
Unknwon e75fd2f783 simplify names 2015-09-16 23:08:46 -04:00
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI 2015-09-13 11:07:21 -04:00
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 2015-09-13 09:51:51 -04:00
Unknwon aff773f1b9 add tidb support 2015-09-12 15:31:36 -04:00
Unknwon be89802bd8 new admin user list UI 2015-09-11 20:42:26 -04:00
Unknwon 83dc2468f5 finish initial version of pull request 2015-09-02 16:18:09 -04:00
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 2015-09-01 08:32:02 -04:00
Unknwon 7714e792a4 minor fixes on #1551 2015-09-01 07:04:35 -04:00
Unknwon 23f42d92c9 add webhook recent deliveries 2015-08-27 23:06:14 +08:00
Unknwon b1696665bd make cron task configurable 2015-08-18 02:19:29 +08:00
Unknwon 77ade6855d fix style and locale name 2015-08-16 00:05:15 +08:00
无闻 7666e2256b Merge pull request #1478 from yaggytter/japanesetypo
fixed chinese character to japanese KANJI
2015-08-13 21:05:00 +08:00
yaggytter 38e11b4f68 fixed chinese character to japanese KANJI 2015-08-13 15:39:09 +09:00
Unknwon 34f6cbfc2a finish attachments when create issue 2015-08-11 23:24:40 +08:00
Jqs7 16f74b62b9 custom avatar source 2015-08-10 09:46:42 +08:00
Unknwon 3e4cdccf6b milestone: create page 2015-08-05 15:24:26 +08:00
Unknwon b983912fce add italian support 2015-07-31 12:19:40 +08:00
Unknwon 72377c721c update gopmfile 2015-07-28 22:36:41 +08:00
Unknwon fa298a2c30 #835: Realtime webhooks 2015-07-25 21:32:04 +08:00
Unknwon 1ba837a055 new issue and label page 2015-07-25 02:52:25 +08:00
Unknwon 2724dbd450 update locale 2015-07-14 18:35:38 +08:00
Unknwon 4fca548ed1 update locale 2015-07-03 14:39:36 +08:00
Unknwon c47afdff58 add config options for HELO 2015-07-03 14:08:18 +08:00
Unknwon aae74c793a #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK 2015-03-25 08:59:48 -04:00
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 2015-03-23 10:19:19 -04:00
Unknwon ade343f6dc Add Polish support 2015-03-22 19:22:47 -04:00
Unknwon 75cbb32b1e UI compatibility 2015-03-21 09:24:59 -04:00
Unknwon 7dbb98b2a3 add new locale 2015-03-14 22:21:45 -04:00
Nolan Darilek 98674b2a21 registeration -> registration 2015-03-12 12:25:28 -05:00
无闻 3db80f2c55 Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
2015-02-28 22:25:48 -05:00
Dmitry Azhichakov 2692d4aa49 Make conf/app.ini changes match the style 2015-02-13 11:06:12 +03:00
Dmitry Azhichakov 3aaf292ba8 Fix "forcing" client certificate for SMTP 2015-02-13 10:33:55 +03:00
Unknwon d02e45f985 better naming on #891 2015-02-11 12:04:01 -05:00
Unknwon 6a23252edc able to allow insecure certification of webhook for #891 2015-02-10 21:06:59 -05:00
Unknwon 775bd65234 conf/locale: add Spanish locale 2015-02-08 12:39:11 -05:00
Unknwon 2a2596fe61 able to disable SSH for #883 2015-02-07 10:46:57 -05:00
Unknwon ac29dc93cd conf/locale: add Japanese support
README: remove duplicated travis badge
2015-02-01 13:36:40 -05:00
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
2015-02-01 12:41:03 -05:00
Unknwon 9fa287e4f7 update locale 2015-01-18 22:24:20 +08:00
Unknwon 7170011f4d update with deps 2015-01-17 15:17:53 +08:00
Unknwon c73e9057ae Optmize git-fsck options and fix #820 2015-01-02 20:14:43 +08:00
无闻 030b3d751e Merge pull request #766 from phsmit/correct_from
Correct usage of FROM in email creation
2014-12-21 01:55:28 -05:00
Unknwon 79537467da mirror fix and update 2014-12-20 22:51:16 -05:00
Peter c884ecfea1 Parse the from string to extract the email address 2014-12-19 23:06:03 +02:00
Peter 2321b4b272 Change from header in email, fixes #765 2014-12-19 22:33:17 +02:00
Peter 87be137b88 Rewrite of SendMail function
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.
2014-12-18 13:34:30 +02:00
Unknwon 6f71632e3e new language 2014-12-07 19:27:49 -05:00
Unknwon 069486d169 fix #165 2014-12-05 17:54:57 -05:00
Unknwon d75013a0e8 fix #580 2014-11-30 02:26:29 -05:00
Unknwon d6132aaa88 fix oauth2 2014-11-28 21:20:13 -05:00
James Cracknell ca09a0b516 Added comments documenting how to export SSL keys from .pfx 2014-11-27 14:42:06 -07:00
Unknwon 54d25c13d7 Fix #543 2014-11-24 18:47:59 -05:00
Unknwon 55dfe2c978 custom avatar upload 2014-11-21 10:58:08 -05:00
Unknwon 340a4595dd support duoshuo mirror of gravatar 2014-11-16 20:27:04 -05:00
Unknwon 0c5ba4573a fix session API broken and SQL pretection 2014-11-04 11:37:15 -05:00
Unknwon c7f56d7483 Fix #584 2014-10-27 11:18:00 -04:00
Unknwon 4a8a70dde0 Fix gzip 2014-10-13 18:04:07 -04:00
Tony Tsang 8c71ab5094 Add locale zh-HK (Traditional Chinese) 2014-10-10 14:17:47 +08:00
Unknwon 64c68220d2 Fix #264 2014-10-06 17:50:00 -04:00
Michael Boke ba1270df2d Merge remote-tracking branch 'upstream/master'
Conflicts:
	conf/app.ini
2014-10-03 22:51:07 +02:00
Michael Boke ba0feadc34 Added dutch translations 2014-10-03 22:43:42 +02:00
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command 2014-09-22 17:30:58 -04:00
Unknwon 8a09256941 Mirror fix and fix #481 2014-09-17 14:22:51 -04:00
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
2014-09-17 12:04:18 +08:00
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 2014-09-17 12:03:03 +08:00
Philippe Barsalou 9e10304ab2 started french localization 2014-09-16 20:58:17 -04:00
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 2014-09-13 03:52:51 -04:00
Unknwon f8977f4847 Organization level webhooks 2014-09-07 19:39:26 -04:00
Tristan Storch 69e332f432 Removed trailing white spaces
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.
2014-08-30 15:12:53 +02:00
Unknwon 36b4c57ff1 Finish new organization members and invitation page 2014-08-15 18:29:41 +08:00
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
2014-07-26 11:23:58 +02:00
Unknwon 8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Justin Nuß 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener. 2014-07-24 22:31:59 +02:00
Justin Nuß 4d702eb345 Allow disabling uploads 2014-07-24 15:51:40 +02:00
Justin Nuß 9df99681fb Update default config with comments 2014-07-24 15:23:56 +02:00
Justin Nuß 4617bef895 WIP: Allow attachments for comments 2014-07-23 21:15:47 +02:00
Unknown b2801a2e98 Fix #165 2014-06-24 13:55:47 -04:00
Unknown ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
Unknown 6c8d630bef Add database log adapter 2014-06-20 00:25:23 -04:00
Unknown 302c863cda Fix #242 2014-06-08 04:45:34 -04:00
Unknown ab13a29cb5 Fix #209 2014-05-28 01:53:06 -04:00
Unknown 688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
Unknown 5660570d92 Add MustValueRange 2014-05-18 22:05:35 -04:00
Unknown 0970d6cc38 Log to different adapter according to level 2014-05-11 14:37:12 -04:00
Unknown 98eeec4cbb Fix #174 2014-05-11 14:03:51 -04:00
Unknown fd4b123e88 Fix #94 and fix #169 2014-05-11 11:18:10 -04:00
Unknown 7cb5a15c9b Batch of mirror fixes 2014-05-06 13:47:47 -04:00
Unknown e7d8fadb08 Add disable gravatar option 2014-05-01 21:30:04 -04:00
Unknown 100cd181bc Add router log config option 2014-05-01 18:53:41 -04:00
Unknown 46af92c57e Clean files 2014-05-01 06:55:39 -04:00
Unknown 62d23e9154 HTTP no follow and offline mode 2014-04-27 01:05:13 -06:00
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature 2014-04-21 18:03:04 -04:00
Unknown ea29a9b846 API fix 2014-04-21 02:24:35 -04:00
Unknown 006c45e21d Mirror change 2014-04-20 20:52:00 -04:00
Unknown 8bed017557 Add build tag enable prompt 2014-04-19 22:13:22 -04:00
Unknown eda3f8b3b3 Mirror updates 2014-04-19 06:00:08 -04:00
Unknown aa58320a1b Add 2 more gitignore 2014-04-18 12:17:28 -04:00
Unknown 7d2632784f Mirror fix 2014-04-17 02:20:24 -04:00
Unknown 3c3cda7326 Weibo oauth 2014-04-14 05:07:19 -04:00
Unknown d2b53dd43b Add weibo oauth 2014-04-13 21:00:12 -04:00
Unknown 4b9b8024ba Clean oauth code 2014-04-13 18:12:07 -04:00
Unknown 7776f407b6 Fix issue with log in with GitHub but need more error handle after 2014-04-07 13:00:59 -04:00
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 2014-04-07 12:56:40 -04:00
Unknown 6a16866f4e Fix bug related to log 2014-04-06 13:41:58 -04:00
Lunny Xiao 493b0c5ac2 add ssl support for web 2014-04-05 15:17:57 +08:00
Unknown 10ba28deba Huge bug fix 2014-03-31 10:12:36 -04:00
Lunny Xiao a187ba9651 improved log locations 2014-03-31 21:26:15 +08:00
FuXiaoHei d01820c125 conf support mysql port 2014-03-29 13:40:22 +08:00
Unknown a55941ff83 Add auto-detect home directory 2014-03-28 17:34:07 -04:00
Unknown cb05b8325c Update config option 2014-03-28 08:39:35 -04:00
Unknown f76eb8a666 IP: RC Code Review 2014-03-27 15:24:11 -04:00
Unknown e95be2cb3e Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
2014-03-25 06:54:22 -04:00
Unknown eeb793524f Check run user 2014-03-25 06:52:56 -04:00
skyblue 6e972afb15 Merge branch 'master' of github.com:shxsun/gogs 2014-03-24 23:08:58 +08:00
Unknown b9b82cfe47 Mirror updates 2014-03-23 19:09:11 -04:00
skyblue 3070c5513d Merge branch 'master' of github.com:gogits/gogs 2014-03-23 23:45:08 +08:00
skyblue 139a6f80dc update my config 2014-03-23 23:22:35 +08:00
Unknown 6bc7ae971a Mirror fix 2014-03-23 10:58:50 -04:00
Unknown 97debac185 SSL enable config option 2014-03-23 08:40:40 -04:00
Unknown 7356153ba3 Batch updates 2014-03-22 17:59:22 -04:00
Unknown cb52f6d07d Add auto-login 2014-03-22 16:40:09 -04:00
Unknown cd070b56d2 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
2014-03-22 09:22:55 -04:00
Unknown fd1831052c Update session 2014-03-22 09:21:57 -04:00
slene 01e781dedb add comment 2014-03-22 21:19:27 +08:00
slene f9c07c4186 update session 2014-03-22 20:49:53 +08:00
Unknown 7a1ff8636c Add config option: Picture cache path 2014-03-22 06:42:19 -04:00
Unknown d40499e7fa Finsih mail resend limit 2014-03-21 10:09:57 -04:00
slene c7e0d3a499 add cache 2014-03-21 21:06:47 +08:00
Unknown 30618b271a Add admin edit user 2014-03-21 06:15:58 -04:00
Unknown 5373a3093e config option: Require sign in to view repository 2014-03-21 01:59:15 -04:00
Unknown 369ddf76a8 Batch fix 2014-03-21 01:09:22 -04:00
Unknown 6f68620860 Pools limit concurrent nums 2014-03-19 21:05:48 -04:00
Unknown de087c7b4a Add send register confirm mail 2014-03-19 08:27:27 -04:00
Unknown fbbae2b721 Working on register mail confirmation 2014-03-19 07:21:23 -04:00
Unknown cef9bbd530 Add complete log configuration 2014-03-19 04:08:25 -04:00
Unknown 460aa3eaa9 optimize log 2014-03-19 03:24:17 -04:00
Unknown 76644c2fcc Support go build.io 2014-03-18 04:19:10 -04:00
Unknown a3a93aef11 Add some config options 2014-03-18 01:33:53 -04:00
Unknown e51afe4621 Add postgres support, clean code, code review 2014-03-17 14:03:58 -04:00
slene 26f9962b6e clone in ssh 2014-03-17 18:13:07 +08:00
Unknown ab747f2790 Fix delete SSH key in file 2014-03-16 05:24:13 -04:00