Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix paging links and issue count | Unknwon | 2015-07-25 | |
| | ||||
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | |
|\ | | | | | Add function in cron to autofix counters in repository | |||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | |
| | | ||||
* | | update Chinese locale | Unknwon | 2015-07-25 | |
| | | ||||
* | | new issue and label page | Unknwon | 2015-07-25 | |
| | | ||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | |
|\ \ | ||||
| * \ | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-07-25 | |
| |\ \ | ||||
| | * \ | Merge pull request #1309 from stettberger/master | 无闻 | 2015-07-25 | |
| | |\ \ | | | | | | | | | | | settings/password: no minimal required characters for OldPassword | |||
| | | * | | settings/password: no minimal required characters for OldPassword | Christian Dietrich | 2015-06-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If users are added to gogs due a reverse proxy automatically, their password is set to their initial username. If their username is shorter than 6 characters, they can never set a password. But since this password is required for some operations (e.g. repository deletion), they could not use all features of gogs until now. | |||
| * | | | | Merge pull request #1249 from donbowman/master | 无闻 | 2015-07-25 | |
| |\ \ \ \ | | | | | | | | | | | | | in routers/repo/download.go, don't set mime type, let go figure it out. | |||
| | * | | | | remove blackfriday.EXTENSION_HARD_LINE_BREAK from options. | Don Bowman | 2015-04-08 | |
| | | |/ / | | |/| | | ||||
| * | | | | Merge pull request #1244 from jamesa/develop | 无闻 | 2015-07-25 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Add full name field to admin's user edit page (fixes #1130) | |||
| | * | | | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | |
| | | | | | ||||
* | | | | | UI: CURD labels | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | | | | | | | | | - fix update lable break connection with repository | |||
* | | | | | UI: basic label list | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | | | | | | | | | - create new label | |||
* | | | | | UI: basci issue list without filters | Unknwon | 2015-07-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - fix isRead check - fix paging | |||
* | | | | | UI: issues - finish basic frame | Unknwon | 2015-07-24 | |
|/ / / / | ||||
* | | | | fix install form def | Unknwon | 2015-07-20 | |
| | | | | ||||
* | | | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | |
| | | | | ||||
* | | | | #1127: hide user e-mail when API caller isn't signed in | Unknwon | 2015-07-15 | |
| | | | | ||||
* | | | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 | |
| | | | | ||||
* | | | | update locale | Unknwon | 2015-07-14 | |
| | | | | ||||
* | | | | add more gitignores | Unknwon | 2015-07-09 | |
| | | | | ||||
* | | | | install - add mail from setting | Unknwon | 2015-07-09 | |
| | | | | ||||
* | | | | UI: install - done | Unknwon | 2015-07-09 | |
| | | | | ||||
* | | | | UI: install - new version | Unknwon | 2015-07-08 | |
| | | | | ||||
* | | | | UI: install - database settings | Unknwon | 2015-07-08 | |
| | | | | ||||
* | | | | update locale | Unknwon | 2015-07-06 | |
| | | | | ||||
* | | | | update locle | Unknwon | 2015-07-06 | |
| | | | | ||||
* | | | | update locale | Unknwon | 2015-07-05 | |
| | | | | ||||
* | | | | update locale | Unknwon | 2015-07-04 | |
| | | | | ||||
* | | | | update locale | Unknwon | 2015-07-03 | |
| | | | | ||||
* | | | | add config options for HELO | Unknwon | 2015-07-03 | |
| | | | | ||||
* | | | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-04-24 | |
|\ \ \ \ | ||||
| * | | | | Add PAM authentication | Paolo Borelli | 2015-04-24 | |
| |/ / / | ||||
| * | | | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵ | Tony Narlock | 2015-04-18 | |
| | | | | | | | | | | | | | | | | legacy behavior | |||
| * | | | Set Content-Type to text/plain for http status 401 | Linquize | 2015-03-28 | |
| | | | | | | | | | | | | | | | | 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 | |
|/ / / | ||||
* / / | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | |
|/ / | ||||
* | | fixed panic error on user login | blemasle | 2015-03-25 | |
| | | ||||
* | | typo fix | Unknwon | 2015-03-25 | |
| | | ||||
* | | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | |
| | | ||||
* | | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | |
| | | ||||
* | | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | |
| | | ||||
* | | #637 #738 fix markdown: render special links | Unknwon | 2015-03-23 | |
| | | | | | | | | - code format for #1020 | |||
* | | Merge pull request #1020 from jcracknell/tag-exclude-nethtml | 无闻 | 2015-03-23 | |
|\ \ | | | | | | | Exclude HTML tags from Markdown post-processing | |||
| * | | Mousewheel paste | James Cracknell | 2015-03-08 | |
| | | | ||||
| * | | Exclude HTML tags from Markdown post-processing | James Cracknell | 2015-03-08 | |
| | | | | | | | | | | | | | | | | | | 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 | |
| | | | ||||
* | | | Add Polish support | Unknwon | 2015-03-22 | |
| | | |