aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* 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
| |
* | UI compatibilityUnknwon2015-03-21
| |
* | add sr-only class, change to new tag lineUnknwon2015-03-20
| |
* | #1094: fix localeUnknwon2015-03-19
| |
* | Put default config into binaryUnknwon2015-03-18
| |
* | #1028: Windows Expects UNIX Directory SeparatorUnknwon2015-03-18
| |
* | #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | | | | | - fix delete user but repository watches are not decreased
* | #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
| |
* | Add setting.AppSubUrl for LANDING_PAGE = exploreChristophe Le Guern2015-03-16
| | | | | | Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
* | #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
| |
* | #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-12
| |
* | registeration -> registrationNolan Darilek2015-03-12
| |
* | remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
| |
* | Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
|/
* modules/git/signature.go: parse date foramt #663Unknwon2015-03-06
|