Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | editor: fix cannot redirect to correct pull request URL | Unknwon | 2017-02-23 |
| | | | | | | | | Was only possible to correctly redirect to pull request page within same repository. And didn't take care of case when upstream has disabled pull request. Also add a new method 'PullRequestURL' to unify the code. | ||
* | editor: redirect to new pull request page after create new branch | Unknwon | 2017-02-20 |
| | |||
* | repo/editor: fix breadcrumb path cuts parent dirs (#3859) | Unknwon | 2017-02-16 |
| | |||
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
| | |||
* | Minor fix for PR #3687 | Unknwon | 2016-12-21 |
| | |||
* | Check if file is a symlink with web editor (#3687) | Stefan Grönke | 2016-12-21 |
| | | | | | | | | * editor checks for symlinks * translate file_is_a_symlink message * credit translation author | ||
* | Minor code fix | Unknwon | 2016-12-21 |
| | |||
* | Fixed 404 caused by unexpected question mark (#3668) | LefsFlare | 2016-12-21 |
| | | | This fixes 404 caused when creating new files or wiki pages with question marks. | ||
* | #3559 fix template error | Unknwon | 2016-08-31 |
| | |||
* | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 |
| | |||
* | Web editor: support upload files | Unknwon | 2016-08-30 |
| | |||
* | router/repo: code refactoring | Unknwon | 2016-08-30 |
| | |||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 |
| | |||
* | #3516 enforce line ending to be \n from web editor | Unknwon | 2016-08-28 |
| | |||
* | Web editor: improve edit file | Unknwon | 2016-08-28 |
| | |||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 |
| | |||
* | Web editor: improve code quality | Unknwon | 2016-08-24 |
| | |||
* | General code quality improvement | Unknwon | 2016-08-16 |
| | |||
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 |
| | |||
* | Fix outdated edit can’t overwrite changes | Unknwon | 2016-08-15 |
| | |||
* | Web editor: improve delete file | Unknwon | 2016-08-14 |