aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #1218 from StrangeWill/blank-name-fixLunny Xiao2015-04-20
|\ | | | | Fixes issue with LDAP inserting users with blank names.
| * Fixes issue with LDAP inserting users with blank names.William Roush2015-04-20
|/
* Merge pull request #1186 from dhuan/author-name-on-explore-pageLunny Xiao2015-04-19
|\ | | | | Display author's name on explore page
| * Fix HTML indentationDhuan2015-04-18
| |
| * Display author's name on explore pageDhuan2015-04-18
| |
* | Merge pull request #1216 from tony/ssh-config-optionsLunny Xiao2015-04-18
|\ \ | |/ |/| SSH config options
| * Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵Tony Narlock2015-04-18
|/ | | | legacy behavior
* Merge pull request #1167 from linquize/http401无闻2015-03-31
|\ | | | | Set Content-Type to text/plain for http status 401
| * 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.
* #1073 #1162 issue ID constraint failedUnknwon2015-03-27
|
* Merge pull request #1159 from davmrtl/develop无闻2015-03-26
|\ | | | | Fix "Plus" icon size in dashboard
| * Fix "Plus" icon size in dashboard (part 2)David Martel2015-03-26
| |
| * Fix "Plus" icon size in dashboardDavid Martel2015-03-25
| |
* | #1070 Clearer error message for illegal charactersUnknwon2015-03-26
| |
* | fix #1156Unknwon2015-03-26
| |
* | update README and gopmfileUnknwon2015-03-26
|/
* auto fix locale file name changeUnknwon2015-03-25
|
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-25
|\
| * Merge pull request #1147 from blemasle/develop无闻2015-03-25
| |\ | | | | | | fixed panic error on user login
| | * fixed panic error on user loginblemasle2015-03-25
| |/
* / #1120 #1132 mirror info not updated when transfer mirro repoUnknwon2015-03-25
|/
* typo fixUnknwon2015-03-25
|
* #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-25
|
* mirror fix of #1105Unknwon2015-03-25
|
* Merge pull request #1144 from masegaloeh/develop无闻2015-03-25
|\ | | | | Fix email contact and link
| * Fix email contact and linkmasegaloeh2015-03-25
|/
* Merge pull request #1105 from linquize/migrate-git无闻2015-03-24
|\ | | | | Allow to migrate through git:// protocol
| * Allow to migrate through git:// protocolLinquize2015-03-20
| |
* | #1114 'New Release' always visibleUnknwon2015-03-24
| |
* | #1140 MySQL root password exposureUnknwon2015-03-24
| |
* | #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
| |
* | #1089 change to fake local email accountUnknwon2015-03-24
| |
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
| |
* | #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
| | | | | | | | - fix bug when add a repo to team, all other team members gets access as well
* | #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
* | | #1101 Anyone can see organization pages even without logging in when sign in ↵Unknwon2015-03-23
| | | | | | | | | | | | required
* | | #1124 lower_name of LDAP user not assignedUnknwon2015-03-23
| | |
* | | #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
| | |
* | | Add Polish supportUnknwon2015-03-22
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-03-22
|\ \ \
| * \ \ Merge pull request #1117 from drew-y/gramHotFix无闻2015-03-22
| |\ \ \ | | | | | | | | | | Fixed minor gramatical error in the US install success msg
| | * | | Fixed minor gramatical error in the us install success msgAndrew Youngwerth2015-03-21
| |/ / /
* | | | fix menu cssUnknwon2015-03-21
| | | |
* | | | UI compatibilityUnknwon2015-03-21
| |_|/ |/| |
* | | add sr-only class, change to new tag lineUnknwon2015-03-20
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1Unknwon2015-03-20
|\ \ \
| * \ \ Merge pull request #1091 from sapk/fix-ng-issue-pages无闻2015-03-19
| |\ \ \ | | | | | | | | | | Apply ng to issue dashboard