Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added example to conf/app.ini | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -0/+3 | |
| | ||||||
* | #2179 use Go sub-repo ssh to verify public key content | Unknwon | 2016-01-15 | 1 | -12/+0 | |
| | ||||||
* | fix #1436 | Unknwon | 2015-12-19 | 1 | -0/+2 | |
| | ||||||
* | #2103 Ability to map extensions for syntax highlighting in config | Unknwon | 2015-12-17 | 1 | -0/+4 | |
| | ||||||
* | fix #2204 | Unknwon | 2015-12-15 | 1 | -1/+0 | |
| | ||||||
* | #2154 minor fix | Unknwon | 2015-12-11 | 1 | -2/+2 | |
| | ||||||
* | fix sqlite3 cannot create repo | Unknwon | 2015-12-11 | 1 | -2/+2 | |
| | ||||||
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+2 | |
| | ||||||
* | LOCAL_ROOT_URL for workers accessing web service | Adam Strzelecki | 2015-12-09 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | Local (DMZ) URL for gogs workers (such as ssh update) accessing web service. In most cases you do not need to change default http://localhost:HTTP_PORT/. You may need to alter it only if your ssh server node is not the same as http node, eg. running behind proxy on different node than web server. --- 80 public port -> 8080 -- web server node / public proxy --< \ --- 22 public port -> 10022 -- ssh server node This option is not intended to be accessible via web GUI settings, since it is unlikely someone needs to change it to somethings else than default http://localhost:HTTP_PORT/ which should work for most of the cases. But this should land into the documentation somewhere. fixup | |||||
* | #1943 Able to config fsck timeout | Unknwon | 2015-12-09 | 1 | -0/+1 | |
| | ||||||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 | 1 | -2/+2 | |
| | ||||||
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -1/+1 | |
| | ||||||
* | fix #1957 - disable version display | Gibheer | 2015-11-18 | 1 | -0/+2 | |
| | | | | | This allows the admin to disable the version information about gogs and go in use in the footer. | |||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -0/+2 | |
| | ||||||
* | move minimum key sizes to config | Gibheer | 2015-10-30 | 1 | -0/+10 | |
| | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -1/+5 | |
| | ||||||
* | add config and update locale | Unknwon | 2015-10-24 | 1 | -0/+2 | |
| | ||||||
* | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #1693 from sapk/fix-admin-repo-new-ui | 无闻 | 2015-09-25 | 1 | -0/+2 | |
|\ | | | | | Fix admin repos new ui | |||||
| * | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 | 1 | -0/+2 | |
| | | ||||||
* | | New admin organization UI | Antoine GIRARD | 2015-09-25 | 1 | -0/+2 | |
|/ | ||||||
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 | 1 | -1/+3 | |
| | ||||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 1 | -38/+0 | |
| | ||||||
* | simplify names | Unknwon | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | #697 and #1606 and new admin edit user UI | Unknwon | 2015-09-13 | 1 | -2/+2 | |
| | ||||||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 | 1 | -0/+2 | |
| | ||||||
* | add tidb support | Unknwon | 2015-09-12 | 1 | -1/+1 | |
| | ||||||
* | new admin user list UI | Unknwon | 2015-09-11 | 1 | -0/+4 | |
| | ||||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | 1 | -1/+1 | |
| | ||||||
* | #1009 Config option for preserving hard line breaks | Unknwon | 2015-09-01 | 1 | -0/+4 | |
| | ||||||
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 1 | -0/+2 | |
| | ||||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -0/+2 | |
| | ||||||
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -9/+22 | |
| | ||||||
* | fix style and locale name | Unknwon | 2015-08-16 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1478 from yaggytter/japanesetypo | 无闻 | 2015-08-13 | 1 | -1/+1 | |
|\ | | | | | fixed chinese character to japanese KANJI | |||||
| * | fixed chinese character to japanese KANJI | yaggytter | 2015-08-13 | 1 | -2/+2 | |
| | | ||||||
* | | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -1/+1 | |
| | | ||||||
* | | custom avatar source | Jqs7 | 2015-08-10 | 1 | -1/+2 | |
|/ | ||||||
* | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+17 | |
| | ||||||
* | add italian support | Unknwon | 2015-07-31 | 1 | -2/+2 | |
| | ||||||
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -1/+1 | |
| | ||||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -2/+2 | |
| | ||||||
* | new issue and label page | Unknwon | 2015-07-25 | 1 | -0/+4 | |
| | ||||||
* | update locale | Unknwon | 2015-07-14 | 1 | -2/+2 | |
| | ||||||
* | update locale | Unknwon | 2015-07-03 | 1 | -1/+1 | |
| | ||||||
* | add config options for HELO | Unknwon | 2015-07-03 | 1 | -0/+4 | |
| | ||||||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 1 | -0/+2 | |
| | ||||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -0/+3 | |
| | ||||||
* | Add Polish support | Unknwon | 2015-03-22 | 1 | -2/+2 | |
| | ||||||
* | UI compatibility | Unknwon | 2015-03-21 | 1 | -1/+1 | |
| |