Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI: install - done | Unknwon | 2015-07-09 | 2 | -379/+431 |
| | |||||
* | UI: install - new version | Unknwon | 2015-07-08 | 4 | -15/+28 |
| | |||||
* | UI: install - database settings | Unknwon | 2015-07-08 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2015-07-06 | 1 | -8/+8 |
| | |||||
* | update locle | Unknwon | 2015-07-06 | 1 | -6/+6 |
| | |||||
* | update locale | Unknwon | 2015-07-05 | 1 | -15/+15 |
| | |||||
* | update locale | Unknwon | 2015-07-04 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2015-07-03 | 1 | -6/+6 |
| | |||||
* | add config options for HELO | Unknwon | 2015-07-03 | 3 | -45/+54 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-04-24 | 5 | -0/+60 |
|\ | |||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | 3 | -0/+51 |
| | | |||||
| * | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵ | Tony Narlock | 2015-04-18 | 1 | -0/+2 |
| | | | | | | | | legacy behavior | ||||
| * | Set Content-Type to text/plain for http status 401 | Linquize | 2015-03-28 | 1 | -0/+7 |
| | | | | | | | | This is because git command line shows the failure reason only if Content-Type is text/plain. | ||||
* | | update typo in locale files | Unknwon | 2015-04-24 | 1 | -49/+49 |
|/ | |||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -38/+38 |
| | |||||
* | fixed panic error on user login | blemasle | 2015-03-25 | 1 | -0/+5 |
| | |||||
* | typo fix | Unknwon | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 2 | -12/+15 |
| | |||||
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | 1 | -16/+16 |
| | |||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | 2 | -0/+6 |
| | |||||
* | #637 #738 fix markdown: render special links | Unknwon | 2015-03-23 | 1 | -63/+50 |
| | | | | - code format for #1020 | ||||
* | Merge pull request #1020 from jcracknell/tag-exclude-nethtml | 无闻 | 2015-03-23 | 1 | -4/+48 |
|\ | | | | | Exclude HTML tags from Markdown post-processing | ||||
| * | Mousewheel paste | James Cracknell | 2015-03-08 | 1 | -4/+0 |
| | | |||||
| * | Exclude HTML tags from Markdown post-processing | James Cracknell | 2015-03-08 | 1 | -4/+52 |
| | | | | | | | | | | | | HTML tags are no longer processed for special links, etc Contents of <a>, <code> and <pre> are not processed for special links Processing for special links is done after Markdown conversion | ||||
* | | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 3 | -2/+8 |
| | | |||||
* | | Add Polish support | Unknwon | 2015-03-22 | 1 | -15/+38 |
| | | |||||
* | | UI compatibility | Unknwon | 2015-03-21 | 2 | -17/+12 |
| | | |||||
* | | add sr-only class, change to new tag line | Unknwon | 2015-03-20 | 1 | -14/+14 |
| | | |||||
* | | #1094: fix locale | Unknwon | 2015-03-19 | 1 | -9/+9 |
| | | |||||
* | | Put default config into binary | Unknwon | 2015-03-18 | 2 | -5/+1044 |
| | | |||||
* | | #1028: Windows Expects UNIX Directory Separator | Unknwon | 2015-03-18 | 1 | -3/+15 |
| | | |||||
* | | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | - fix delete user but repository watches are not decreased | ||||
* | | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -9/+9 |
| | | |||||
* | | Add setting.AppSubUrl for LANDING_PAGE = explore | Christophe Le Guern | 2015-03-16 | 1 | -1/+1 |
| | | | | | | Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore | ||||
* | | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -2/+2 |
| | | |||||
* | | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 | 1 | -1/+1 |
| | | |||||
* | | registeration -> registration | Nolan Darilek | 2015-03-12 | 1 | -1/+1 |
| | | |||||
* | | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 | 1 | -7/+7 |
| | | |||||
* | | Handle submodules without a .gitmodules entry - fix #1023 | Filippo Valsorda | 2015-03-10 | 2 | -2/+6 |
|/ | |||||
* | modules/git/signature.go: parse date foramt #663 | Unknwon | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 | 2 | -10/+23 |
|\ | | | | | Use client certificate for SMTP over TLS | ||||
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 | 2 | -13/+17 |
| | | |||||
| * | New feature: SMTP connection may use client certificate. | Dmitry Azhichakov | 2015-02-12 | 2 | -5/+14 |
| | | | | | | | | | | | | New config keys in [mailer] section: - CERT_FILE: path to a certificate file. - KEY_FILE: path to a key file. | ||||
* | | Merge branch 'access' of github.com:gogits/gogs into dev | Unknwon | 2015-02-28 | 5 | -159/+77 |
|\ \ | |||||
| * | | modules/setting: simple behave change in startup | Unknwon | 2015-02-26 | 2 | -11/+5 |
| | | | |||||
| * | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 2 | -53/+49 |
| |\ \ | |||||
| | * | | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 2 | -53/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | The boolean flags in the repo context have been replaced with mode and two methods Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories. | ||||
| * | | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 9 | -79/+71 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||||
| * | | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 1 | -2/+5 |
| | | | | |||||
| * | | | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -8/+8 |
| | | | |