aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
...
* fix paging links and issue countUnknwon2015-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 repositoryVitaliy Vasilenko2015-03-21
| |
* | update Chinese localeUnknwon2015-07-25
| |
* | new issue and label pageUnknwon2015-07-25
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-25
|\ \
| * \ Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-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 OldPasswordChristian Dietrich2015-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 Bowman2015-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)James2015-04-28
| | | | |
* | | | | UI: CURD labelsUnknwon2015-07-24
| | | | | | | | | | | | | | | | | | | | - fix update lable break connection with repository
* | | | | UI: basic label listUnknwon2015-07-24
| | | | | | | | | | | | | | | | | | | | - create new label
* | | | | UI: basci issue list without filtersUnknwon2015-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | - fix isRead check - fix paging
* | | | | UI: issues - finish basic frameUnknwon2015-07-24
|/ / / /
* | | | fix install form defUnknwon2015-07-20
| | | |
* | | | #1128: API calls are not hidden behind sign inUnknwon2015-07-15
| | | |
* | | | #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-15
| | | |
* | | | use pam and update TRANSLATORSUnknwon2015-07-14
| | | |
* | | | update localeUnknwon2015-07-14
| | | |
* | | | add more gitignoresUnknwon2015-07-09
| | | |
* | | | install - add mail from settingUnknwon2015-07-09
| | | |
* | | | UI: install - doneUnknwon2015-07-09
| | | |
* | | | UI: install - new versionUnknwon2015-07-08
| | | |
* | | | UI: install - database settingsUnknwon2015-07-08
| | | |
* | | | update localeUnknwon2015-07-06
| | | |
* | | | update locleUnknwon2015-07-06
| | | |
* | | | update localeUnknwon2015-07-05
| | | |
* | | | update localeUnknwon2015-07-04
| | | |
* | | | update localeUnknwon2015-07-03
| | | |
* | | | add config options for HELOUnknwon2015-07-03
| | | |
* | | | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-04-24
|\ \ \ \
| * | | | Add PAM authenticationPaolo Borelli2015-04-24
| |/ / /
| * | | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵Tony Narlock2015-04-18
| | | | | | | | | | | | | | | | legacy behavior
| * | | Set Content-Type to text/plain for http status 401Linquize2015-03-28
| | | | | | | | | | | | | | | | This is because git command line shows the failure reason only if Content-Type is text/plain.
* | | | update typo in locale filesUnknwon2015-04-24
|/ / /
* / / #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|/ /
* | fixed panic error on user loginblemasle2015-03-25
| |
* | typo fixUnknwon2015-03-25
| |
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-25
| |
* | #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
| |
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
| |
* | #637 #738 fix markdown: render special linksUnknwon2015-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 pasteJames Cracknell2015-03-08
| | |
| * | Exclude HTML tags from Markdown post-processingJames Cracknell2015-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 templateUnknwon2015-03-23
| | |
* | | Add Polish supportUnknwon2015-03-22
| | |