summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better naming on #891Unknwon2015-02-117-11/+11
|
* models: make code change for session issue with SQLite3 #739Unknwon2015-02-104-52/+60
|
* modules/middleware/auth.go: remove uncheck login for watch a repo #929Unknwon2015-02-101-5/+0
|
* able to allow insecure certification of webhook for #891Unknwon2015-02-109-19/+28
|
* update gopmfile and READMEUnknwon2015-02-093-5/+8
|
* models/repo.go: add update hook when migrate for #789Unknwon2015-02-091-6/+8
|
* templates/ng/base: change year to 2015, fix #928Unknwon2015-02-094-5/+5
| | | | - conf/locale: update Japanese locale
* Merge pull request #924 from phsmit/fix_921无闻2015-02-091-2/+3
|\ | | | | Fixes #921
| * Fixes #921Peter Smit2015-02-091-2/+3
| | | | | | | | Fixes #921 and makes the Mention regexp be in line with the others
* | Merge pull request #923 from phsmit/fix_922无闻2015-02-093-4/+7
|\ \ | |/ |/| Fix #922
| * Improve argument parsing for serve commandPeter Smit2015-02-091-1/+4
| |
| * Fix #922Peter Smit2015-02-092-3/+3
|/
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-093-0/+16
|\ | | | | Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
| * Link to previous commited source file (diff.view_file button) instead of ↵Tony Tsang2015-02-063-0/+16
| | | | | | | | returning 404 for deleted files.
* | modules/setting: mirror path issueUnknwon2015-02-081-2/+2
| |
* | cmd: code fix for #905Unknwon2015-02-0824-283/+106
| | | | | | | | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-088-13/+37
|\ \ | | | | | | Add option to provide configuration file on command line
| * | Add option to provide configuration file on command linePeter Smit2015-02-058-13/+37
| | |
* | | modules/ans1-ber: fix LDAP UTF8 string decoding for #916Unknwon2015-02-081-4/+4
| | |
* | | public/ng/css: code generation for #919Unknwon2015-02-081-0/+3
| | |
* | | Merge pull request #919 from Stefan-Code/dev无闻2015-02-081-0/+3
|\ \ \ | | | | | | | | Updated gogs.css - monospace font for hash
| * | | Updated gogs.css - monospace font for hashStefan2015-02-081-0/+3
| | | | | | | | | | | | Updated gogs.css to use monospaced font for sha hash label in repository view to make it look nicer because of equal label width.
* | | | conf/locale: add Spanish localeUnknwon2015-02-083-16/+727
|/ / /
* | | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-072-51/+29
| | |
* | | Merge pull request #845 from compressed/token_http无闻2015-02-072-7/+49
|\ \ \ | | | | | | | | allow http push by token - #842
| * | | allow http push by token - #842Christopher Brickley2015-01-082-7/+49
| | | |
* | | | conf/locale: update localesUnknwon2015-02-074-57/+21
| | | |
* | | | update README notice and CONTRIBUTING.mdUnknwon2015-02-072-21/+16
| | | |
* | | | able to disable SSH for #883Unknwon2015-02-0711-13/+24
| | | |
* | | | conf/locale: update French localeUnknwon2015-02-061-15/+14
| | | |
* | | | code fix for #908, and work for #884Unknwon2015-02-064-2/+5
| | | |
* | | | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-0613-1/+17
|\ \ \ \ | | | | | | | | | | Make Signup button display configurable - #884
| * | | | Add locales (en/de native, rest -> translate.google.com)Raphael Randschau2015-02-059-1/+10
| | | | |
| * | | | Hide the registration button depending on the settingRaphael Randschau2015-02-052-0/+3
| | | | |
| * | | | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-052-0/+4
| | |_|/ | |/| |
* | | | models/action.go: add action reopen for #462Unknwon2015-02-063-45/+84
| | | | | | | | | | | | | | | | - models/issue.go: format comment type names
* | | | models/action.go: mirror fix on #892Unknwon2015-02-063-24/+14
| | | | | | | | | | | | | | | | | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code
* | | | modules/base: fix markdown mention regex for #826Unknwon2015-02-066-88/+92
| | | | | | | | | | | | | | | | - conf/locale: add mew translator profile
* | | | Merge pull request #826 from deringer/dev无闻2015-02-062-2/+5
|\ \ \ \ | |/ / / |/| | | Fix user mention bug when parsing markdown documents
| * | | add some padding to markdown paragraphsMichael Dyrynda2015-01-031-0/+3
| | | |
| * | | Adjust MentionPattern to not match users mid-sentence (or email addresses)Michael Dyrynda2015-01-031-2/+2
| | | | | | | | | | | | | | | | Fix link to user profile, update based on adjusted MentionPattern
* | | | public/ng/css: code generate for #907Unknwon2015-02-051-0/+12
| | | |
* | | | Merge pull request #907 from makhov/new-lines-highlighting-format无闻2015-02-051-0/+11
|\ \ \ \ | | | | | | | | | | fix highlighting css for del code
| * | | | fix css for same codeAlexey Makhov2015-02-051-0/+5
| | | | |
| * | | | fix css for del codeAlexey Makhov2015-02-051-0/+6
| | | | |
* | | | | Merge pull request #904 from makhov/new-lines-highlighting-format无闻2015-02-051-14/+20
|\| | | | | |_|_|/ |/| | | new lines highlighting format
| * | | new lines highlighting formatAlexey Makhov2015-02-051-14/+20
|/ / /
* | | Merge pull request #892 from EtienneBruines/commit_reference无闻2015-02-041-8/+40
|\ \ \ | | | | | | | | Referencing issues from commit messages is now possible.
| * | | Referencing issues from commit messages is now possible.Etienne Bruines2015-02-021-8/+40
| | | | | | | | | | | | | | | | | | | | | | | | Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before. Fixes #462, #668, #732.
* | | | models: sanitize user full name when update settingsUnknwon2015-02-043-2/+3
| | | |