aboutsummaryrefslogtreecommitdiff
path: root/modules/base
Commit message (Expand)AuthorAge
* #1657 allow forcing all private reposUnknwon2015-10-25
* unified API error responseUnknwon2015-10-08
* Commit messages now rendered with line breaks and prefix spacing.Sergio Benitez2015-09-18
* #1646 and other minor fixesUnknwon2015-09-16
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-10
* add regexp to restrict `<code class=""></code>`Hongcai Deng2015-09-10
* add allow attribute `class` to `<code>`Hongcai Deng2015-09-09
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-07
* new user profile settings UIUnknwon2015-09-06
* #1377 add rename repo actionUnknwon2015-09-01
* #1009 Config option for preserving hard line breaksUnknwon2015-09-01
* webhook APIsUnknwon2015-08-29
* #1203 bundle jquery with gogsUnknwon2015-08-28
* new org dashboard issuesUnknwon2015-08-25
* fix timezoneUnknwon2015-08-20
* print time to debugUnknwon2015-08-20
* #1500 use UTC for TimeSinceUnknwon2015-08-20
* Merge pull request #1475 from donbowman/master无闻2015-08-15
|\
| * Merge branch 'master' of https://github.com/gogits/gogsDon Bowman2015-08-12
| |\
| * | fixes for binaryDon Bowman2015-08-12
* | | finish view comments on issue pageUnknwon2015-08-13
* | | finish create issue with labelsUnknwon2015-08-10
| |/ |/|
* | improve fork processUnknwon2015-08-08
* | new markdown stylesFernando San Julián2015-08-01
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-29
* | Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-28
* | Allow explicit charset/codepage setting for ANSI source files to alleviate is...Vladimir Vissoultchev2015-07-27
* | remove blackfriday.EXTENSION_HARD_LINE_BREAK from options.Don Bowman2015-04-08
|/
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
* #637 #738 fix markdown: render special linksUnknwon2015-03-23
* Merge pull request #1020 from jcracknell/tag-exclude-nethtml无闻2015-03-23
|\
| * Mousewheel pasteJames Cracknell2015-03-08
| * Exclude HTML tags from Markdown post-processingJames Cracknell2015-03-08
* | #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-12
|/
* modules/setting: simple behave change in startupUnknwon2015-02-26
* gitlab-like hash namingAlexey Makhov2015-02-19
* Remove the "PHP" style formatting functionPeter Smit2015-02-16
* Fixes #921Peter Smit2015-02-09
* models/action.go: mirror fix on #892Unknwon2015-02-06
* modules/base: fix markdown mention regex for #826Unknwon2015-02-06
* Merge pull request #826 from deringer/dev无闻2015-02-06
|\
| * Adjust MentionPattern to not match users mid-sentence (or email addresses)Michael Dyrynda2015-01-03
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-02
* | modules/base: clean code with #838Unknwon2015-01-30
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-20
* | Change chardet to gogitsPeter Smit2015-01-15
* | Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
|/
* fix compile errorUnknwon2014-12-10
* Merge pull request #727 from Mageti/master无闻2014-12-10
|\