Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve argument parsing for serve command | Peter Smit | 2015-02-09 | 1 | -1/+4 |
| | |||||
* | Fix #922 | Peter Smit | 2015-02-09 | 2 | -3/+3 |
| | |||||
* | Merge pull request #911 from TonyTsangHK/dev | 无闻 | 2015-02-09 | 3 | -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 Tsang | 2015-02-06 | 3 | -0/+16 |
| | | | | | | | | returning 404 for deleted files. | ||||
* | | modules/setting: mirror path issue | Unknwon | 2015-02-08 | 1 | -2/+2 |
| | | |||||
* | | cmd: code fix for #905 | Unknwon | 2015-02-08 | 24 | -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-08 | 8 | -13/+37 |
|\ \ | | | | | | | Add option to provide configuration file on command line | ||||
| * | | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 8 | -13/+37 |
| | | | |||||
* | | | modules/ans1-ber: fix LDAP UTF8 string decoding for #916 | Unknwon | 2015-02-08 | 1 | -4/+4 |
| | | | |||||
* | | | public/ng/css: code generation for #919 | Unknwon | 2015-02-08 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #919 from Stefan-Code/dev | 无闻 | 2015-02-08 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Updated gogs.css - monospace font for hash | ||||
| * | | | Updated gogs.css - monospace font for hash | Stefan | 2015-02-08 | 1 | -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 locale | Unknwon | 2015-02-08 | 3 | -16/+727 |
|/ / / | |||||
* | | | routers/repo/http.go: allow HTTP push/pull by token for #845 | Unknwon | 2015-02-07 | 2 | -51/+29 |
| | | | |||||
* | | | Merge pull request #845 from compressed/token_http | 无闻 | 2015-02-07 | 2 | -7/+49 |
|\ \ \ | | | | | | | | | allow http push by token - #842 | ||||
| * | | | allow http push by token - #842 | Christopher Brickley | 2015-01-08 | 2 | -7/+49 |
| | | | | |||||
* | | | | conf/locale: update locales | Unknwon | 2015-02-07 | 4 | -57/+21 |
| | | | | |||||
* | | | | update README notice and CONTRIBUTING.md | Unknwon | 2015-02-07 | 2 | -21/+16 |
| | | | | |||||
* | | | | able to disable SSH for #883 | Unknwon | 2015-02-07 | 11 | -13/+24 |
| | | | | |||||
* | | | | conf/locale: update French locale | Unknwon | 2015-02-06 | 1 | -15/+14 |
| | | | | |||||
* | | | | code fix for #908, and work for #884 | Unknwon | 2015-02-06 | 4 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #908 from nicolai86/feature/hide-signup-button-884 | 无闻 | 2015-02-06 | 13 | -1/+17 |
|\ \ \ \ | | | | | | | | | | | Make Signup button display configurable - #884 | ||||
| * | | | | Add locales (en/de native, rest -> translate.google.com) | Raphael Randschau | 2015-02-05 | 9 | -1/+10 |
| | | | | | |||||
| * | | | | Hide the registration button depending on the setting | Raphael Randschau | 2015-02-05 | 2 | -0/+3 |
| | | | | | |||||
| * | | | | Add ShowRegistrationButton configuration option | Raphael Randschau | 2015-02-05 | 2 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | models/action.go: add action reopen for #462 | Unknwon | 2015-02-06 | 3 | -45/+84 |
| | | | | | | | | | | | | | | | | - models/issue.go: format comment type names | ||||
* | | | | models/action.go: mirror fix on #892 | Unknwon | 2015-02-06 | 3 | -24/+14 |
| | | | | | | | | | | | | | | | | | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code | ||||
* | | | | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 | 6 | -88/+92 |
| | | | | | | | | | | | | | | | | - conf/locale: add mew translator profile | ||||
* | | | | Merge pull request #826 from deringer/dev | 无闻 | 2015-02-06 | 2 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | Fix user mention bug when parsing markdown documents | ||||
| * | | | add some padding to markdown paragraphs | Michael Dyrynda | 2015-01-03 | 1 | -0/+3 |
| | | | | |||||
| * | | | Adjust MentionPattern to not match users mid-sentence (or email addresses) | Michael Dyrynda | 2015-01-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Fix link to user profile, update based on adjusted MentionPattern | ||||
* | | | | public/ng/css: code generate for #907 | Unknwon | 2015-02-05 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #907 from makhov/new-lines-highlighting-format | 无闻 | 2015-02-05 | 1 | -0/+11 |
|\ \ \ \ | | | | | | | | | | | fix highlighting css for del code | ||||
| * | | | | fix css for same code | Alexey Makhov | 2015-02-05 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | fix css for del code | Alexey Makhov | 2015-02-05 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Merge pull request #904 from makhov/new-lines-highlighting-format | 无闻 | 2015-02-05 | 1 | -14/+20 |
|\| | | | | |_|_|/ |/| | | | new lines highlighting format | ||||
| * | | | new lines highlighting format | Alexey Makhov | 2015-02-05 | 1 | -14/+20 |
|/ / / | |||||
* | | | Merge pull request #892 from EtienneBruines/commit_reference | 无闻 | 2015-02-04 | 1 | -8/+40 |
|\ \ \ | | | | | | | | | Referencing issues from commit messages is now possible. | ||||
| * | | | Referencing issues from commit messages is now possible. | Etienne Bruines | 2015-02-02 | 1 | -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 settings | Unknwon | 2015-02-04 | 3 | -2/+3 |
| | | | | |||||
* | | | | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 | 4 | -12/+86 |
| | | | | |||||
* | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-04 | 3 | -17/+27 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #901 from makhov/fix-diff-view | 无闻 | 2015-02-04 | 3 | -17/+27 |
| |\ \ \ \ | | | | | | | | | | | | | fix lines highlighting at diff view | ||||
| | * | | | | little fix | Alexey Makhov | 2015-02-04 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | add multifile support to diff view highlighting | Alexey Makhov | 2015-02-04 | 1 | -8/+8 |
| | | | | | | |||||
| | * | | | | fix diff lines highlighting | Alexey Makhov | 2015-02-04 | 3 | -12/+22 |
| | | | | | | |||||
| | * | | | | scripts: remove confuse scripts | Unknwon | 2015-02-04 | 2 | -3/+1 |
| | | | | | | |||||
* | | | | | | cmd: update csrf version requirement | Unknwon | 2015-02-04 | 1 | -1/+1 |
|/ / / / / | |||||
* / / / / | scripts: remove confuse scripts | Unknwon | 2015-02-03 | 2 | -3/+1 |
|/ / / / | |||||
* | | | | Merge pull request #897 from makhov/makhov/fix-admin-config | 无闻 | 2015-02-03 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix error at admin/config |