From bc630cc52b81232d4cd9e8ab5cb9495683c5f7b8 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 16 Mar 2017 22:28:32 -0400 Subject: [PATCH] repo/commit: able to config default commits page size (#4230) Added config option '[ui.user] COMMITS_PAGING_NUM'. --- conf/app.ini | 2 ++ models/repo.go | 1 + modules/bindata/bindata.go | 4 ++-- modules/setting/setting.go | 1 + routers/repo/commit.go | 2 +- vendor/github.com/gogits/git-module/repo_commit.go | 6 +++--- vendor/vendor.json | 6 +++--- 7 files changed, 13 insertions(+), 9 deletions(-) diff --git a/conf/app.ini b/conf/app.ini index 19eaa4842..a8bcb131b 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -431,6 +431,8 @@ ORG_PAGING_NUM = 50 REPO_PAGING_NUM = 15 ; Number of news feeds that are showed in one page NEWS_FEED_PAGING_NUM = 20 +; Number of commits that are showed in one page +COMMITS_PAGING_NUM = 30 [i18n] LANGS = en-US,zh-CN,zh-HK,zh-TW,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL,bg-BG,it-IT,fi-FI,tr-TR,cs-CZ,sr-SP,sv-SE,ko-KR,gl-ES,uk-UA diff --git a/models/repo.go b/models/repo.go index 2b9fc0d9e..15a3cd34e 100644 --- a/models/repo.go +++ b/models/repo.go @@ -115,6 +115,7 @@ func NewRepoContext() { } git.HookDir = "custom_hooks" git.HookSampleDir = "hooks" + git.DefaultCommitsPageSize = setting.UI.User.CommitsPagingNum // Git requires setting user.name and user.email in order to commit changes. for configKey, defaultValue := range map[string]string{"user.name": "Gogs", "user.email": "gogs@fake.local"} { diff --git a/modules/bindata/bindata.go b/modules/bindata/bindata.go index 458e40fd1..04bc68529 100644 --- a/modules/bindata/bindata.go +++ b/modules/bindata/bindata.go @@ -292,7 +292,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xcc\x7b\x5b\x8f\xdc\x48\x96\xde\x7b\xfc\x8a\xe8\x1a\x8f\x5b\x1a\x30\xb3\x2e\x52\x55\x57\xab\x26\x07\x4d\x65\x32\xb3\xb8\xca\x5b\x93\x4c\xa9\xd5\x85\x02\x15\x45\x46\x26\x63\x8a\x64\xb0\x19\xc1\x2a\x65\xc3\x58\xcc\xc0\x0f\xbe\xc0\x86\x1f\x6c\xef\xc2\xc0\xc2\xf0\xc0\xb0\x17\x58\x7b\xed\x59\xd8\x06\x66\xc6\xb3\xf6\x43\x7b\xdf\xa5\xff\xb0\xee\xf5\x1a\x36\xf6\x2f\x18\xe7\x04\x99\xc9\x2c\x95\x34\x3d\xc0\x1a\xd8\x6e\x40\x95\x49\x46\x9c\x88\x38\xd7\xef\x9c\x13\xf9\x3d\xfa\xd1\x47\x1f\xd1\xa9\xf3\xdc\xf1\x28\xfe\x33\x99\x0d\xdc\xe1\x4b\x1a\x9c\xbb\x3e\x1d\xba\x63\x07\xde\x13\x33\x6a\x3e\x76\x6c\xdf\xa1\x13\xfb\x99\x43\xfb\xe7\xf6\x74\xe4\xf8\x74\x36\xa5\xfd\x99\xe7\x39\xfe\x7c\x36\x1d\xb8\xd3\x11\xed\x2f\xfc\x60\x36\xa1\xfd\xd9\x74\xe8\x8e\xee\x52\x70\x87\xf4\xe5\x6c\x41\x6d\xcf\xa1\x73\xbb\xff\xcc\x1e\xc1\x8c\xb9\x37\x7b\xee\x0e\x1c\xcf\xda\x59\x60\xf6\x02\x28\xcf\x5f\xd2\xd9\x90\xba\x01\xd2\x20\x67\xd4\x2e\x0a\x9a\xb3\x8c\x53\x9d\x30\x4d\x55\x22\x6f\x15\x95\x39\xe5\x37\xbc\x5c\xd3\x82\xad\x38\xd5\x42\xa7\x9c\xd8\xf3\x79\x38\xb5\x27\x0e\xed\xd1\x91\x5c\x29\x72\x46\x83\x84\x9b\x99\x72\x49\x75\xc2\xa9\x5a\x2b\xcd\x33\x5a\x29\x5e\x1a\x62\x65\x95\x2b\x33\xd8\x5b\x4c\xc3\x85\xef\x78\xb4\x47\x57\x42\x93\x33\xea\x08\x9d\xf0\x92\xee\xc5\xfc\x66\xcf\xa2\x7b\x45\x29\xe3\x3d\x2a\x4b\xba\xa7\xb9\xd2\x7b\x38\x7e\x32\x1b\xc0\x62\x31\xbf\x21\xe4\x42\xf1\xf2\x86\x97\x97\x64\xee\xcd\x82\x59\x7f\x36\xa6\x3d\x9a\x68\x5d\x90\xc1\x6c\x62\xbb\x53\xda\xa3\xa9\x8c\x58\x9a\x48\xa5\x89\x37\x9b\x05\xe1\xc2\x83\x21\xdf\x7f\xd0\x8c\x7f\xa8\x9e\xec\xef\x7f\xff\x81\x19\xfe\x50\x3d\xf9\xfe\x83\xf3\x20\x98\x87\xf3\x99\x17\x3c\x54\xfb\x04\xbf\xd8\x83\x01\x6c\xf0\xa0\x8b\xff\x93\xcd\x00\xda\xa3\x8f\x0e\x0e\x0e\xc8\x19\x9d\xf3\x32\x13\x4a\x09\x99\xd3\xa5\x2c\x69\x95\x8b\xd7\x54\xc9\xe8\x9a\x6b\xb2\x98\xba\x5f\x84\xfe\xac\xff\xcc\x09\xc2\xb9\xe3\x4d\x5c\xdf\x77\x67\xb0\xb1\x93\x93\x13\x72\x46\xc7\xb0\x3d\xfa\x60\x30\xf9\xf2\x21\x85\xbd\xc1\x74\xe0\x0c\xbd\x95\xe5\x35\x2f\x15\x7d\xa0\xaa\x28\xa1\x4c\x51\xdf\x3f\xa7\x55\x11\x33\xcd\x1f\x52\x16\x45\x5c\x29\x91\xaf\xe8\x2d\xbf\xa2\xc0\x03\x11\xf1\x2e\x39\xa3\x6e\x4e\x33\xa9\x34\x8d\x98\xe2\x8a\xae\x65\x45\x63\x49\x73\xa9\x69\xce\x79\x4c\xb5\xa4\x51\xc2\x72\x10\x5d\xc2\x69\xcc\x97\xac\x4a\x35\xbd\x61\x69\x85\x93\xed\x54\xf3\x92\x0a\x4d\x65\x9e\xae\xa9\x58\xc2\xfc\x12\xd7\x35\x5c\xa6\xb9\x8c\x39\x15\x0a\x09\xa2\x60\x41\xc8\x4c\x51\xe0\x08\xbe\xec\x92\xf1\xac\x6f\x8f\xc3\x0f\xb1\x7a\xc3\xd2\x77\xb9\x7d\x46\x07\x42\xb1\xab\x94\xe3\xa2\x4b\xce\x74\x55\x72\x7a\x9b\xf0\x1c\x97\x64\x37\x4c\xa4\xf0\x9a\x0c\x5c\xdf\x7e\x3a\x76\x42\x18\xd6\xa3\x4b\x96\x2a\x4e\xce\xe8\x8b\x84\xa3\xf2\x54\x8a\xd3\xab\x4a\xa4\x5a\xe4\xed\xdd\x4b\x38\x80\xee\x12\x3f\xb0\xbd\x00\xa6\x86\xbe\xe3\x3d\x47\xdd\x6b\x28\x0c\x64\xc6\x44\x5e\xab\xbd\xa4\x57\x9c\xf2\xd7\x85\x54\x3c\xa6\x35\xa9\x28\x95\x39\x07\x41\x11\x98\xbf\x51\xb2\xad\x02\x81\x32\xc8\x52\xd3\xbc\xca\xae\x40\xdd\x7f\x33\x91\x5a\x93\x8e\x8e\xc8\x19\x9d\x72\x0d\x72\xa7\x22\xd7\xbc\x5c\xb2\xe8\xde\x73\xa4\x42\x69\x9e\x83\x31\xe2\xfc\xb1\xeb\x07\xce\x34\x3c\x9f\xf9\x41\x4b\x49\x77\xb7\xf1\x9d\xa9\xd4\x9b\xf9\xfe\x83\x66\x67\x78\x22\x4f\x4a\x4d\x0b\xa6\x13\xb0\x68\xa0\x11\x8b\x92\x47\x5a\x96\x6b\x6b\xa3\x45\x42\xd1\x8f\x7f\x77\xbf\xab\x54\xf2\xb1\x45\xaf\x2a\x8d\xca\x97\xb0\x1b\x64\x24\x48\xe4\xe3\xfd\x44\x66\x7c\x7f\x25\xb4\x19\xd5\xc5\x75\x51\x53\xe6\x76\x70\x4e\x7b\xe4\x8c\xf6\x13\x29\x95\xd1\xce\x48\x14\x09\xe8\xbf\x96\x54\x55\x45\x01\x87\x01\xdb\x40\xfe\xc9\x3c\xe7\x91\x16\x32\x57\x64\x2b\xc6\xb0\xef\xce\xcf\x1d\xcf\xa7\x3d\xca\xb8\x3a\x3c\x3a\xed\x44\xba\xb4\xf0\xf3\xa7\x47\x9b\xcf\x47\xc7\x27\xdb\xe7\x47\xa7\x9d\x55\x94\x7d\x26\x0b\x9e\x2b\x95\x74\x23\x99\x59\x94\x95\xd1\x52\x56\xe5\xd1\xf1\xc9\xe6\xf3\xe1\xd1\x29\xaa\x66\x7d\x66\x34\xa3\x92\x33\xcd\xa9\xe6\x59\x21\x4b\x56\xae\xe9\x52\xa4\x5c\x19\x55\x05\x4f\x45\x8b\xea\x2a\x15\xd1\x35\xbd\xe6\x6b\x5a\xa1\xa5\x2a\x95\x74\xae\xf9\x7a\xc5\x73\x8b\x9c\xb5\xd9\x56\xbb\xc7\x2d\xad\x0d\x77\x0d\x8b\x9e\x39\x2f\xc3\xc0\xf1\x5b\x6c\x9a\x83\x28\x80\x31\x5b\x92\x3b\x72\xd8\x3e\xff\x98\xb2\x3c\xa6\x29\x07\x07\xce\xd3\x94\x2e\x45\x1e\x53\x59\x69\x7a\x9b\x88\x28\xa1\xa0\x87\x70\x1a\x96\xa6\x9b\xb5\x46\xa0\x06\xb8\x52\x8b\x3e\xba\x96\x58\x44\x70\xe8\xdb\xda\xcc\xd0\x9b\xf0\xe8\x9a\x66\x22\x17\x59\x95\xe1\x59\x95\xf8\x9a\xd3\x5b\xa1\x13\x1a\xc9\xb2\xe4\xaa\x90\x79\x0c\xa7\xd7\xeb\x82\x93\x89\x3b\x75\x27\x8b\x09\x9e\xc8\x77\xbf\x74\xc2\xfe\xb9\xd3\x7f\xd6\xb6\xbf\xda\xfc\xfb\x83\x29\x04\x9a\x1c\x2c\xa6\x8e\x01\x99\x8c\x39\x99\x0d\x87\x63\x77\xea\x34\x21\xc0\x4c\x6b\x9c\x81\x37\x5b\x04\x8e\x17\x8e\x67\xa3\x16\xc5\x11\xcf\x79\x09\xbb\x56\x9a\x17\xea\x09\x39\xa3\x7f\x8b\x76\xf7\x57\xe0\x61\x23\x5e\x6a\xda\x89\x58\x4f\x97\x15\xa7\x9d\xb8\x2a\x19\xe8\x54\xef\xf4\x93\x93\x83\xe4\x20\x3b\x50\xb4\x03\x71\xa3\x97\xad\xe1\x4f\x97\xbf\x66\x59\x91\x72\xd0\x12\x72\x46\xce\xe8\xac\xa4\xcb\x52\x66\x94\xd1\x6e\xb1\x7c\x8d\x0a\x80\x86\x5e\x6a\x1e\x9b\x37\xa0\xc6\x2f\x44\x1e\x43\xe4\x84\xc5\xc4\xd2\x30\x50\x69\x59\x72\xfa\x20\x96\xe4\x0c\xfd\xda\x52\x96\x2b\xae\x81\x9f\x66\x3e\x4e\x2c\x4a\x71\x03\x83\xaf\xf9\xfa\xa1\xd9\xb6\x51\xd3\x94\x16\xd7\x91\x3a\x3c\xa2\x1d\x91\x23\x55\x5c\xbd\x03\x32\x35\xdf\x78\x46\x3b\xb9\xbc\xe6\x6b\xf5\xdd\x66\x5d\xf3\x75\x33\x09\x5e\x28\xf8\x10\x73\x45\xfa\x8e\x17\x84\x08\x2a\x7a\x34\xaa\x94\x96\xd9\x3e\x44\x56\xb5\xdf\x2c\x43\x40\x8c\xf7\x0d\xa8\x29\x92\x33\xba\x28\x0a\x70\x35\xfc\x86\xa7\x08\x06\x78\x56\xa4\x70\x28\x50\x4a\xa5\x99\x16\x91\xe1\x1b\xf8\x96\x5d\xa3\x40\x16\x80\x9a\xdf\x26\xbc\xe4\x26\x24\x0a\x45\xf9\x6b\x1e\x55\x9a\xc7\xe0\xc4\x03\xb7\x7f\xc7\x7d\x0c\xea\xf9\x38\x11\xbc\x05\x60\x98\x98\x69\x86\x20\x65\x60\x07\x76\xa3\xd9\xf8\x10\x31\x4e\x0a\x32\x81\xc0\x6d\x76\x39\xfa\xd2\x9d\x37\x0e\x87\x38\x53\x54\x2c\x7c\xb6\x55\xa9\x31\x33\x2a\x8d\x18\x68\x89\x51\x25\xef\xa4\x72\xb5\xe2\x31\x62\x1c\x65\xd1\x88\xe5\xe0\xf7\xf7\xc0\xe3\x19\xf8\xc2\x5f\x17\xa9\x2c\xf9\x1e\x19\xdb\x08\xde\xc2\xb9\x3d\x02\xc6\xc1\x08\x42\x2e\x4a\x5e\x48\x25\xc0\xe6\x2f\x77\xfc\x2d\x90\x07\x75\x81\xf5\x36\x63\x04\x57\x1f\x2b\x3c\xc2\x8e\xd9\xef\xfd\xee\xfe\x0f\x61\x7d\x88\x5e\x3f\x42\x15\xef\xb4\xa7\xec\x21\x00\x42\x3e\x01\x40\x53\x51\x29\x0a\x8d\x76\xd9\x84\x84\xfa\xd8\xca\xa2\x4a\x66\x5c\x8b\x8c\x2b\x1a\xc9\x2a\x8d\xf1\x2c\x2a\xd9\x23\x7e\xdf\x73\xe7\x41\x18\xbc\x9c\xc3\xde\xaf\x98\x4a\x5a\x5c\xb7\xa7\xbe\x0b\xf8\xa2\x54\xdc\xf8\x6a\x96\xd3\x2a\x2f\x79\x24\x57\xb9\xf8\x9a\xc7\xcd\x3b\x02\x03\xc3\xfe\xb9\xed\xf9\x8e\xd9\xcf\x50\x96\x11\xaf\x91\x65\xce\x6f\xb7\x27\x5d\xd7\x01\xb4\x36\x06\x32\x9c\x79\x7d\x27\x9c\x7b\xee\x73\x3b\x70\xda\x56\x9e\xca\x2b\x96\xd2\x8c\xbd\x46\x47\x84\xde\x19\x65\x2a\x32\x80\x33\xcb\x36\xc5\xc2\x20\x84\xd2\xa2\x9d\x43\x9a\x71\x96\x03\x9e\x31\x23\xc9\xc4\xfe\x22\xec\x7b\x8e\x1d\xb8\xb3\x69\x38\x76\x27\x2e\x04\xc3\xce\x21\x39\xa3\x13\x51\x96\x20\x8b\x75\x1e\xd1\xaf\x2a\x5e\x71\x9a\xf2\x7c\xa5\x13\x8b\x8a\x1c\x96\x53\x1c\x00\x53\xb6\x1d\x85\x2e\x5f\x33\x30\x28\x80\x5c\x22\x5f\x91\x89\xeb\x79\x33\x2f\xfc\x7c\xe1\x2c\x9c\x70\xec\x4c\x47\xa8\x8a\x87\x35\x84\x64\x3a\x4a\x4c\xec\x78\x3f\xfd\xa2\x4a\x53\x5a\xf2\xaf\x2a\x0c\x31\x9b\x19\xf7\xac\x35\x5f\x8c\xc7\xa1\xe7\x7c\xbe\x80\xc0\xf1\x9e\x15\x4b\xbe\xe4\x65\xc9\x63\x3a\x16\x11\xcf\x01\x30\x6a\x49\x8b\x14\x60\x07\x33\x4e\x48\xcb\xa2\x01\xf1\x80\x17\x00\xa1\x00\x34\xca\x2a\xa5\x69\x86\xcb\xa3\xf9\x22\x5e\x02\xc7\x22\xf3\xe5\x7e\x6a\x88\x81\xd6\xd7\x5e\xa1\xfd\x98\xcc\x3d\x67\xe8\x78\x9e\x33\x08\xc7\x6e\xdf\x99\xfa\x0e\x04\x6c\xbb\x60\x51\xc2\x9b\x7d\xd0\xa3\xee\x81\x05\xbc\xaf\xbf\xb7\x02\x03\xbb\x12\xa9\xd0\xa8\x16\x88\x91\x58\xa4\x4d\xb4\x69\x6b\x3a\xbd\x5a\x1b\x48\x5a\x94\x52\xcb\x48\xa6\x9b\x10\x81\x68\x73\x84\x52\x6d\x54\xc7\xc9\xef\x12\xce\xc4\x0a\x23\x46\x4b\x67\xae\xd6\x26\x8f\x30\x8e\xaa\x76\x0b\x06\xea\x82\x43\x09\x27\xee\xc8\x43\xa5\x69\x11\xee\xcb\x3c\xaa\xca\x92\xe7\xd1\x1a\xac\xb3\x52\x06\x80\x97\x5c\x97\x82\xdf\x70\x1a\xc9\x2c\x13\x5a\x51\x91\x2f\x65\x99\xa1\xbe\x76\x69\x90\x08\x45\x6f\x58\x29\x70\x53\x31\x5f\x8a\x1c\x68\x81\x00\x1a\xe5\xae\x21\x1d\x88\x85\xa9\x6b\x65\x32\xaa\xda\xe1\x94\x55\xde\x88\x0e\xb1\x39\xd8\x70\x97\x2e\x54\xc5\xd2\x74\x6d\xc1\x73\x72\x66\xf0\x3e\x8d\x79\xc1\x01\x0b\x2c\x69\x22\x6f\x69\xc6\xf2\x35\xed\xcf\x17\x8a\x3e\x88\x64\xc9\xd5\xc3\x0d\x7c\xeb\x52\xd7\x28\x80\x99\x06\x78\xc5\xc4\xaa\xaf\x79\x09\x01\x0c\xd3\x9d\x18\xcc\x69\x34\x1b\xf9\xf4\x56\xa4\x29\x65\x95\x96\x70\x22\xc0\x15\x6b\x1a\x73\xcd\x23\xb3\xa9\xed\xde\x71\x2d\xcc\x2f\x6a\xf8\x03\x6b\x91\xfe\x6c\x32\x71\x03\x3f\x1c\x3a\x41\xff\x3c\xec\xcf\xa6\xfd\x85\xe7\x39\xd3\xfe\x4b\x40\xb6\x3b\x6e\xb2\xcb\x63\xf8\x0b\xde\x72\x2c\x14\xda\x78\x1d\x81\x01\xd5\x02\x34\xdc\xe4\xad\xe0\xc0\x10\x88\xa6\x22\xe7\xf4\xb6\x64\x05\x30\x1d\xf7\xd3\x97\x31\xaf\x2d\xdb\xd0\x83\x34\xc8\xe7\x05\x43\x05\x68\xd1\x42\x1d\x63\x28\x33\xd6\xa5\x81\xdc\xd2\x6a\x90\x9f\xd0\x09\x44\xd3\xcd\x1c\x8b\xfe\xb8\x42\x1c\xa8\x9b\x79\x04\xa1\xcb\x0b\xcf\x9e\x87\xce\x17\x81\x33\x85\x3c\x10\x94\xbf\xab\x5f\x6b\xab\x9b\xc5\x56\x37\x63\xe5\x75\x2c\x6f\x73\xf8\x66\xfe\x5c\xc7\x00\x16\x9f\xb3\x54\xc4\xe6\x7c\x00\x83\xea\xa3\xe1\x99\x18\x2d\x4a\x7e\x23\xf8\x2d\xb5\xe7\x2e\x65\x4a\xc9\x48\x30\x40\x20\xb8\x63\x9d\xf0\xcc\xa2\x4d\x06\xc9\x0a\xb1\x7f\x73\xb8\xdf\xac\xb2\x73\x56\x94\x2e\x5a\x0e\xee\x55\x75\xc1\x3d\x20\x5d\xcd\xae\x80\x5d\xc0\x1f\x5c\x9d\xde\xca\xfc\x63\x53\x10\x00\x97\x04\x6c\xdc\xe5\x3c\x8d\x25\x57\x30\x04\x3d\x04\x18\xfc\x73\xd7\x79\x81\x26\x03\x68\x01\xc1\x1b\x9c\xbb\xd9\xc7\xae\x5c\xab\x22\x95\x2c\xbe\xdc\x5a\x66\xcb\x0c\x71\x1d\x33\x40\x75\x6b\x33\x1c\xd0\x1e\x05\x00\xd7\x82\xc5\x0d\x92\x16\xe9\xba\xc6\x5a\xf5\x1c\xfa\x20\x6e\x23\x84\x15\xd7\x8a\x46\x29\x67\x39\x8f\xe1\xe4\x06\x64\x34\x25\x0e\x74\xa8\x0f\x49\xe0\x4c\xe6\x6d\xd4\xb0\xaf\xb3\x62\xbf\xa6\x07\xa1\x0b\xb6\x04\x41\xb4\x16\x0a\x2b\x39\x65\x69\x2a\x6f\x8d\xb5\x5f\x35\x6b\xf3\xd8\xa2\xbc\xbb\xea\x52\x91\xb1\x15\xdf\xff\x71\xc1\x57\x7f\xc7\x7c\x2c\xf2\x55\x97\x8e\x39\x08\x93\x67\x85\x5e\xd7\x31\x09\x89\x50\x30\xcb\x65\xb3\x04\xb1\xc7\xe3\xd9\x0b\x67\x80\xf1\xd7\xc7\xc8\x39\xa9\x9d\x02\xc2\x6e\xb9\xa4\x9c\x35\x3e\x59\xe4\x74\xf2\x94\x18\x86\xdb\x5f\x20\xdc\xa6\x3d\xfa\xa8\x35\x67\x6b\x8c\x46\x85\x31\x30\xe2\x66\x31\x0e\xc2\x54\x10\xd3\x31\x16\x83\xb4\x66\x51\x92\xf1\x5c\x83\xf9\x43\xc0\x51\x18\xe2\x4b\x9e\x42\x6c\x52\x20\x42\xfc\xd4\x65\x9b\x91\x97\xad\x94\x7c\xfb\x54\x21\x8b\x38\xca\x36\xee\x36\xe0\x01\x43\xcf\x2b\x90\xe3\xab\xf7\xc8\x15\x01\xc5\x96\xca\x9d\x99\x28\x99\xd6\xeb\x57\xa4\x2d\xb2\xd6\x0b\x00\xee\x39\x06\xa7\x4c\xb6\x45\x05\x12\xfc\x80\x84\xee\xb2\x9e\xfe\x60\xff\x07\x86\x95\xef\xb2\x7e\x77\x6b\x8f\x8e\x26\x4f\x49\x5b\x02\x47\xf5\xbc\xf7\xb3\x7f\x97\xc0\xe1\xc1\x8e\x38\x0e\xc1\x0f\x36\xa6\xd3\x32\x93\x84\x95\xb1\xf1\x4a\x57\x25\x67\xd7\x5b\x73\x6c\xc2\xd5\xb9\xed\x41\xcc\x9d\x3a\xe1\x53\xcf\xb1\xdb\x59\x57\xe3\x40\x4d\xb8\xa6\x0b\x6f\xdc\xf1\xa3\x84\x67\xf7\xe9\x34\x53\xb0\xc8\x75\x9d\xea\x96\x1c\x5c\x3f\xc0\x8f\x49\x63\xcc\x67\x28\xa9\x3a\x59\xa2\x2b\xa1\xad\x8c\xad\x72\xae\x89\xa9\x56\x86\x0b\x6f\x1c\xfa\xfd\x73\x67\x52\x6b\xf0\x77\xf1\xde\x10\xd9\x70\x25\x1e\xef\x83\x1f\x32\xfb\x68\x2d\xf9\x9d\x5c\xb6\x21\xd1\xf8\xeb\x7d\xd9\xf2\x58\x4c\x6d\xbc\xd1\x3d\x7e\x1b\x8d\x68\xd7\x65\xbf\xcf\x5b\x13\x72\xa1\x32\x56\xea\x75\xc1\x72\xad\x2e\x5b\xba\x6c\x98\x3d\xf4\xec\x7e\x50\x13\x41\xed\x1e\xd8\xfe\xb9\xb3\xf9\x36\xb6\x03\xe7\x8b\x70\xf7\x99\x3d\x1d\x8d\x9d\x41\xf8\xf9\x62\x16\x6c\x1f\x92\x0b\x48\xb5\x2e\x4d\x6c\xa8\x4c\x1a\x62\x63\x51\xb0\xd3\x97\xb9\x2e\x65\xda\xb1\x41\x62\x9d\x59\x29\x56\x22\xa7\x09\x67\x18\xa3\x5b\xe9\x02\x16\xf1\x24\x84\x0f\xc5\x73\x4d\xec\x7e\xdf\xf1\x7d\x88\xb9\x81\x37\x1b\x87\xa8\xef\xe1\xcc\x73\x47\x58\xe0\x22\x06\xe7\x83\x7a\x6d\x34\x21\x5d\xc9\x52\xe8\x24\x53\x98\xce\xe9\x84\x8b\x72\xa7\x14\x60\x00\x2c\x7d\x50\x29\x0e\x50\x5b\x4b\x1a\x37\x28\x0e\xed\xed\x21\xb9\x50\x2a\xe9\xd6\x53\xc2\x6b\xbe\x0e\xc1\x96\x80\x6b\x83\xa3\xe3\xe3\xc3\x4f\x69\x8f\x1e\x1d\x9f\x10\xa7\x3f\xf0\x6d\x4a\xeb\x6f\x1e\x7e\xc6\x6f\x07\x8f\x4f\xc9\x60\xf3\xf5\xf0\xe0\xe8\x31\x21\x17\x60\xf0\x57\x4c\xf1\xcb\x56\x31\x39\x5b\xab\xaf\x52\x2c\x27\x4b\xa5\x57\x25\x57\x26\x27\x53\x5f\xa5\x42\xf3\x47\x7b\x16\x82\x1d\x80\x50\x75\x65\x09\xf6\x1a\x88\xc1\x53\xa3\x43\x93\xb5\xff\xf9\xb8\x85\x25\x9f\x36\xf9\x0f\x92\x25\x75\xe1\xed\xf0\xe8\x13\x2c\xbd\x1d\x3e\x79\xf4\xe8\xe0\x84\xd4\x15\x71\xc8\xc2\x48\x5d\xe0\x2e\xa5\xd4\x64\x6e\xfb\xfe\x8b\x41\x93\xf5\xec\xec\x28\x07\x88\xc6\x9b\xfa\xb7\x61\x15\x6c\x1a\xf0\xbe\x28\xeb\x3c\xf2\x86\x97\x62\xb9\xee\x2c\xab\x34\xdd\x23\xbe\x3f\xde\x54\xc3\xcd\xf8\x86\x6c\x73\x34\x14\xcd\x9e\x16\xf1\xd5\x9e\x85\x55\x38\x76\xa5\x64\x5a\xe9\x6d\x72\x9d\xe3\xe1\x31\xd8\x81\x19\xd4\xb5\xe4\x1d\xf7\x09\x87\xe8\xc6\x57\x84\x5c\xb0\x38\x13\xe8\x74\x1a\x3c\x5e\xf2\x55\x95\xb2\x92\x3e\x80\x1c\x18\xdf\x3e\x34\x39\x70\xab\x48\x26\xcb\x15\xcb\xc5\xd7\xcc\x14\xec\x36\xd5\x1a\x67\xb4\x18\xdb\x5e\x38\xf3\x46\x9b\x94\x6b\x63\x26\xe4\x42\xf1\xa8\x2a\x85\x5e\x5f\x12\x77\xea\x07\xf6\x78\x0c\x70\xbb\xed\xb4\x3e\xfa\xc8\xf4\x45\x4c\xfb\x24\x98\xd1\x67\x8e\x33\xa7\x2f\x67\x0b\x8f\x22\xbf\x21\xdb\xa7\xbe\x3d\x74\x3e\xfa\x88\xf8\x4e\xdf\x73\x82\xf0\x99\x03\x38\xf2\xa3\xef\x7d\x36\x1c\x38\x2f\x3c\xe7\x85\xf7\xb7\x7f\xf0\x00\x62\x5b\xa5\x25\xe4\xef\x02\xfc\x59\xc6\xd1\x2b\xc7\x6c\xad\xc8\x78\x36\x72\xa7\xa1\xe7\x4c\x9c\xc9\x53\xc7\x0b\x07\xf6\x4b\xb0\xbf\x4f\x48\x7f\x36\x7b\xe6\x3a\xd8\xb7\x68\x89\x39\x64\xb7\x1c\xf2\xe6\xe6\xf5\x66\x5e\x7b\x0c\x26\x73\xb1\x00\x49\xd5\xc3\x7c\xa7\xbf\xf0\xda\xb9\xac\x07\xf0\x43\x41\xce\x2b\x5f\xaf\x01\x4a\x27\x3c\xd7\x4d\x91\xc2\xd8\xf1\xa6\xbb\x82\x2d\x15\xf8\x42\x3c\xe7\xb9\xe3\xf9\x90\x1b\xcf\xbe\x78\x19\xda\x8b\xe0\xdc\x99\x06\x6e\xdf\x64\xb2\xb5\x02\x7e\xd1\x79\xe1\x3c\x85\x57\x1d\x78\x50\x37\x4f\x44\xc4\x2f\x09\x38\xa5\xe7\x4e\xd8\x9f\x0d\x9c\x70\x0c\x9f\x26\xee\x74\x61\xdc\xcd\xe1\xe9\x01\xf1\x1c\xdf\x09\x42\xa3\xba\xef\x1d\x74\x46\x17\xb8\x9b\xa6\xd1\x20\xf3\xa5\x28\x33\xca\x3b\x19\x13\x69\x0d\x16\x56\x42\x69\x53\x65\x23\x9e\x33\x72\xfd\xc0\xf1\x42\x67\x62\xbb\xe3\x10\x9b\x58\xde\x64\xa7\x16\xcf\x8d\x93\x32\x48\xc8\x4c\x06\x28\x91\xc7\x14\x35\xad\xd1\x2f\x16\x45\xb2\xca\x4d\xd7\xa2\xad\x5e\xae\x1f\xbc\x93\x94\xe1\x16\x31\x7d\x55\x62\x85\xe5\x45\x2d\x29\xc2\x5c\x96\xaf\x75\x22\xf2\x55\x97\x40\xd6\xec\x7a\x4e\xe8\xbb\xa3\xa9\x3b\x0d\x01\xbc\xb6\x28\x4c\xe0\x34\xb9\xac\x8b\x79\xad\xf8\x3a\x9d\x05\xee\xf0\x65\x08\xa7\x69\x0f\x07\x94\x11\x73\xcd\x44\xfa\x04\x3b\x53\xea\xc9\xfe\xfe\x4a\xe8\xa4\xba\xea\x46\x32\x03\xdb\x12\x5a\xa1\x89\xed\x0b\xa5\x2a\xae\xf6\x0f\x4f\x8e\x1b\x9a\x1f\x92\xea\x66\x91\xf7\x8d\x9d\xbd\x8f\x09\x35\x62\x88\x58\xa1\xa3\x84\x01\xf4\x17\xb1\x51\xaf\x77\xa4\x54\xd3\xee\xdb\xf3\xa0\x7f\x6e\x6f\xa3\xcf\x2d\xbf\x4a\xa4\xbc\x06\x57\x10\x20\xf8\x6d\x81\x3a\xd3\x02\x6b\x9c\x40\xa5\xf8\xb6\x1e\x06\xc7\x04\x97\xa6\x52\x16\x5d\xc3\x87\x58\xa8\x48\x96\xf1\x1e\x69\x70\x15\x8c\xb0\x28\xbe\xb7\x68\xfd\x96\x9c\xd1\x73\x29\xaf\x31\xdf\xfd\x40\x71\xa4\xde\x13\x80\x06\x79\x5f\x49\xe4\xfe\x2a\xc8\x80\xa7\xe2\x86\x97\x98\x2a\x43\x02\x27\x72\xaa\x78\x24\xf3\x58\x91\x81\x03\x6a\xee\x85\x81\x3b\x71\x66\x8b\x00\xb1\xf0\x19\xc5\xb8\x4a\x45\x8e\x1e\x8a\xb7\x0a\xbb\xc0\x2f\xff\x99\x3b\x0f\x83\xb1\x1f\x3e\x77\x3c\x77\xf8\xb2\xc5\xf4\xe9\x06\xee\x25\x42\x61\x36\xd3\x4a\xfc\x31\xeb\x00\xfc\x58\xb0\x15\xf8\xde\x91\x3b\x1d\x85\xd3\xc5\x64\x8b\xf7\x44\xca\xcb\x77\xe1\xc4\x19\x7d\x5a\x2d\x97\x58\x62\xc5\x58\x0b\x20\x2e\x61\x79\xce\x53\x8b\x5e\x73\x5e\x50\x81\x4e\x5d\x60\xc0\x37\x0d\x3d\x1a\x63\xfa\x76\x9d\xcb\x5b\x7a\x0b\x18\x0b\x5f\x76\x89\xef\x4c\x07\xe1\xd3\xc5\x70\xe8\x78\xc0\x23\xc3\xa0\xa6\xe0\x13\x0b\x55\xa4\x6c\x6d\x5a\x58\x68\xcf\xa6\xf7\xeb\x2f\x9e\xfe\x8e\xd3\x37\x1d\xa3\xa6\x0f\x8c\x1d\x23\xb4\x12\x53\x56\x24\x67\x74\x94\xa1\xfa\xab\x4c\x17\xdd\x15\x7c\x06\xd5\x7f\x72\x7c\xfa\x09\x39\xa3\x9f\x7f\x5e\xbf\xf8\xea\x2b\x7c\xfa\xf8\x04\x98\x3c\x95\x9a\x5b\x4d\x7a\x89\x35\x71\x9e\xc7\x35\xa6\xdb\x7b\x7c\x72\xbc\x67\x51\x7f\x12\xcc\xeb\x7a\x03\x64\x59\x0a\xb2\x89\x05\x76\x5a\xb0\xc1\x17\x8c\x7d\x2a\x73\x33\xf7\xf8\xf4\x13\x60\x40\xc9\x01\xcf\x01\x0a\x8c\x11\x6d\x7b\xc3\x3e\x3d\x79\x7c\xf0\xe9\xa6\xc4\x71\xa7\x0e\xba\x25\x24\x74\x5d\xd8\x48\x6f\xd9\x5a\x6d\xd6\xab\x63\x7f\x2b\x1e\x9e\x3b\xe3\x19\x95\x05\x37\xe6\x63\xe2\x6b\x22\x95\x46\x87\x0d\x36\x12\x0b\x90\x17\xcf\x75\x77\x5b\x94\x82\x39\xd8\xfd\x32\xf8\x7b\x33\x1e\xec\x68\x97\xe0\x0e\x80\xc3\x1e\x83\xa9\x9e\x74\x09\x8c\xc3\x1e\xa0\x89\x36\xe8\x3f\xd1\x7b\x1a\xc0\x60\x5a\x6a\xad\x1e\x84\x6c\x9f\xb8\x4b\x67\x79\xba\x46\x7c\xa0\x13\x61\x32\x3b\xc5\xd3\x65\x07\x9c\x24\x8f\xdb\x13\x95\x51\xf1\x46\xbd\x8d\x4b\xa5\x51\x2a\x20\x35\x6c\x8d\x03\xd0\x13\xf6\x1d\x2f\x70\x87\xe0\xaf\xb6\x01\xee\x9e\xb6\x82\xd1\xee\x0f\xf5\x15\xea\x11\xdb\xc6\x02\xea\x97\x69\xbf\xc4\x71\xc9\x95\xb2\x50\x9a\xc7\x8f\x8e\x8e\xea\x22\x5a\xed\x72\x10\xcc\xb3\x9c\x72\xd4\xda\xcd\x60\x59\xe2\xf1\x5f\xed\x81\x7a\xef\xd1\x1f\xe2\xeb\xcf\x5a\x2d\x9e\x1f\xbd\xa2\xc6\x3a\xc9\xd0\x9b\x4d\xea\x5c\x1b\x36\xb1\x8d\xb9\x18\x89\x0a\xa6\xd4\x2d\xf8\x28\x13\x63\xdb\xf8\x0e\x18\xa3\xf9\x6b\xbd\x5f\xa4\x4c\x60\x8e\x61\x28\xa2\x95\xca\x5c\x03\xea\x06\x2e\xcd\xc7\xb6\x3b\x0d\x03\xe7\x8b\xa0\x85\x7f\x22\x16\x25\xbb\x18\x96\x67\xb2\x5c\x1b\x3c\x18\x0b\xf0\xa2\xd2\x3c\xc5\x91\x7b\xbb\x9d\x80\x7a\x30\xb1\x07\xf6\x3c\xc0\xd8\x6f\x9e\x34\xf0\xb0\x7e\x5f\x63\xce\x51\xdf\x14\x53\x6f\x58\xda\x72\x7f\x3b\x14\x4f\x0e\x88\x3b\x0d\x1c\xef\xb9\x0d\xc1\xed\xe4\xa0\x21\x64\xf6\x62\x50\x66\x6b\x2f\xdb\x0e\x2d\x6a\x73\xc3\x77\x72\x46\x71\xc2\x13\x9a\x9b\x46\x77\x4f\x47\x85\x05\x2f\x7b\x4f\x4e\x1e\x7d\xf2\xa9\xd5\x70\xb3\x97\xb1\x88\x95\x32\xb7\xe2\xab\xde\x81\x55\x48\x99\x62\x6a\xd0\x3b\x3c\x38\xb0\x44\x9c\xf2\xb0\xf6\xd6\x3d\x03\x3c\x9a\x95\x9f\xd0\x57\x5b\x18\x7e\x78\x78\x74\x78\xf8\xaa\x31\x51\x00\x3b\x78\x41\xe3\x7e\x9e\x42\x52\x58\xb3\xb4\x61\xef\x7d\xfc\x6c\xee\xcf\xb4\x19\x3a\x2f\xe5\x8d\x00\x50\x86\x88\x67\x45\x65\x61\x80\xee\x59\x3d\xe4\x09\x9a\xa1\x29\xd6\xe5\xeb\x66\xd4\x9a\x6b\x48\x95\x45\xca\x9f\xd0\x7a\x67\xdb\x56\x58\x5d\x88\x30\x55\x8d\xfa\xad\x7a\xf5\xff\x8d\x7b\x90\xc6\x3c\xa1\x2b\xd9\x51\x5f\xa5\x9d\xb8\x84\x70\xb8\x8f\x0f\x69\xac\xf2\x66\xc3\x4a\x43\x9e\xdf\xec\x0c\x72\x99\x27\xcd\x7a\x9f\x35\x7b\x0c\x35\x38\xc1\x57\x1b\x36\x85\xf5\xd5\xa4\x3a\x8f\x68\x4e\x82\x09\xbb\x39\x72\x24\xe5\xb5\x30\x0d\x84\x06\x10\xd7\x70\x59\x84\xa9\xb8\xe6\xa1\xc1\x47\xe4\x0c\x5c\x34\x44\x2f\xf0\x51\x0d\xbf\x20\xaf\x05\x44\x55\xab\x71\xdb\x35\x1a\x57\xf3\x1e\x84\x5d\xe3\x1f\xc5\x75\xbd\xfe\xce\x5c\x44\x38\x35\xee\x01\xd8\x6b\xa8\x6c\xab\x51\xcd\xd6\x47\x7d\xc4\x0c\x1b\xd3\xd9\x21\x72\x7a\xf2\xf8\xe0\x80\x8c\xfa\x61\x63\x35\x08\x22\x68\xaf\x7e\xb1\xa5\x92\x8a\xa5\x29\xd3\xdf\x33\xdd\x77\xf0\xae\x50\x38\x76\x87\xce\xdd\xf9\xfd\x2d\xe3\xd0\x5d\xf7\x7d\x6f\x48\xe0\x9f\x70\x97\x8d\x61\xa4\xca\x25\x21\x17\x85\x88\x74\x55\xa2\x47\xd9\xdc\x1e\x30\xa5\x51\xb5\xa9\x3b\x41\x52\x7f\xc3\x34\x2b\x15\xb1\x9f\xdb\x81\xed\x85\x8b\xf9\x78\x66\x0f\x76\xca\x9f\xcd\x88\x33\xda\x4f\x44\xce\x15\xaf\xa1\x1e\xa6\xcf\xe6\xfa\xc6\x5e\x5c\x49\x95\x54\x72\xcf\xb4\x07\x58\x53\x58\x32\x53\xa9\x92\x55\x19\x71\x8b\x82\x7c\x0d\x26\x7e\xb2\xbf\x1f\xe5\xdd\x55\x69\x06\x20\x2e\x36\x1f\xf7\xc9\xc8\xab\xb7\xe2\xcf\x16\x5e\x1f\xf3\xa8\x7a\x18\xf6\x31\xb1\x5b\x92\x56\x7c\x83\x03\x96\xb2\x8c\x36\xa5\x57\x6c\xec\x8b\x9c\xca\xe5\x12\x2b\x63\x19\x5e\x51\x6a\xe2\x6e\x43\xba\xa5\x19\x43\x1e\xe3\x6d\x81\x86\x11\x34\x95\xf2\xba\x2a\xe0\x88\x8a\x0e\xa6\x7e\x5d\xc4\x88\x24\xc0\x84\x7a\xc8\xb6\xe6\x4e\xce\x0c\x40\xc1\x60\x02\x28\x96\xf3\x0d\xe4\xbf\xbd\xbd\xed\xa6\xe2\xaa\x39\xa2\x2c\x57\xdf\x61\xff\xb8\xad\xbb\x07\x00\x96\x8e\x6a\x3a\xa0\x2b\xb1\x50\x57\x2c\x05\x34\x52\x2b\xed\xd0\x19\x38\x9e\x1d\x38\x83\x70\x73\x3e\x83\xda\xdf\x5f\xc6\x35\x99\x07\xb9\xf8\xeb\x2a\xde\xfe\xcd\xae\xdd\xde\x3b\xe8\x3b\x15\x73\x1f\xef\xd6\x72\x1f\xff\x96\xa5\xdc\xe3\xbb\x85\xf5\x0b\xb0\x7c\x60\xb5\x5f\xf0\x48\x2c\x05\x37\x17\x1f\x6a\x9c\x00\x6c\x5b\x56\x69\xba\xa6\xb2\xd2\x45\x05\x6a\x19\x03\x04\xdb\x25\xea\x0d\xfb\x87\x87\x47\x8f\x1a\x22\x2c\x6d\xf0\x2b\x8f\x9b\xae\x0e\x08\xcd\x9e\xfa\x6e\xdf\xa2\x8b\x5c\xbc\x1e\x30\x00\xd7\x5e\x75\xb5\xae\x3f\x0d\xfb\xa7\x47\x47\xcd\xdf\x2f\xcd\x87\xe3\x03\xab\x21\xbd\xf9\x60\x5e\x3d\x7a\xf4\xe8\xd3\xcd\x87\x29\xcb\xa5\x45\x9f\x09\x1d\x25\x3c\xb7\xa8\xaf\x59\x56\xd4\x7f\x26\x22\x4d\xc5\xe6\x73\x54\x4a\x84\x09\xf8\x15\x66\xd5\x10\x02\x45\xd9\x4e\x85\xd8\x15\xa4\x61\x2d\x36\x34\x66\x04\x89\xb3\x4c\x59\xbe\x02\xeb\xd9\x2f\xae\x57\xfb\xc0\xbd\xfd\xef\x15\xd7\xab\x4e\x24\x73\xa5\x19\xe8\xc8\x70\xe6\x4d\x6c\x8c\xf8\xcd\xe5\x9f\x74\xab\xeb\x72\x49\xf1\xa2\x46\xa9\xc8\x45\x2a\x57\x97\xe4\xce\xf5\xb3\x3a\x4d\x05\x6a\x32\xe5\x35\xae\xa9\xb1\x41\x1b\x0f\x34\x03\x1a\xf8\x2b\xb3\x8c\xa1\x4b\x6d\xea\xd0\x59\x95\x6a\x51\x34\xfd\xba\x5a\x39\x9b\x69\x16\xaa\xc9\x1e\xa9\x4b\x77\xf5\xd3\xbf\xce\x64\xee\x9e\x3c\xae\xc1\x3c\x41\xc9\x22\x2c\x2b\xba\xf9\x52\xc2\xdf\x17\xac\xcc\xe1\xaf\x53\x96\xb2\x84\x0f\x43\xa6\x59\x7a\xe7\xc0\x66\x16\x19\x3b\xcf\x1d\x00\x80\xf8\x95\x34\x20\x70\xc3\x2e\xe3\x9e\xf2\x74\x8d\xdc\xed\xd6\xcf\x41\xbf\xd3\x56\x7f\x0b\x7b\xf7\x09\x2f\x85\x6e\xe8\x6d\x28\x21\x5f\xee\x92\x81\x87\xdf\x81\x46\xed\x4e\x8d\x73\x52\x4d\x0f\x9a\xc7\x20\x71\x5a\x4a\x0d\x62\x79\xa0\x6e\x41\x53\xd1\x52\x25\xb8\x0f\x48\x17\x6b\xc0\xf6\x90\x8c\x67\xa3\xd0\x9b\x05\x26\x5b\xd9\x44\xfb\x15\xba\x4b\x20\x12\x33\x91\xae\xc9\xc0\x76\xc7\x2f\xdf\x19\xb7\x71\x1e\x2a\x11\x4b\x84\xf8\x90\x8a\xa6\xa6\x37\xba\xc3\xcb\xa3\xd3\xba\xc3\x77\x48\x7f\xf8\x43\x7a\x74\x6a\xd1\xa3\xe3\x93\x96\x5f\x09\xfd\x73\x77\x88\x37\x42\x4f\x6b\xba\xe8\xfa\xb7\x3e\xa6\x45\x18\x27\x8d\xdd\x69\xdd\x19\xc2\xff\x40\xd6\xaf\x0b\x51\xa2\xb7\x58\x37\x3a\x6f\xc0\xe5\x83\x98\xa7\x5c\x73\xca\x96\x9a\x97\x34\x63\xaf\x71\xc8\x43\x24\xb3\x29\x6f\x6e\x6a\xc8\x58\xa4\xb9\x2b\x0d\x7c\xfa\x9d\xc4\xf1\xa2\xae\xc7\x2c\xbc\x31\x31\x77\x81\x21\xaf\x29\x65\xbb\x6b\x55\x56\x79\x0e\x32\x80\xc7\xf5\x7d\x86\x82\x97\x42\xc6\xe6\xee\xc0\x3d\x4d\x5e\xaf\xca\xdb\xa3\x31\xc3\xc6\xc6\xad\xa9\xf6\x74\xf1\x8a\xb8\x1d\x84\x98\xbb\x6f\x13\xaa\x33\xba\xc0\xbb\xd3\xf5\x15\x1d\x65\x76\xd2\x35\x17\xaa\xc3\xfa\xe1\x25\xf1\xfb\xe7\xce\x60\x81\x01\xec\x33\xd3\x06\x3e\x3c\xc8\x08\x56\x65\x37\x5d\xe8\x84\xb3\x54\x27\xe6\xee\x63\x4d\xa6\xe4\x85\x0c\xcd\xf3\x10\x9f\xdf\x47\xe9\xe8\x71\x42\xb6\xa5\xa4\x93\x03\x88\x67\x76\xb9\xaa\x4c\x60\x05\x67\x8f\x7e\x24\x8f\xe9\xc7\x2b\xa1\xe9\x52\x45\xd7\x1f\x37\x9e\xa3\xd3\xa9\xf2\x12\x82\x12\x72\xad\xd3\xd1\x6c\xa5\xc0\xfb\x80\x6f\x44\x0f\x2a\xf3\x8d\x8f\x14\xba\xa3\xa2\x0c\x51\x54\x2c\x23\x85\x0f\x80\xd8\xfe\x61\xf7\x93\xee\x31\xb1\xbd\x91\x6f\x4c\xae\x8f\xb7\x37\x5b\xfd\x75\xbc\x92\xa7\xb4\x88\x1a\xf6\xe0\x59\x42\x3c\x1d\xbc\x53\x97\x77\xb9\x8b\x42\xb9\xff\xa8\xb0\x40\xca\x59\x5e\x15\xed\x25\x58\x19\x25\xe2\x86\xab\x36\xe3\xea\x67\x61\x64\x86\xbf\xb3\x88\x11\xe1\xfd\xab\x9c\xd1\x00\x40\x78\x73\x79\x73\x7b\x29\x55\x2c\x9b\xb5\x5a\x5d\xc4\xba\xd9\x4f\x66\x63\xc8\x4e\x82\x73\x1b\xfc\x23\x6e\xf6\x62\x25\x74\xab\xb1\xa1\x68\x22\x56\x49\x2a\x56\x09\xda\x32\x8b\x11\x1c\xe7\x31\x2d\x79\x26\x6f\xcc\x5d\xb6\x7c\xc5\xb7\xed\x8c\x81\x3b\x1c\x86\xe7\xee\xe8\x7c\xec\x8e\xce\x83\x9d\x7a\x71\x1b\x1f\x80\x29\xab\x0d\x72\x01\xca\x6d\x73\x06\xa8\x17\x8b\xe5\x12\x2b\xd2\x68\x94\x23\x37\x30\xa4\xdb\x46\xfe\x0e\xd5\x28\x61\x25\x8b\x34\xc0\x70\x24\x99\xb6\xfb\x74\x1f\xa6\x89\xf7\xf0\xec\x7e\x60\x2e\x4e\x1f\xdf\x43\xdc\x40\x1a\x95\xc8\xdb\xfc\x03\xb4\xb6\xed\xe9\x83\x0f\xab\xf5\x2a\x6a\x29\x35\x5b\xad\x4a\x48\x84\x6e\x40\xa7\xc1\x63\xff\x36\x3a\xbd\x8a\x6a\x8d\x1e\xf5\xc3\xad\x52\xcf\x36\xc5\xb7\x7b\x2a\xba\x20\xe5\x6e\xfd\xfc\x92\x98\x5b\x5b\x0e\x1a\xe3\x41\x7d\x3b\xcf\xfc\xa6\x83\xf4\xc7\xb3\xa9\x53\x7f\x9e\x2f\xc6\xe3\xfa\xe3\xa8\x6f\xaa\x1f\xe4\xc2\x78\x8c\xcb\xd6\xf5\xc7\x76\x09\x25\x91\x55\xa9\xe8\x15\xd7\xb7\x9c\xd7\x95\x5d\xe3\x2e\x06\xce\xd0\x5e\x8c\x83\xb0\x55\x4c\x39\x25\xe4\x82\x15\xe2\xf2\x1d\xc6\x0b\xcd\x33\x65\x12\x03\x73\x91\xda\xe4\x02\xcc\x14\x89\x81\xfb\xe6\xb7\x40\xbe\x13\xba\x81\x33\x31\xf2\x23\xe4\xa2\x42\x5a\xdb\x7a\xf3\xce\xd5\xb8\x4d\x43\x1f\x04\x6a\xb4\x43\xe6\x78\x71\x39\x05\x96\x23\x69\xe7\x8b\xf9\x78\xe6\x39\xe1\x4e\x1d\xfa\xe8\x60\x87\xa8\xc9\x18\xde\x47\x0e\xc9\xb8\xbe\xbf\xb8\x43\xe4\x70\x97\xc8\xe6\xbe\x66\x7d\x15\x6e\x97\x08\x8b\xb4\xb8\x11\x7a\x4d\x97\x9c\xc7\x64\xe8\x38\x03\xbc\xc9\x62\xee\x88\xd5\x04\x8f\x37\x1d\x70\xb9\xa4\x7b\x3a\xe1\x19\xef\x44\x32\x95\xe5\x1e\xcd\xb8\x66\x54\xb3\x95\x65\xae\xde\x5d\xad\xa9\x9d\xc7\xa5\x14\x31\xfd\x51\x8f\x1e\xe3\x4f\x24\x6c\xd0\x68\x6c\x7f\x50\x9c\x84\x29\x29\xdd\xcb\x65\x5e\x77\x5b\x9b\x2e\xac\x91\x82\xf9\x35\x43\xeb\x97\x33\x4a\xaf\xd3\x4d\x93\x07\x30\xec\xb6\xc5\x13\xf3\x1b\x9e\xca\x82\x97\xaa\xbb\x92\x72\x65\x8a\x8a\xfb\xb7\xfc\x6a\xdf\x84\x1c\xb5\x7f\x74\x70\xf8\x78\xff\xf0\x70\xdf\x37\x68\xbd\xb3\x94\x65\xa7\x75\x80\x8e\xc8\x3b\xfd\xa4\x94\x19\xef\x3c\xfa\x14\x5f\xd6\xdb\x27\xc1\xb9\x33\x71\xc2\xfe\x6c\x3c\xf3\xc2\x89\x13\xd8\x61\x60\x8f\x68\x8f\xbe\xfa\xde\x72\x79\xfc\xe8\xf1\xa3\x57\x6d\x34\x22\x72\x7a\xb5\xd6\x5c\x6d\x0d\xd9\x64\x96\xdb\x82\xfe\x83\x76\xd9\x61\xf2\xb4\xc6\x02\xae\x3f\x1f\xdb\xa6\x0a\xdb\x24\x3b\xa7\x8f\x4e\x4f\x4f\x0e\x4e\x51\xc1\xba\x9b\x46\xf0\x56\x98\x75\xc7\xe7\x03\x0a\xb1\xf0\x1d\x6f\x57\x1f\x8e\x0f\xde\xd5\xd4\x0f\x92\xf0\x9c\xf9\xec\x83\x24\x72\xa9\x45\xf4\x1b\x14\x73\x3a\x0b\xdc\xfe\x5d\xf5\x3e\xde\x21\xd3\xee\x59\x7f\x90\xd6\xcc\x1b\xbd\xb3\x1f\xe4\x10\xb0\xe3\x1e\x3b\xfc\x2d\x4f\x77\xb8\xbb\xad\x9c\xdf\x2a\x34\x87\xdf\x70\x40\xe7\x85\x1f\xa2\xc1\xdc\x35\x61\x72\x21\x0e\x4f\xf3\x4b\x32\xb6\xa7\xe0\x30\x29\xcf\x3b\x0b\xdf\xfa\x3a\xe9\xf4\xa7\xf0\xef\xf9\x33\xf8\x37\x78\x61\xc5\xbc\x33\x70\xac\x65\xd9\x19\x7a\x56\x9e\x76\xa6\x63\x2b\xbd\xe9\x8c\x9f\x5b\x65\xd5\xf1\x16\xd6\x8f\x59\xe7\x77\xe6\x16\x57\x1d\xc7\xb7\x0a\xdd\x79\xea\x59\x45\xda\x99\x8f\xad\xab\x55\xe7\xe9\xc8\x12\xba\xe3\x06\xd6\x52\x74\x86\xae\xa5\xcb\x4e\xe0\x59\x91\xea\xf4\xbf\xb4\x54\xd9\xf1\xe7\x96\xba\xe9\xf8\x8e\x75\x2d\x3b\xcf\x3c\x6b\x95\x02\x85\xea\xba\xb3\xb0\xf1\xc2\x04\xec\xc8\xc9\x57\xa9\x50\x89\xf5\x17\xff\xe1\x27\x7f\xfe\xa7\xff\xf4\xcf\x7f\xf1\xc7\xdf\xfe\xde\xdf\xb3\xfe\xe2\x97\x3f\xfd\xcb\x7f\xf7\xcf\xcc\x97\xbf\xfa\xf5\xdf\xff\xcb\x7f\xfb\x2f\xbe\xfd\xc5\x7f\xfc\xab\x5f\xff\x83\xbb\x2f\xfe\xe7\x3f\xf9\xf9\xb7\xbf\xfc\x6f\xf0\x62\xc0\x2b\xad\xa2\xc4\x1a\x96\x2c\xff\xe6\x0f\x99\x50\xd6\x94\xc7\xbc\x4c\x59\x1e\x2b\x6b\xcc\xf4\x8d\xe0\x7f\xf6\xb3\xca\x7a\xf3\xaf\xde\xfe\xdd\xb7\x3f\x7d\xfb\xd3\x37\xbf\x7a\xf3\x8b\x37\xbf\xb4\xbe\xfd\xfd\x7f\xf3\xed\x1f\xfc\xfb\xff\xf5\x47\xff\xd2\x72\x54\xc1\xbe\xf9\x13\x99\x5a\x73\x59\xea\x6a\x55\x7d\xf3\x47\x8a\xc6\x92\x3e\x2d\x99\x12\xf0\x30\x55\xd7\xc2\x7a\xf3\x27\x6f\xff\xe1\x9b\xff\xfa\xe6\x3f\xbd\xf9\xf9\xdb\x9f\x18\x1a\x96\xab\x59\x2a\x20\x27\xf6\x2b\x99\xb1\x94\x89\x9c\xe7\x56\xf0\xcd\xaf\xcb\xeb\x6f\xfe\x90\x5b\xff\xe3\x1f\xf3\x3f\xfb\x99\x16\x39\xb3\xde\xfc\xec\xed\x4f\xde\xfc\xf7\x7a\x92\x7f\xc3\x73\x75\xcd\xac\xff\xfb\xcf\xff\xe0\x7f\xff\x97\x3f\xfe\x3f\xbf\xf7\x9f\xad\x11\x4b\xf9\x4a\x5a\x6f\xfe\xf5\x9b\x5f\xbd\xfd\xc9\x9b\x9f\xbf\xfd\xfd\x37\x7f\xfa\xf6\xa7\x6f\xff\xd1\x9b\x5f\xbd\xf9\x39\x31\x49\xa7\x69\xb3\x82\x2b\x81\x78\x56\x88\xe8\x9a\x97\x46\xba\x5d\x78\x08\x79\xf2\x25\x41\xf1\xa2\x98\x09\xca\x98\xf6\xe8\xd7\x09\x41\x41\xe3\xc7\x4e\xf0\x82\xe0\xbf\x9b\x6f\x28\x78\xfc\x75\x25\x41\xe9\x03\x92\x29\x09\xaa\x00\xed\xd1\x3c\x25\xa8\x07\xb4\x47\xd3\x1b\x82\xca\x40\x7b\xb4\xac\x08\x6a\x04\xed\xd1\x1f\x33\x82\x6a\x01\x6b\x2a\x82\xba\x41\x7b\x14\xff\x12\xd4\x11\xf8\x96\x12\x54\x14\xda\xa3\x57\x2b\x82\xda\x42\x7b\x54\x68\x82\x2a\x03\x0b\x0a\x82\x7a\x83\xf8\x92\xa0\xf2\x40\x9a\x0c\x7f\x09\x2a\x11\xed\x51\x55\x12\xd4\x24\xf8\x78\x43\x50\x9d\x68\x8f\x5e\x4b\x82\x3a\x45\x7b\x74\x95\x12\x54\x2c\xda\xa3\xd5\x35\xc1\xa4\xa8\xb9\xed\x95\xb1\xa2\xc0\xdf\x24\xc9\x16\xca\x8b\x52\x86\x0d\x0a\x84\x26\x5d\x2d\xb3\xb4\x27\x72\x41\x2e\x36\x23\xba\xf5\xb4\x4b\x42\x2e\x24\xe4\xd2\x97\xc4\x3f\x9f\xbd\x08\x87\xb3\x59\xe0\x78\xe1\x53\xcf\xfc\xb0\xa3\x05\xfd\xfc\x44\xde\xd2\x1b\x5e\xd6\xc5\xea\xbb\x25\x0e\xcc\x5a\x00\x17\x8d\x64\x73\x1f\x79\x29\xa5\xe6\xe5\x0e\xdd\xe7\x8e\x57\xff\x60\xb4\xc9\x48\x81\x2a\x56\x9e\xdb\xbf\xa8\x31\x3f\x8c\xa9\xab\xe2\xef\x21\x15\x38\x93\xf9\xd8\x0e\x9c\x10\x8b\xba\x75\x41\x19\xa9\xfe\xbf\x00\x00\x00\xff\xff\x1a\x13\xdb\xa0\x9b\x3c\x00\x00") +var _confAppIni = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xcc\x7b\xdd\x8f\x1b\x49\x92\xdf\x7b\xfe\x15\x31\xbd\x5e\x8f\xb4\x28\xb2\x3f\xa4\xee\xe9\x51\x6f\x2f\xa6\x44\x16\xd9\x3c\xf1\x6b\xaa\x8a\xd2\x68\x84\x46\x29\xbb\x2a\x49\xe6\x76\xb1\xb2\xa6\x32\xab\x5b\x1c\x18\x87\x5d\xf8\xc1\x1f\xb0\xe1\x07\xdb\x77\x30\x70\x30\xbc\x30\xec\x03\xce\x3e\x7b\x0f\xb6\x81\xdd\xf5\x9e\xfd\x30\xbe\x77\xe9\x7f\x38\xcf\xf9\x0c\x1b\xf7\x2f\x18\x11\x59\x45\x16\xa5\x96\x76\x16\x38\x03\x37\x03\xa8\xc9\xaa\xcc\xc8\xcc\xf8\xfc\x45\x44\xf2\x7b\xf0\xd1\x47\x1f\xc1\xd8\x7b\xea\xf9\x40\xff\x8c\x26\xdd\x41\xef\x39\x84\x17\x83\x00\x7a\x83\xa1\x87\xef\x99\x1d\x35\x1d\x7a\x6e\xe0\xc1\xc8\x7d\xe2\x41\xe7\xc2\x1d\xf7\xbd\x00\x26\x63\xe8\x4c\x7c\xdf\x0b\xa6\x93\x71\x77\x30\xee\x43\x67\x16\x84\x93\x11\x74\x26\xe3\xde\xa0\xff\x36\x85\x41\x0f\x9e\x4f\x66\xe0\xfa\x1e\x4c\xdd\xce\x13\xb7\x8f\x33\xa6\xfe\xe4\xe9\xa0\xeb\xf9\xce\xce\x02\x93\x67\x48\x79\xfa\x1c\x26\x3d\x18\x84\x44\x83\x9d\x81\x9b\xe7\x90\xf1\x95\x00\xb3\xe4\x06\xf4\x52\xdd\x6a\x50\x19\x88\x1b\x51\xac\x21\xe7\x0b\x01\x46\x9a\x54\x30\x77\x3a\x8d\xc6\xee\xc8\x83\x73\xe8\xab\x85\x66\x67\x10\x2e\x85\x9d\xa9\xe6\x60\x96\x02\xf4\x5a\x1b\xb1\x82\x52\x8b\xc2\x12\x2b\xca\x4c\xdb\xc1\xfe\x6c\x1c\xcd\x02\xcf\x87\x73\x58\x48\xc3\xce\xc0\x93\x66\x29\x0a\xd8\x4b\xc4\xcd\x9e\x03\x7b\x79\xa1\x92\x3d\x50\x05\xec\x19\xa1\xcd\x1e\x8d\x1f\x4d\xba\xb8\x58\x22\x6e\x18\x7b\xa1\x45\x71\x23\x8a\x4b\x36\xf5\x27\xe1\xa4\x33\x19\xc2\x39\x2c\x8d\xc9\x59\x77\x32\x72\x07\x63\x38\x87\x54\xc5\x3c\x5d\x2a\x6d\x98\x3f\x99\x84\xd1\xcc\xc7\x21\xdf\xbf\x57\x8f\xbf\xaf\x1f\xed\xef\x7f\xff\x9e\x1d\x7e\x5f\x3f\xfa\xfe\xbd\x8b\x30\x9c\x46\xd3\x89\x1f\xde\xd7\xfb\x8c\xbe\xb8\xdd\x2e\x6e\xf0\xa0\x4d\xff\xb3\xcd\x00\x38\x87\x07\x07\x07\x07\xec\x0c\xa6\xa2\x58\x49\xad\xa5\xca\x60\xae\x0a\x28\x33\xf9\x0a\xb4\x8a\xaf\x85\x61\xb3\xf1\xe0\x8b\x28\x98\x74\x9e\x78\x61\x34\xf5\xfc\xd1\x20\x08\x06\x13\xdc\xd8\xc9\xc9\x09\x3b\x83\x21\x6e\x0f\xee\x75\x47\x5f\xde\x07\xdc\x1b\x4e\x47\xce\xc0\xad\x2a\xae\x45\xa1\xe1\x9e\x2e\xe3\x25\x70\x0d\x41\x70\x01\x65\x9e\x70\x23\xee\x03\x8f\x63\xa1\xb5\xcc\x16\x70\x2b\xae\x00\x79\x20\x63\xd1\x66\x67\x30\xc8\x60\xa5\xb4\x81\x98\x6b\xa1\x61\xad\x4a\x48\x14\x64\xca\x40\x26\x44\x02\x46\x41\xbc\xe4\x19\x8a\x6e\x29\x20\x11\x73\x5e\xa6\x06\x6e\x78\x5a\xd2\x64\x37\x35\xa2\x00\x69\x40\x65\xe9\x1a\xe4\x1c\xe7\x17\xb4\xae\xe5\x32\x64\x2a\x11\x20\x35\x11\x24\xc1\xa2\x90\xb9\x06\xe4\x08\xbd\x6c\xb3\xe1\xa4\xe3\x0e\xa3\x0f\xb1\x7a\xc3\xd2\x77\xb9\x7d\x06\x5d\xa9\xf9\x55\x2a\x68\xd1\xb9\xe0\xa6\x2c\x04\xdc\x2e\x45\x46\x4b\xf2\x1b\x2e\x53\x7c\xcd\xba\x83\xc0\x7d\x3c\xf4\x22\x1c\x76\x0e\x73\x9e\x6a\xc1\xce\xe0\xd9\x52\x90\xf2\x94\x5a\xc0\x55\x29\x53\x23\xb3\xe6\xee\x15\x1e\xc0\xb4\x59\x10\xba\x7e\x88\x53\xa3\xc0\xf3\x9f\x92\xee\xd5\x14\xba\x6a\xc5\x65\x56\xa9\xbd\x82\x2b\x01\xe2\x55\xae\xb4\x48\xa0\x22\x15\xa7\x2a\x13\x28\x28\x86\xf3\x37\x4a\xb6\x55\x20\x54\x06\x55\x18\xc8\xca\xd5\x15\xaa\xfb\x6f\x26\x52\x69\xd2\xd1\x11\x3b\x83\xb1\x30\x28\x77\x90\x99\x11\xc5\x9c\xc7\x77\x9e\x23\x95\xda\x88\x0c\x8d\x91\xe6\x0f\x07\x41\xe8\x8d\xa3\x8b\x49\x10\x36\x94\x74\x77\x1b\xdf\x99\x4a\xb5\x99\xef\xdf\xab\x77\x46\x27\xf2\x95\x32\x90\x73\xb3\x44\x8b\x46\x1a\x89\x2c\x44\x6c\x54\xb1\x76\x36\x5a\x24\x35\x7c\xfc\xbb\xfb\x6d\xad\x97\x1f\x3b\x70\x55\x1a\x52\xbe\x25\xbf\x21\x46\xa2\x44\x3e\xde\x5f\xaa\x95\xd8\x5f\x48\x63\x47\xb5\x69\x5d\xd2\x94\xa9\x1b\x5e\xc0\x39\x3b\x83\xce\x52\x29\x6d\xb5\x33\x96\xf9\x12\xf5\xdf\x28\xd0\x65\x9e\xe3\x61\xd0\x36\x88\x7f\x2a\xcb\x44\x6c\xa4\xca\x34\xdb\x8a\x31\xea\x0c\xa6\x17\x9e\x1f\xc0\x39\x70\xa1\x0f\x8f\x4e\x5b\xb1\x29\x1c\xfa\xfc\xe9\xd1\xe6\xf3\xd1\xf1\xc9\xf6\xf9\xd1\x69\x6b\x11\xaf\x3e\x53\xb9\xc8\xb4\x5e\xb6\x63\xb5\x72\x80\x17\xf1\x5c\x95\xc5\xd1\xf1\xc9\xe6\xf3\xe1\xd1\x29\xa9\x66\x75\x66\x32\xa3\x42\x70\x23\xc0\x88\x55\xae\x0a\x5e\xac\x61\x2e\x53\xa1\xad\xaa\xa2\xa7\x82\xbc\xbc\x4a\x65\x7c\x0d\xd7\x62\x0d\x25\x59\xaa\xd6\xcb\xd6\xb5\x58\x2f\x44\xe6\xb0\xb3\x26\xdb\x2a\xf7\xb8\xa5\xb5\xe1\xae\x65\xd1\x13\xef\x79\x14\x7a\x41\x83\x4d\x53\x14\x05\x32\x66\x4b\x72\x47\x0e\xdb\xe7\x1f\x03\xcf\x12\x48\x05\x3a\x70\x91\xa6\x30\x97\x59\x02\xaa\x34\x70\xbb\x94\xf1\x12\x50\x0f\xf1\x34\x3c\x4d\x37\x6b\xf5\x51\x0d\x68\xa5\x06\x7d\x72\x2d\x89\x8c\xf1\xd0\xb7\x95\x99\x91\x37\x11\xf1\x35\xac\x64\x26\x57\xe5\x8a\xce\xaa\xe5\xd7\x02\x6e\xa5\x59\x42\xac\x8a\x42\xe8\x5c\x65\x09\x9e\xde\xac\x73\xc1\x46\x83\xf1\x60\x34\x1b\xd1\x89\x82\xc1\x97\x5e\xd4\xb9\xf0\x3a\x4f\x9a\xf6\x57\x99\x7f\xa7\x3b\xc6\x40\x93\xa1\xc5\x54\x31\x60\xa5\x12\xc1\x26\xbd\xde\x70\x30\xf6\xea\x10\x60\xa7\xd5\xce\xc0\x9f\xcc\x42\xcf\x8f\x86\x93\x7e\x83\x62\x5f\x64\xa2\xc0\x5d\x6b\x23\x72\xfd\x88\x9d\xc1\xdf\x82\xf6\xfe\x02\x3d\x6c\x2c\x0a\x03\xad\x98\x9f\x9b\xa2\x14\xd0\x4a\xca\x82\xa3\x4e\x9d\x9f\x7e\x72\x72\xb0\x3c\x58\x1d\x68\x68\x61\xdc\x38\x5f\xad\xf1\x4f\x5b\xbc\xe2\xab\x3c\x15\xa8\x25\xec\x8c\x9d\xc1\xa4\x80\x79\xa1\x56\xc0\xa1\x9d\xcf\x5f\x91\x02\x90\xa1\x17\x46\x24\xf6\x0d\xaa\xf1\x33\x99\x25\x18\x39\x71\x31\x39\xb7\x0c\xd4\x46\x15\x02\xee\x25\x8a\x9d\x91\x5f\x9b\xab\x62\x21\x0c\xf2\xd3\xce\xa7\x89\x79\x21\x6f\x70\xf0\xb5\x58\xdf\xb7\xdb\xb6\x6a\x9a\x42\x7e\x1d\xeb\xc3\x23\x68\xc9\x8c\xa8\xd2\xea\x2d\x94\xa9\xfd\x26\x56\xd0\xca\xd4\xb5\x58\xeb\xef\x36\xeb\x5a\xac\xeb\x49\xf8\x42\xe3\x87\x44\x68\xd6\xf1\xfc\x30\x22\x50\x71\x0e\x71\xa9\x8d\x5a\xed\x63\x64\xd5\xfb\xf5\x32\x0c\xc5\x78\xd7\x80\x8a\x22\x3b\x83\x59\x9e\xa3\xab\x11\x37\x22\x25\x30\x20\x56\x79\x8a\x87\x42\xa5\xd4\x86\x1b\x19\x5b\xbe\xa1\x6f\xd9\x35\x0a\x62\x01\xaa\xf9\xed\x52\x14\xc2\x86\x44\xa9\x41\xbc\x12\x71\x69\x44\x82\x4e\x3c\x1c\x74\xde\x72\x1f\xdd\x6a\x3e\x4d\x44\x6f\x81\x18\x26\xe1\x86\x13\x48\xe9\xba\xa1\x5b\x6b\x36\x3d\x24\x8c\x93\xa2\x4c\x30\x70\xdb\x5d\xf6\xbf\x1c\x4c\x6b\x87\xc3\xbc\x31\x29\x16\x3d\xdb\xaa\xd4\x90\x5b\x95\x26\x0c\x34\xa7\xa8\x92\xb5\x52\xb5\x58\x88\x84\x30\x8e\x76\x20\xe6\x19\xfa\xfd\x3d\xf4\x78\x16\xbe\x88\x57\x79\xaa\x0a\xb1\xc7\x86\x2e\x81\xb7\x68\xea\xf6\x91\x71\x38\x82\xb1\x17\x85\xc8\x95\x96\x68\xf3\x97\x3b\xfe\x16\xc9\xa3\xba\xe0\x7a\x9b\x31\x52\xe8\x8f\x35\x1d\x61\xc7\xec\xf7\x7e\x77\xff\x87\xb8\x3e\x46\xaf\x1f\x91\x8a\xb7\x9a\x53\xf6\x08\x00\x11\x9f\x10\xa0\xe9\xb8\x90\xb9\x21\xbb\xac\x43\x42\x75\x6c\xed\x80\x56\x2b\x61\xe4\x4a\x68\x88\x55\x99\x26\x74\x16\xbd\xdc\x63\x41\xc7\x1f\x4c\xc3\x28\x7c\x3e\xc5\xbd\x5f\x71\xbd\x6c\x70\xdd\x1d\x07\x03\xc4\x17\x85\x16\xd6\x57\xf3\x0c\xca\xac\x10\xb1\x5a\x64\xf2\x6b\x91\xd4\xef\x18\x0e\x8c\x3a\x17\xae\x1f\x78\x76\x3f\x3d\x55\xc4\xa2\x42\x96\x99\xb8\xdd\x9e\x74\x5d\x05\xd0\xca\x18\x58\x6f\xe2\x77\xbc\x68\xea\x0f\x9e\xba\xa1\xd7\xb4\xf2\x54\x5d\xf1\x14\x56\xfc\x15\x39\x22\xf2\xce\x24\x53\xb9\x42\x38\x33\x6f\x52\xcc\x2d\x42\x28\x1c\x68\x1d\xc2\x4a\xf0\x0c\xf1\x8c\x1d\xc9\x46\xee\x17\x51\xc7\xf7\xdc\x70\x30\x19\x47\xc3\xc1\x68\x80\xc1\xb0\x75\xc8\xce\x60\x24\x8b\x02\x65\xb1\xce\x62\xf8\xaa\x14\xa5\x80\x54\x64\x0b\xb3\x74\x40\x66\xb8\x9c\x16\x08\x98\x56\xdb\x51\xe4\xf2\x0d\x47\x83\x42\xc8\x25\xb3\x05\x1b\x0d\x7c\x7f\xe2\x47\x9f\xcf\xbc\x99\x17\x0d\xbd\x71\x9f\x54\xf1\xb0\x82\x90\xdc\xc4\x4b\x1b\x3b\xde\x4f\x3f\x2f\xd3\x14\x0a\xf1\x55\x49\x21\x66\x33\xe3\x8e\xb5\xa6\xb3\xe1\x30\xf2\xbd\xcf\x67\x18\x38\xde\xb3\x62\x21\xe6\xa2\x28\x44\x02\x43\x19\x8b\x0c\x01\xa3\x51\x90\xa7\x08\x3b\xb8\x75\x42\x46\xe5\x35\x88\x47\xbc\x80\x08\x05\xa1\xd1\xaa\xd4\x06\x56\xb4\x3c\x99\x2f\xe1\x25\x74\x2c\x2a\x9b\xef\xa7\x96\x18\x6a\x7d\xe5\x15\x9a\x8f\xd9\xd4\xf7\x7a\x9e\xef\x7b\xdd\x68\x38\xe8\x78\xe3\xc0\xc3\x80\xed\xe6\x3c\x5e\x8a\x7a\x1f\x70\xd4\x3e\x70\x90\xf7\xd5\xf7\x46\x60\xe0\x57\x32\x95\x86\xd4\x82\x30\x12\x8f\x8d\x8d\x36\x4d\x4d\x87\xab\xb5\x85\xa4\x79\xa1\x8c\x8a\x55\xba\x09\x11\x84\x36\xfb\x24\xd5\x5a\x75\xbc\xec\x6d\xc2\x2b\xb9\xa0\x88\xd1\xd0\x99\xab\xb5\xcd\x23\xac\xa3\xaa\xdc\x82\x85\xba\xe8\x50\xa2\xd1\xa0\xef\x93\xd2\x34\x08\x77\x54\x16\x97\x45\x21\xb2\x78\x8d\xd6\x59\x6a\x0b\xc0\x0b\x61\x0a\x29\x6e\x04\xc4\x6a\xb5\x92\x46\x83\xcc\xe6\xaa\x58\x91\xbe\xb6\x21\x5c\x4a\x0d\x37\xbc\x90\xb4\xa9\x44\xcc\x65\x86\xb4\x50\x00\xb5\x72\x57\x90\x0e\xc5\xc2\xf5\xb5\xb6\x19\x55\xe5\x70\x8a\x32\xab\x45\x47\xd8\x1c\x6d\xb8\x0d\x33\x5d\xf2\x34\x5d\x3b\xf8\x9c\x9d\x59\xbc\x0f\x89\xc8\x05\x62\x81\x39\x2c\xd5\x2d\xac\x78\xb6\x86\xce\x74\xa6\xe1\x5e\xac\x0a\xa1\xef\x6f\xe0\x5b\x1b\x06\x56\x01\xec\x34\xc4\x2b\x36\x56\x7d\x2d\x0a\x0c\x60\x94\xee\x24\x68\x4e\xfd\x49\x3f\x80\x5b\x99\xa6\xc0\x4b\xa3\xf0\x44\x88\x2b\xd6\x90\x08\x23\x62\xbb\xa9\xed\xde\x69\x2d\xca\x2f\x2a\xf8\x83\x6b\xb1\xce\x64\x34\x1a\x84\x41\xd4\xf3\xc2\xce\x45\xd4\x99\x8c\x3b\x33\xdf\xf7\xc6\x9d\xe7\x88\x6c\x77\xdc\x64\x5b\x24\xf8\x17\xbd\xe5\x50\x6a\xb2\xf1\x2a\x02\x23\xaa\x45\x68\xb8\xc9\x5b\xd1\x81\x11\x10\x4d\x65\x26\xe0\xb6\xe0\x39\x32\x9d\xf6\xd3\x51\x89\xa8\x2c\xdb\xd2\xc3\x34\x28\x10\x39\x27\x05\x68\xd0\x22\x1d\xe3\x24\x33\xde\x86\x50\x6d\x69\xd5\xc8\x4f\x9a\x25\x46\xd3\xcd\x1c\x07\x7e\x5c\x12\x0e\x34\xf5\x3c\x46\xd0\xe5\x99\xef\x4e\x23\xef\x8b\xd0\x1b\x63\x1e\x88\xca\xdf\x36\xaf\x8c\xd3\x5e\x25\x4e\x7b\xc5\x8b\xeb\x44\xdd\x66\xf8\xcd\xfe\xb9\x4e\x10\x2c\x3e\xe5\xa9\x4c\xec\xf9\x10\x06\x55\x47\xa3\x33\x71\xc8\x0b\x71\x23\xc5\x2d\xb8\xd3\x01\x70\xad\x55\x2c\x39\x22\x10\xda\xb1\x59\x8a\x95\x03\x75\x06\xc9\x73\xb9\x7f\x73\xb8\x5f\xaf\xb2\x73\x56\x92\x2e\x59\x0e\xed\x55\xb7\xd1\x3d\x10\x5d\xc3\xaf\x90\x5d\xc8\x1f\x5a\x1d\x6e\x55\xf6\xb1\x2d\x08\xa0\x4b\x42\x36\xee\x72\x1e\x12\x25\x34\x0e\x21\x0f\x81\x06\xff\x74\xe0\x3d\x23\x93\x41\xb4\x40\xe0\x0d\xcf\x5d\xef\x63\x57\xae\x65\x9e\x2a\x9e\x5c\x6e\x2d\xb3\x61\x86\xb4\x8e\x1d\xa0\xdb\x95\x19\x76\xe1\x1c\x10\xc0\x35\x60\x71\x8d\xa4\x65\xba\xae\xb0\x56\x35\x07\xee\x25\x4d\x84\xb0\x10\x46\x43\x9c\x0a\x9e\x89\x04\x4f\x6e\x41\x46\x5d\xe2\x20\x87\x7a\x9f\x85\xde\x68\xda\x44\x0d\xfb\x66\x95\xef\x57\xf4\x30\x74\xe1\x96\x30\x88\x56\x42\xe1\x85\x00\x9e\xa6\xea\xd6\x5a\xfb\x55\xbd\xb6\x48\x1c\x10\xed\x45\x1b\xe4\x8a\x2f\xc4\xfe\x8f\x73\xb1\xf8\x3b\xf6\x63\x9e\x2d\xda\x30\x14\x28\x4c\xb1\xca\xcd\xba\x8a\x49\x44\x04\xd0\x2c\xe7\xf5\x12\xcc\x1d\x0e\x27\xcf\xbc\x2e\xc5\xdf\x80\x22\xe7\xa8\x72\x0a\x04\xbb\xd5\x1c\x04\xaf\x7d\xb2\xcc\x60\xf4\x98\x59\x86\xbb\x5f\x10\xdc\x86\x73\x78\xd0\x98\xb3\x35\x46\xab\xc2\x14\x18\x69\xb3\x14\x07\x71\x2a\x8a\xe9\x98\x8a\x41\xc6\xf0\x78\xb9\x12\x99\x41\xf3\xc7\x80\xa3\x29\xc4\x17\x22\xc5\xd8\xa4\x51\x84\xf4\xa9\xcd\x37\x23\x2f\x1b\x29\xf9\xf6\xa9\x26\x16\x09\x92\x6d\xd2\xae\xc1\x03\x85\x9e\x97\x28\xc7\x97\xef\x91\x2b\x01\x8a\x2d\x95\xb7\x66\x92\x64\x1a\xaf\x5f\xb2\xa6\xc8\x1a\x2f\x10\xb8\x67\x14\x9c\x56\xaa\x29\x2a\x94\xe0\x07\x24\xf4\x36\xeb\xe1\x07\xfb\x3f\xb0\xac\x7c\x97\xf5\xbb\x5b\x7b\x70\x34\x7a\xcc\x9a\x12\x38\xaa\xe6\xbd\x9f\xfd\xbb\x04\x0e\x0f\x76\xc4\x71\x88\x7e\xb0\x36\x9d\x86\x99\x2c\x79\x91\x58\xaf\x74\x55\x08\x7e\xbd\x35\xc7\x3a\x5c\x5d\xb8\x3e\xc6\xdc\xb1\x17\x3d\xf6\x3d\xb7\x99\x75\xd5\x0e\xd4\x86\x6b\x98\xf9\xc3\x56\x10\x2f\xc5\xea\x2e\x9d\xe6\x1a\x17\xb9\xae\x52\xdd\x42\xa0\xeb\x47\xf8\x31\xaa\x8d\xf9\x8c\x24\x55\x25\x4b\xb0\x90\xc6\x59\xf1\x45\x26\x0c\xb3\xd5\xca\x68\xe6\x0f\xa3\xa0\x73\xe1\x8d\x2a\x0d\xfe\x2e\xde\x1b\x23\x1b\xad\x24\x92\x7d\xf4\x43\x76\x1f\x8d\x25\xbf\x93\xcb\xb6\x24\x6a\x7f\xbd\xaf\x1a\x1e\x8b\xeb\x8d\x37\xba\xc3\x6f\x93\x11\xed\xba\xec\xf7\x79\x6b\xc6\x5e\xe8\x15\x2f\xcc\x3a\xe7\x99\xd1\x97\x0d\x5d\xb6\xcc\xee\xf9\x6e\x27\xac\x88\x90\x76\x77\xdd\xe0\xc2\xdb\x7c\x1b\xba\xa1\xf7\x45\xb4\xfb\xcc\x1d\xf7\x87\x5e\x37\xfa\x7c\x36\x09\xb7\x0f\xd9\x0b\x4c\xb5\x2e\x6d\x6c\x28\x6d\x1a\xe2\x52\x51\xb0\xd5\x51\x99\x29\x54\xda\x72\x51\x62\xad\x49\x21\x17\x32\x83\xa5\xe0\x14\xa3\x1b\xe9\x02\x15\xf1\x14\x86\x0f\x2d\x32\xc3\xdc\x4e\xc7\x0b\x02\x8c\xb9\xa1\x3f\x19\x46\xa4\xef\xd1\xc4\x1f\xf4\xa9\xc0\xc5\x2c\xce\x47\xf5\xda\x68\x42\xba\x50\x85\x34\xcb\x95\xa6\x74\xce\x2c\x85\x2c\x76\x4a\x01\x16\xc0\xc2\xbd\x52\x0b\x84\xda\x46\x41\x52\xa3\x38\xb2\xb7\xfb\xec\x85\xd6\xcb\x76\x35\x25\xba\x16\xeb\x08\x6d\x09\xb9\xd6\x3d\x3a\x3e\x3e\xfc\x14\xce\xe1\xe8\xf8\x84\x79\x9d\x6e\xe0\x02\x54\xdf\x7c\xfa\x4c\xdf\x0e\x1e\x9e\xb2\xee\xe6\xeb\xe1\xc1\xd1\x43\xc6\x5e\xa0\xc1\x5f\x71\x2d\x2e\x1b\xc5\xe4\xd5\x5a\x7f\x95\x52\x39\x59\x69\xb3\x28\x84\xb6\x39\x99\xfe\x2a\x95\x46\x3c\xd8\x73\x08\xec\x20\x84\xaa\x2a\x4b\xb8\xd7\x50\x76\x1f\x5b\x1d\x1a\xad\x83\xcf\x87\x0d\x2c\xf9\xb8\xce\x7f\x88\x2c\xab\x0a\x6f\x87\x47\x9f\x50\xe9\xed\xf0\xd1\x83\x07\x07\x27\xac\xaa\x88\x63\x16\xc6\xaa\x02\x77\xa1\x94\x61\x53\x37\x08\x9e\x75\xeb\xac\x67\x67\x47\x19\x42\x34\x51\xd7\xbf\x2d\xab\x70\xd3\x88\xf7\x65\x51\xe5\x91\x37\xa2\x90\xf3\x75\x6b\x5e\xa6\xe9\x1e\x0b\x82\xe1\xa6\x1a\x6e\xc7\xd7\x64\xeb\xa3\x91\x68\xf6\x8c\x4c\xae\xf6\x1c\xaa\xc2\xf1\x2b\xad\xd2\xd2\x6c\x93\xeb\x8c\x0e\x4f\xc1\x0e\xcd\xa0\xaa\x25\xef\xb8\x4f\x3c\x44\x3b\xb9\x62\xec\x05\x4f\x56\x92\x9c\x4e\x8d\xc7\x0b\xb1\x28\x53\x5e\xc0\x3d\xcc\x81\xe9\xed\x7d\x9b\x03\x37\x8a\x64\xaa\x58\xf0\x4c\x7e\xcd\x6d\xc1\x6e\x53\xad\xf1\xfa\xb3\xa1\xeb\x47\x13\xbf\xbf\x49\xb9\x36\x66\xc2\x5e\x68\x11\x97\x85\x34\xeb\x4b\x36\x18\x07\xa1\x3b\x1c\x22\xdc\x6e\x3a\xad\x8f\x3e\xb2\x7d\x11\xdb\x3e\x09\x27\xf0\xc4\xf3\xa6\xf0\x7c\x32\xf3\x81\xf8\x8d\xd9\x3e\x04\x6e\xcf\xfb\xe8\x23\x16\x78\x1d\xdf\x0b\xa3\x27\x1e\xe2\xc8\x8f\xbe\xf7\x59\xaf\xeb\x3d\xf3\xbd\x67\xfe\xdf\xfe\xc1\x3d\x8c\x6d\xa5\x51\x98\xbf\x4b\xf4\x67\x2b\x41\x5e\x39\xe1\x6b\xcd\x86\x93\xfe\x60\x1c\xf9\xde\xc8\x1b\x3d\xf6\xfc\xa8\xeb\x3e\x47\xfb\xfb\x84\x75\x26\x93\x27\x03\x8f\xfa\x16\x0d\x31\x47\xfc\x56\x60\xde\x5c\xbf\xde\xcc\x6b\x8e\xa1\x64\x2e\x91\x28\xa9\x6a\x58\xe0\x75\x66\x7e\x33\x97\xf5\x11\x7e\x68\xcc\x79\xd5\xab\x35\x42\xe9\xa5\xc8\x4c\x5d\xa4\xb0\x76\xbc\xe9\xae\x50\x4b\x05\xbf\x30\xdf\x7b\xea\xf9\x01\xe6\xc6\x93\x2f\x9e\x47\xee\x2c\xbc\xf0\xc6\xe1\xa0\x63\x33\xd9\x4a\x01\xbf\x68\x3d\xf3\x1e\xe3\xab\x16\x3e\xa8\x9a\x27\x32\x16\x97\x0c\x9d\xd2\x53\x2f\xea\x4c\xba\x5e\x34\xc4\x4f\xa3\xc1\x78\x66\xdd\xcd\xe1\xe9\x01\xf3\xbd\xc0\x0b\x23\xab\xba\xef\x1d\x74\x06\x33\xda\x4d\xdd\x68\x50\xd9\x5c\x16\x2b\x10\xad\x15\x97\x69\x05\x16\x16\x52\x1b\x5b\x65\x63\xbe\xd7\x1f\x04\xa1\xe7\x47\xde\xc8\x1d\x0c\x23\x6a\x62\xf9\xa3\x9d\x5a\xbc\xb0\x4e\xca\x22\x21\x3b\x19\xa1\x44\x96\x00\x69\x5a\xad\x5f\x3c\x8e\x55\x99\xd9\xae\x45\x53\xbd\x06\x41\xf8\x4e\x52\x46\x5b\xa4\xf4\x55\xcb\x05\x95\x17\x8d\x02\x82\xb9\x3c\x5b\x9b\xa5\xcc\x16\x6d\x86\x59\xf3\xc0\xf7\xa2\x60\xd0\x1f\x0f\xc6\x11\x82\xd7\x06\x85\x11\x9e\x26\x53\x55\x31\xaf\x11\x5f\xc7\x93\x70\xd0\x7b\x1e\xe1\x69\x9a\xc3\x11\x65\x24\xc2\x70\x99\x3e\xa2\xce\x94\x7e\xb4\xbf\xbf\x90\x66\x59\x5e\xb5\x63\xb5\x42\xdb\x92\x46\x93\x89\xed\x4b\xad\x4b\xa1\xf7\x0f\x4f\x8e\x6b\x9a\x1f\x92\xea\x66\x91\xf7\x8d\x9d\xbc\x8f\x09\x15\x62\x88\x79\x6e\xe2\x25\x47\xe8\x2f\x13\xab\x5e\xef\x48\xa9\xa2\xdd\x71\xa7\x61\xe7\xc2\xdd\x46\x9f\x5b\x71\xb5\x54\xea\x1a\x5d\x41\x48\xe0\xb7\x01\xea\x6c\x0b\xac\x76\x02\xa5\x16\xdb\x7a\x18\x1e\x13\x5d\x9a\x4e\x79\x7c\x8d\x1f\x12\xa9\x63\x55\x24\x7b\xac\xc6\x55\x38\xc2\x01\x7a\xef\x40\xf5\x96\x9d\xc1\x85\x52\xd7\x94\xef\x7e\xa0\x38\x52\xed\x09\x41\x83\xba\xab\x24\x72\x77\x15\xa4\x2b\x52\x79\x23\x0a\x4a\x95\x31\x81\x93\x19\x68\x11\xab\x2c\xd1\xac\xeb\xa1\x9a\xfb\x51\x38\x18\x79\x93\x59\x48\x58\xf8\x0c\x28\xae\x82\xcc\xc8\x43\x89\x46\x61\x17\xf9\x15\x3c\x19\x4c\xa3\x70\x18\x44\x4f\x3d\x7f\xd0\x7b\xde\x60\xfa\x78\x03\xf7\x96\x52\x53\x36\xd3\x48\xfc\x29\xeb\x40\xfc\x98\xf3\x05\xfa\xde\xfe\x60\xdc\x8f\xc6\xb3\xd1\x16\xef\xc9\x54\x14\xef\xc2\x89\x33\x78\x5c\xce\xe7\x54\x62\xa5\x58\x8b\x20\x6e\xc9\xb3\x4c\xa4\x0e\x5c\x0b\x91\x83\x24\xa7\x2e\x29\xe0\xdb\x86\x1e\x24\x94\xbe\x5d\x67\xea\x16\x6e\x11\x63\xd1\xcb\x36\x0b\xbc\x71\x37\x7a\x3c\xeb\xf5\x3c\x1f\x79\x64\x19\x54\x17\x7c\x12\xa9\xf3\x94\xaf\x6d\x0b\x8b\xec\xd9\xf6\x7e\x83\xd9\xe3\xdf\xf1\x3a\xb6\x63\x54\xf7\x81\xa9\x63\x44\x56\x62\xcb\x8a\xec\x0c\xfa\x2b\x52\x7f\xbd\x32\x79\x7b\x81\x9f\x51\xf5\x1f\x1d\x9f\x7e\xc2\xce\xe0\xf3\xcf\xab\x17\x5f\x7d\x45\x4f\x1f\x9e\x20\x93\xc7\xca\x08\xa7\x4e\x2f\xa9\x26\x2e\xb2\xa4\xc2\x74\x7b\x0f\x4f\x8e\xf7\x1c\x08\x46\xe1\xb4\xaa\x37\x60\x96\xa5\x31\x9b\x98\x51\xa7\x85\x1a\x7c\xe1\x30\x00\x95\xd9\xb9\xc7\xa7\x9f\x20\x03\x0a\x81\x78\x0e\x51\x60\x42\x68\xdb\xef\x75\xe0\xe4\xe1\xc1\xa7\x9b\x12\xc7\x5b\x75\xd0\x2d\x21\x69\xaa\xc2\x46\x7a\xcb\xd7\x7a\xb3\x5e\x15\xfb\x1b\xf1\xf0\xc2\x1b\x4e\x40\xe5\xc2\x9a\x8f\x8d\xaf\x4b\xa5\x0d\x39\x6c\xb4\x91\x44\xa2\xbc\x44\x66\xda\xdb\xa2\x14\xce\xa1\xee\x97\xc5\xdf\x9b\xf1\x68\x47\xbb\x04\x77\x00\x1c\xf5\x18\x6c\xf5\xa4\xcd\x70\x1c\xf5\x00\x6d\xb4\x21\xff\x49\xde\xd3\x02\x06\xdb\x52\x6b\xf4\x20\x54\xf3\xc4\x6d\x98\x64\xe9\x9a\xf0\x81\x59\x4a\x9b\xd9\x69\x91\xce\x5b\xe8\x24\x45\xd2\x9c\xa8\xad\x8a\xd7\xea\x6d\x5d\x2a\xc4\xa9\xc4\xd4\xb0\x31\x0e\x41\x4f\xd4\xf1\xfc\x70\xd0\x43\x7f\xb5\x0d\x70\x77\xb4\x15\xac\x76\x7f\xa8\xaf\x50\x8d\xd8\x36\x16\x48\xbf\x6c\xfb\x25\x49\x0a\xa1\xb5\x43\xd2\x3c\x7e\x70\x74\x54\x15\xd1\x2a\x97\x43\x60\x9e\x67\x20\x48\x6b\x37\x83\x55\x41\xc7\x7f\xb9\x87\xea\xbd\x07\x3f\xa4\xd7\x9f\x35\x5a\x3c\x3f\x7a\x09\xd6\x3a\x59\xcf\x9f\x8c\xaa\x5c\x1b\x37\xb1\x8d\xb9\x14\x89\x72\xae\xf5\x2d\xfa\x28\x1b\x63\x9b\xf8\x0e\x19\x63\xc4\x2b\xb3\x9f\xa7\x5c\x52\x8e\x61\x29\x92\x95\xaa\xcc\x20\xea\x46\x2e\x4d\x87\xee\x60\x1c\x85\xde\x17\x61\x03\xff\xc4\x3c\x5e\xee\x62\x58\xb1\x52\xc5\xda\xe2\xc1\x44\xa2\x17\x55\xf6\x29\x8d\xdc\xdb\xed\x04\x54\x83\x99\xdb\x75\xa7\x21\xc5\x7e\xfb\xa4\x86\x87\xd5\xfb\x0a\x73\xf6\x3b\xb6\x98\x7a\xc3\xd3\x86\xfb\xdb\xa1\x78\x72\xc0\x06\xe3\xd0\xf3\x9f\xba\x18\xdc\x4e\x0e\x6a\x42\x76\x2f\x16\x65\x36\xf6\xb2\xed\xd0\x92\x36\xd7\x7c\x67\x67\x40\x13\x1e\x41\x66\x1b\xdd\xe7\x26\xce\x1d\x7c\x79\xfe\xe8\xe4\xc1\x27\x9f\x3a\x35\x37\xcf\x57\x3c\xe6\x85\xca\x9c\xe4\xea\xfc\xc0\xc9\x95\x4a\x29\x35\x38\x3f\x3c\x38\x70\x64\x92\x8a\xa8\xf2\xd6\xe7\x16\x78\xd4\x2b\x3f\x82\x97\x5b\x18\x7e\x78\x78\x74\x78\xf8\xb2\x36\x51\x04\x3b\x74\x41\xe3\x6e\x9e\x62\x52\x58\xb1\xb4\x66\xef\x5d\xfc\xac\xef\xcf\x34\x19\x3a\x2d\xd4\x8d\x44\x50\x46\x88\x67\x01\x2a\xb7\x40\xf7\xac\x1a\xf2\x88\xcc\xd0\x16\xeb\xb2\x75\x3d\x6a\x2d\x0c\xa6\xca\x32\x15\x8f\xa0\xda\xd9\xb6\x15\x56\x15\x22\x6c\x55\xa3\x7a\xab\x5f\xfe\x7f\xe3\x1e\xa6\x31\x8f\x60\xa1\x5a\xfa\xab\xb4\x95\x14\x18\x0e\xf7\xe9\x21\x24\x3a\xab\x37\xac\x0d\xe6\xf9\xf5\xce\x30\x97\x79\x54\xaf\xf7\x59\xbd\xc7\xc8\xa0\x13\x7c\xb9\x61\x53\x54\x5d\x4d\xaa\xf2\x88\xfa\x24\x94\xb0\xdb\x23\xc7\x4a\x5d\x4b\xdb\x40\xa8\x01\x71\x05\x97\x65\x94\xca\x6b\x11\x59\x7c\xc4\xce\xd0\x45\x63\xf4\x42\x1f\x55\xf3\x0b\xf3\x5a\x44\x54\x95\x1a\x37\x5d\xa3\x75\x35\xef\x41\xd8\x15\xfe\xd1\xc2\x54\xeb\xef\xcc\x25\x84\x53\xe1\x1e\x84\xbd\x96\xca\xb6\x1a\x55\x6f\xbd\xdf\x21\xcc\xb0\x31\x9d\x1d\x22\xa7\x27\x0f\x0f\x0e\x58\xbf\x13\xd5\x56\x43\x20\x02\xce\xab\x17\x5b\x2a\xa9\x9c\xdb\x32\xfd\x1d\xd3\x03\x8f\xee\x0a\x45\xc3\x41\xcf\x7b\x7b\x7e\x67\xcb\x38\x72\xd7\x9d\xc0\xef\x31\xfc\x27\xda\x65\x63\x14\xeb\x62\xce\xd8\x8b\x5c\xc6\xa6\x2c\xc8\xa3\x6c\x6e\x0f\xd8\xd2\xa8\xde\xd4\x9d\x30\xa9\xbf\xe1\x86\x17\x9a\xb9\x4f\xdd\xd0\xf5\xa3\xd9\x74\x38\x71\xbb\x3b\xe5\xcf\x7a\xc4\x19\x74\x96\x32\x13\x5a\x54\x50\x8f\xd2\x67\x7b\x7d\x63\x2f\x29\x95\x5e\x96\x6a\xcf\xb6\x07\x78\x5d\x58\xb2\x53\x41\xab\xb2\x88\x85\x03\x28\x5f\x8b\x89\x1f\xed\xef\xc7\x59\x7b\x51\xd8\x01\x84\x8b\xed\xc7\x7d\xd6\xf7\xab\xad\x04\x93\x99\xdf\xa1\x3c\xaa\x1a\x46\x7d\x4c\xea\x96\xa4\xa5\xd8\xe0\x80\xb9\x2a\xe2\x4d\xe9\x95\x1a\xfb\x32\x03\x35\x9f\x53\x65\x6c\x45\x57\x94\xea\xb8\x5b\x93\x6e\x68\x46\x4f\x24\x74\x5b\xa0\x66\x04\xa4\x4a\x5d\x97\x39\x1e\x51\x43\x77\x1c\x54\x45\x8c\x58\x21\x4c\xa8\x86\x6c\x6b\xee\xec\xcc\x02\x14\x0a\x26\x88\x62\x85\xd8\x40\xfe\xdb\xdb\xdb\x76\x2a\xaf\xea\x23\xaa\x62\xf1\x1d\xf6\x4f\xdb\x7a\xfb\x00\xc8\xd2\x7e\x45\x07\x75\x25\x91\xfa\x8a\xa7\x88\x46\x2a\xa5\xed\x79\x5d\xcf\x77\x43\xaf\x1b\x6d\xce\x67\x51\xfb\xfb\xcb\xb8\x36\xf3\x60\x2f\xfe\xba\x8a\xb7\x7f\xb3\x6b\xb7\x77\x0e\xfa\x4e\xc5\xdc\x87\xbb\xb5\xdc\x87\xbf\x65\x29\xf7\xf8\xed\xc2\xfa\x0b\xb4\x7c\x64\x75\x90\x8b\x58\xce\xa5\xb0\x17\x1f\x2a\x9c\x80\x6c\x9b\x97\x69\xba\x06\x55\x9a\xbc\x44\xb5\x4c\x10\x82\xed\x12\xf5\x7b\x9d\xc3\xc3\xa3\x07\x35\x11\x9e\xd6\xf8\x55\x24\x75\x57\x07\x85\xe6\x8e\x83\x41\xc7\x81\x59\x26\x5f\x75\x39\x82\x6b\xbf\xbc\x5a\x57\x9f\x7a\x9d\xd3\xa3\xa3\xfa\xef\x97\xf6\xc3\xf1\x81\x53\x93\xde\x7c\xb0\xaf\x1e\x3c\x78\xf0\xe9\xe6\xc3\x98\x67\xca\x81\x27\xd2\xc4\x4b\x91\x39\x10\x18\xbe\xca\xab\x3f\x23\x99\xa6\x72\xf3\x39\x2e\x14\xc1\x04\xfa\x8a\xb3\x2a\x08\x41\xa2\x6c\xa6\x42\xfc\x0a\xd3\xb0\x06\x1b\x6a\x33\xc2\xc4\x59\xa5\x3c\x5b\xa0\xf5\xec\xe7\xd7\x8b\x7d\xe4\xde\xfe\xf7\xf2\xeb\x45\x2b\x56\x99\x36\x1c\x75\xa4\x37\xf1\x47\x2e\x45\xfc\xfa\xf2\x4f\xba\xd5\x75\x35\x07\xba\xa8\x51\x68\xf6\x22\x55\x8b\x4b\xf6\xd6\xf5\xb3\x2a\x4d\x45\x6a\x2a\x15\x15\xae\xa9\xb0\x41\x13\x0f\xd4\x03\x6a\xf8\xab\x56\x2b\x4e\x2e\xb5\xae\x43\xaf\xca\xd4\xc8\xbc\xee\xd7\x55\xca\x59\x4f\x73\x48\x4d\xf6\x58\x55\xba\xab\x9e\xfe\x75\x26\x73\x77\xe4\x71\x35\xe6\x09\x0b\x1e\x53\x59\x71\x90\xcd\x15\xfe\x7d\xc6\x8b\x0c\xff\x7a\x45\xa1\x0a\xfc\xd0\xe3\x86\xa7\x6f\x1d\xd8\xce\x62\x43\xef\xa9\x87\x00\x90\xbe\xb2\x1a\x04\x6e\xd8\x65\xdd\x53\x96\xae\x89\xbb\xed\xea\x39\xea\x77\xda\xe8\x6f\x51\xef\x7e\x29\x0a\x69\x6a\x7a\x1b\x4a\xc4\x97\xb7\xc9\xe0\xc3\xef\x40\xa3\x72\xa7\xd6\x39\xe9\xba\x07\x2d\x12\x94\x38\x14\xca\xa0\x58\xee\xe9\x5b\xd4\x54\xb2\x54\x85\xee\x03\xd3\xc5\x0a\xb0\xdd\x67\xc3\x49\x3f\xf2\x27\xa1\xcd\x56\x36\xd1\x7e\x41\xee\x12\x89\x24\x5c\xa6\x6b\xd6\x75\x07\xc3\xe7\xef\x8c\xdb\x38\x0f\xbd\x94\x73\x82\xf8\x98\x8a\xa6\xb6\x37\xba\xc3\xcb\xa3\xd3\xaa\xc3\x77\x08\x3f\xfc\x21\x1c\x9d\x3a\x70\x74\x7c\xd2\xf0\x2b\x51\x70\x31\xe8\xd1\x8d\xd0\xd3\x8a\x2e\xb9\xfe\xad\x8f\x69\x10\xa6\x49\xc3\xc1\xb8\xea\x0c\xd1\x7f\x28\xeb\x57\xb9\x2c\xc8\x5b\xac\x6b\x9d\xb7\xe0\xf2\x5e\x22\x52\x61\x04\xf0\xb9\x11\x05\xac\xf8\x2b\x1a\x72\x9f\xc8\x6c\xca\x9b\x9b\x1a\x32\x15\x69\xde\x96\x06\x3d\xfd\x4e\xe2\x78\x56\xd5\x63\x66\xfe\x90\xd9\xbb\xc0\x98\xd7\x14\xaa\xd9\xb5\x2a\xca\x2c\x43\x19\xe0\xe3\xea\x3e\x43\x2e\x0a\xa9\x12\x7b\x77\xe0\x8e\x26\xaf\x5f\x66\xcd\xd1\x94\x61\x53\xe3\xd6\x56\x7b\xda\x74\x45\xdc\x0d\x23\xca\xdd\xb7\x09\xd5\x19\xcc\xe8\xee\x74\x75\x45\x47\xdb\x9d\xb4\xed\x85\xea\xa8\x7a\x78\xc9\x82\xce\x85\xd7\x9d\x51\x00\xfb\xcc\xb6\x81\x0f\x0f\x56\x8c\xaa\xb2\x9b\x2e\xf4\x52\xf0\xd4\x2c\xed\xdd\xc7\x8a\x4c\x21\x72\x15\xd9\xe7\x11\x3d\xbf\x8b\xd2\xd1\xc3\x25\xdb\x96\x92\x4e\x0e\x30\x9e\xb9\xc5\xa2\xb4\x81\x15\x9d\x3d\xf9\x91\x2c\x81\x8f\x17\xd2\xc0\x5c\xc7\xd7\x1f\xd7\x9e\xa3\xd5\x2a\xb3\x02\x83\x12\x71\xad\xd5\x32\x7c\xa1\xd1\xfb\xa0\x6f\x24\x0f\xaa\xb2\x8d\x8f\x94\xa6\xa5\xe3\x15\xa1\xa8\x44\xc5\x9a\x1e\x20\xb1\xfd\xc3\xf6\x27\xed\x63\xe6\xfa\xfd\xc0\x9a\x5c\x87\x6e\x6f\x36\xfa\xeb\x74\x25\x4f\x1b\x19\xd7\xec\xa1\xb3\x44\x74\x3a\x7c\xa7\x2f\xdf\xe6\x2e\x09\xe5\xee\xa3\xe2\x02\xa9\xe0\x59\x99\x37\x97\xe0\x45\xbc\x94\x37\x42\x37\x19\x57\x3d\x8b\x62\x3b\xfc\x9d\x45\xac\x08\xef\x5e\xe5\x0c\x42\x04\xe1\xf5\xe5\xcd\xed\xa5\x54\x39\xaf\xd7\x6a\x74\x11\xab\x66\x3f\x9b\x0c\x31\x3b\x09\x2f\x5c\xf4\x8f\xb4\xd9\x17\x0b\x69\x1a\x8d\x0d\x0d\x4b\xb9\x58\xa6\x72\xb1\x24\x5b\xe6\x09\x81\xe3\x2c\x81\x42\xac\xd4\x8d\xbd\xcb\x96\x2d\xc4\xb6\x9d\xd1\x1d\xf4\x7a\xd1\xc5\xa0\x7f\x31\x1c\xf4\x2f\xc2\x9d\x7a\x71\x13\x1f\xa0\x29\xeb\x0d\x72\x41\xca\x4d\x73\x46\xa8\x97\xc8\xf9\x9c\x2a\xd2\x64\x94\xfd\x41\x68\x49\x37\x8d\xfc\x1d\xaa\xf1\x92\x17\x3c\x36\x08\xc3\x89\x64\xda\xec\xd3\x7d\x98\x26\xdd\xc3\x73\x3b\xa1\xbd\x38\x7d\x7c\x07\x71\x0b\x69\xf4\x52\xdd\x66\x1f\xa0\xb5\x6d\x4f\x1f\x7c\x58\xad\x17\x71\x43\xa9\xf9\x62\x51\x60\x22\x74\x83\x3a\x8d\x1e\xfb\xb7\xd1\xe9\x45\x5c\x69\x74\xbf\x13\x6d\x95\x7a\xb2\x29\xbe\xdd\x51\xd1\x45\x29\xb7\xab\xe7\x97\xcc\xde\xda\xf2\xc8\x18\x0f\xaa\xdb\x79\xf6\x37\x1d\xac\x33\x9c\x8c\xbd\xea\xf3\x74\x36\x1c\x56\x1f\xfb\x1d\x5b\xfd\x60\x2f\xac\xc7\xb8\x6c\x5c\x7f\x6c\x96\x50\x96\xaa\x2c\x34\x5c\x09\x73\x2b\x44\x55\xd9\xb5\xee\xa2\xeb\xf5\xdc\xd9\x30\x8c\x1a\xc5\x94\x53\xc6\x5e\xf0\x5c\x5e\xbe\xc3\x78\x69\xc4\x4a\xdb\xc4\xc0\x5e\xa4\xb6\xb9\x00\xb7\x45\x62\xe4\xbe\xfd\x2d\x50\xe0\x45\x83\xd0\x1b\x59\xf9\x31\xf6\xa2\x24\x5a\xdb\x7a\xf3\xce\xd5\xb8\x4d\x43\x1f\x05\x6a\xb5\x43\x65\x74\x71\x39\x45\x96\x13\x69\xef\x8b\xe9\x70\xe2\x7b\xd1\x4e\x1d\xfa\xe8\x60\x87\xa8\xcd\x18\xde\x47\x8e\xc8\x0c\x82\x60\xf6\x16\x91\xc3\x5d\x22\x9b\xfb\x9a\xd5\x55\xb8\x5d\x22\x3c\x36\xf2\x46\x9a\x35\xcc\x85\x48\x58\xcf\xf3\xba\x74\x93\xc5\xde\x11\xab\x08\x1e\x6f\x3a\xe0\x6a\x0e\x7b\x66\x29\x56\xa2\x15\xab\x54\x15\x7b\xb0\x12\x86\x83\xe1\x0b\xc7\x5e\xbd\xbb\x5a\x83\x9b\x25\x85\x92\x09\xfc\xe8\x1c\x8e\xe9\x27\x12\x2e\x6a\x34\xb5\x3f\x80\x26\x51\x4a\x0a\x7b\x99\xca\xaa\x6e\x6b\xdd\x85\xb5\x52\xb0\xbf\x66\x68\xfc\x72\x46\x9b\x75\xba\x69\xf2\x20\x86\xdd\xb6\x78\x12\x71\x23\x52\x95\x8b\x42\xb7\x17\x4a\x2d\x6c\x51\x71\xff\x56\x5c\xed\xdb\x90\xa3\xf7\x8f\x0e\x0e\x1f\xee\x1f\x1e\xee\x07\x16\xad\xb7\xe6\xaa\x68\x35\x0e\xd0\x92\x59\xab\xb3\x2c\xd4\x4a\xb4\x1e\x7c\x4a\x2f\xab\xed\xb3\xf0\xc2\x1b\x79\x51\x67\x32\x9c\xf8\xd1\xc8\x0b\xdd\x28\x74\xfb\x70\x0e\x2f\xbf\x37\x9f\x1f\x3f\x78\xf8\xe0\x65\x13\x8d\xc8\x0c\xae\xd6\x46\xe8\xad\x21\xdb\xcc\x72\x5b\xd0\xbf\xd7\x2c\x3b\x8c\x1e\x57\x58\x60\x10\x4c\x87\xae\xad\xc2\xd6\xc9\xce\xe9\x83\xd3\xd3\x93\x83\x53\x52\xb0\xf6\xa6\x11\xbc\x15\x66\xd5\xf1\xf9\x80\x42\xcc\x02\xcf\xdf\xd5\x87\xe3\x83\x77\x35\xf5\x83\x24\x7c\x6f\x3a\xf9\x20\x89\x4c\x19\x19\xff\x06\xc5\x1c\x4f\xc2\x41\xe7\x6d\xf5\x3e\xde\x21\xd3\xec\x59\x7f\x90\xd6\xc4\xef\xbf\xb3\x1f\xe2\x10\xb2\xe3\x0e\x3b\xfc\x2d\x4f\x77\xb8\xbb\xad\x4c\xdc\x6a\x32\x87\xdf\x70\x40\xef\x59\x10\x91\xc1\x7c\xc8\x84\x6b\xab\xfb\x10\xa5\xfa\x42\xe6\x0e\x9d\x07\x78\x44\x79\x78\x9a\x5d\xb2\xa1\x3b\x46\xc7\x0b\x22\x6b\xcd\x02\xe7\xeb\x65\xab\x33\xc6\x7f\x2f\x9e\xe0\xbf\xe1\x33\x27\x11\xad\xae\xe7\xcc\x8b\x56\xcf\x77\xb2\xb4\x35\x1e\x3a\xe9\x4d\x6b\xf8\xd4\x29\xca\x96\x3f\x73\x7e\xcc\x5b\xbf\x33\x75\x84\x6e\x79\x81\x93\x9b\xd6\x63\xdf\xc9\xd3\xd6\x74\xe8\x5c\x2d\x5a\x8f\xfb\x8e\x34\xad\x41\xe8\xcc\x65\xab\x37\x70\x4c\xd1\x0a\x7d\x27\xd6\xad\xce\x97\x8e\x2e\x5a\xc1\xd4\xd1\x37\xad\xc0\x73\xae\x55\xeb\x89\xef\x2c\x52\xa4\x50\x5e\xb7\x66\x2e\x5d\xbc\xc0\x1d\x79\xd9\x22\x95\x7a\xe9\xfc\xc5\x7f\xf8\xc9\x9f\xff\xe9\x3f\xfd\xf3\x5f\xfc\xf1\xb7\xbf\xf7\xf7\x9c\xbf\xf8\xe5\x4f\xff\xf2\xdf\xfd\x33\xfb\xe5\xaf\x7e\xfd\xf7\xff\xf2\xdf\xfe\x8b\x6f\x7f\xf1\x1f\xff\xea\xd7\xff\xe0\xed\x17\xff\xf3\x9f\xfc\xfc\xdb\x5f\xfe\x37\x7c\xd1\x15\xa5\xd1\xf1\xd2\xe9\x15\x3c\xfb\xe6\x0f\xb9\xd4\xce\x58\x24\xa2\x48\x79\x96\x68\x67\xc8\xcd\x8d\x14\x7f\xf6\xb3\xd2\x79\xfd\xaf\xde\xfc\xdd\x37\x3f\x7d\xf3\xd3\xd7\xbf\x7a\xfd\x8b\xd7\xbf\x74\xbe\xfd\xfd\x7f\xf3\xed\x1f\xfc\xfb\xff\xf5\x47\xff\xd2\xf1\x74\xce\xbf\xf9\x13\x95\x3a\x53\x55\x98\x72\x51\x7e\xf3\x47\x1a\x12\x05\x8f\x0b\xae\x25\x3e\x4c\xf5\xb5\x74\x5e\xff\xc9\x9b\x7f\xf8\xfa\xbf\xbe\xfe\x4f\xaf\x7f\xfe\xe6\x27\x96\x86\x33\x30\x3c\x95\x98\x5b\x07\xa5\x5a\xf1\x94\xcb\x4c\x64\x4e\xf8\xcd\xaf\x8b\xeb\x6f\xfe\x50\x38\xff\xe3\x1f\x8b\x3f\xfb\x99\x91\x19\x77\x5e\xff\xec\xcd\x4f\x5e\xff\xf7\x6a\x52\x70\x23\x32\x7d\xcd\x9d\xff\xfb\xcf\xff\xe0\x7f\xff\x97\x3f\xfe\x3f\xbf\xf7\x9f\x9d\x3e\x4f\xc5\x42\x39\xaf\xff\xf5\xeb\x5f\xbd\xf9\xc9\xeb\x9f\xbf\xf9\xfd\xd7\x7f\xfa\xe6\xa7\x6f\xfe\xd1\xeb\x5f\xbd\xfe\x39\xb3\xc9\xab\x6d\xd7\xa2\x4b\xc2\xb8\x98\xcb\xf8\x5a\x14\x56\xba\x6d\x7c\x88\xf9\xf6\x25\x23\xf1\x92\x98\x19\xc9\x18\xce\xe1\xeb\x25\x23\x41\xd3\xc7\x56\xf8\x8c\xd1\xbf\x9b\x6f\x24\x78\xfa\x95\x26\x23\xe9\x23\x22\x2a\x18\xa9\x00\x9c\x43\x96\x32\xd2\x03\x38\x87\xf4\x86\x91\x32\xc0\x39\x14\x25\x23\x8d\x80\x73\xf8\x31\x67\xa4\x16\xb8\xa6\x66\xa4\x1b\x70\x0e\xf4\x97\x91\x8e\xe0\xb7\x94\x91\xa2\xc0\x39\x5c\x2d\x18\x69\x0b\x9c\x83\x34\x8c\x54\x06\x17\x94\x8c\xf4\x86\x70\x2a\x23\xe5\xc1\x74\x1b\xff\x32\x52\x22\x38\x07\x5d\x30\xd2\x24\xfc\x78\xc3\x48\x9d\xe0\x1c\xae\x15\x23\x9d\x82\x73\x58\xa4\x8c\x14\x0b\xce\xa1\xbc\x66\x94\x5c\xd5\xb7\xc6\x56\x3c\xcf\xe9\xb7\x4d\xaa\x81\x16\xe3\x94\x53\xa3\x83\x20\x4e\xdb\xa8\x55\x7a\x2e\x33\xc9\x5e\x6c\x46\xb4\xab\x69\x97\x8c\xbd\x50\x98\x93\x5f\xb2\xe0\x62\xf2\x2c\xea\x4d\x26\xa1\xe7\x47\x8f\x7d\xfb\x03\x91\x06\x84\x0c\x96\xea\x16\x6e\x44\x51\x15\xbd\xdf\x2e\x95\x50\xf6\x83\xf8\xaa\xaf\xea\x7b\xcd\x73\xa5\x8c\x28\x76\xe8\x3e\xf5\xfc\xea\x87\xa7\x75\x66\x8b\x54\xa9\x82\xdd\xfc\x65\x8e\xfd\x81\x4d\x55\x5d\x7f\x0f\xa9\xd0\x1b\x4d\x87\x6e\xe8\x45\x54\x1c\xae\x0a\xd3\x44\xf5\xff\x05\x00\x00\xff\xff\x94\x74\x09\xfa\xe3\x3c\x00\x00") func confAppIniBytes() ([]byte, error) { return bindataRead( @@ -307,7 +307,7 @@ func confAppIni() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "conf/app.ini", size: 15515, mode: os.FileMode(420), modTime: time.Unix(1489710166, 0)} + info := bindataFileInfo{name: "conf/app.ini", size: 15587, mode: os.FileMode(420), modTime: time.Unix(1489717609, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/modules/setting/setting.go b/modules/setting/setting.go index 766651ec3..0b92a5d34 100644 --- a/modules/setting/setting.go +++ b/modules/setting/setting.go @@ -280,6 +280,7 @@ var ( User struct { RepoPagingNum int NewsFeedPagingNum int + CommitsPagingNum int } `ini:"ui.user"` } diff --git a/routers/repo/commit.go b/routers/repo/commit.go index 0153ccfe1..a2752fdd7 100644 --- a/routers/repo/commit.go +++ b/routers/repo/commit.go @@ -52,7 +52,7 @@ func renderCommits(ctx *context.Context, filename string) { } pageSize := ctx.QueryInt("pageSize") if pageSize < 1 { - pageSize = git.DEFAULT_COMMITS_PAGE_SIZE + pageSize = git.DefaultCommitsPageSize } // Both 'git log branchName' and 'git log commitID' work. diff --git a/vendor/github.com/gogits/git-module/repo_commit.go b/vendor/github.com/gogits/git-module/repo_commit.go index 54aca6c2a..78ff04094 100644 --- a/vendor/github.com/gogits/git-module/repo_commit.go +++ b/vendor/github.com/gogits/git-module/repo_commit.go @@ -209,10 +209,10 @@ func (repo *Repository) CommitsByRangeSize(revision string, page, size int) (*li return repo.parsePrettyFormatLogToList(stdout) } -const DEFAULT_COMMITS_PAGE_SIZE = 30 +var DefaultCommitsPageSize = 30 func (repo *Repository) CommitsByRange(revision string, page int) (*list.List, error) { - return repo.CommitsByRangeSize(revision, page, DEFAULT_COMMITS_PAGE_SIZE) + return repo.CommitsByRangeSize(revision, page, DefaultCommitsPageSize) } func (repo *Repository) searchCommits(id sha1, keyword string) (*list.List, error) { @@ -245,7 +245,7 @@ func (repo *Repository) CommitsByFileAndRangeSize(revision, file string, page, s } func (repo *Repository) CommitsByFileAndRange(revision, file string, page int) (*list.List, error) { - return repo.CommitsByFileAndRangeSize(revision, file, page, DEFAULT_COMMITS_PAGE_SIZE) + return repo.CommitsByFileAndRangeSize(revision, file, page, DefaultCommitsPageSize) } func (repo *Repository) FilesCountBetween(startCommitID, endCommitID string) (int, error) { diff --git a/vendor/vendor.json b/vendor/vendor.json index 0ba62ca1d..2358275d9 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -159,10 +159,10 @@ "revisionTime": "2016-08-10T03:50:02Z" }, { - "checksumSHA1": "zkRQagaPCQPU9o+8kGZYIQoysu4=", + "checksumSHA1": "0BVytmK2I0QObcFqVyVWWU544DA=", "path": "github.com/gogits/git-module", - "revision": "f9c2e671705cc0bb8281a932efe9371404c956b0", - "revisionTime": "2017-03-16T21:31:27Z" + "revision": "e0ab95e3e61573e88bb808ae8052fd669324d80f", + "revisionTime": "2017-03-17T02:27:16Z" }, { "checksumSHA1": "D2kVXl0QpIw6t3891Sl7IM9wL+w=",