Unknwon
|
5895d43574
|
editor: redirect to new pull request page after create new branch
|
8 years ago |
Unknwon
|
f129e0ecb5
|
repo/editor: fix breadcrumb path cuts parent dirs (#3859)
|
8 years ago |
Unknwon
|
eb66060cd7
|
log: start using gopkg.in/clog.v1
|
8 years ago |
Unknwon
|
6cc992ea54
|
Minor fix for PR #3687
|
8 years ago |
Stefan Grönke
|
3376354ed8
|
Check if file is a symlink with web editor (#3687)
* editor checks for symlinks
* translate file_is_a_symlink message
* credit translation author
|
8 years ago |
Unknwon
|
67380cf47b
|
Minor code fix
|
8 years ago |
LefsFlare
|
39fdb0f9c4
|
Fixed 404 caused by unexpected question mark (#3668)
This fixes 404 caused when creating new files or wiki pages with question marks.
|
8 years ago |
Unknwon
|
dadd35b636
|
#3559 fix template error
|
8 years ago |
Andrey Nering
|
9ac46fb983
|
Support Editorconfig on web editor
|
8 years ago |
Unknwon
|
643142acab
|
Web editor: support upload files
|
8 years ago |
Unknwon
|
780cc2d110
|
router/repo: code refactoring
|
8 years ago |
Unknwon
|
62b0dc4853
|
Web editor: fix cannot create new file in subdirectory
|
8 years ago |
Unknwon
|
429c92c0ce
|
#3516 enforce line ending to be \n from web editor
|
8 years ago |
Unknwon
|
ba27d71abe
|
Web editor: improve edit file
|
8 years ago |
Unknwon
|
0114fdcba4
|
Web editor: improve delete file process
|
8 years ago |
Unknwon
|
f8a48ffaad
|
Web editor: improve code quality
|
8 years ago |
Unknwon
|
a00c932bbc
|
General code quality improvement
|
8 years ago |
Unknwon
|
2625193a48
|
models/repo_editor: improve code quality
|
8 years ago |
Unknwon
|
8637e67e6f
|
Fix outdated edit can’t overwrite changes
|
8 years ago |
Unknwon
|
54e0ada9d5
|
Web editor: improve delete file
|
8 years ago |
Unknwon
|
cd89f6c502
|
Web editor: improve edit file and diff preview
|
8 years ago |
Unknwon
|
15845cb287
|
Code clean up for new config options
|
8 years ago |
Richard Mahn
|
d0a0239bac
|
Squashed commit of the following:
commit 0afcb843d7
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 17:13:29 2016 -0600
Removed Upload stats as the upload table is just a temporary table
commit 7ecd73ff55
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 08:42:41 2016 -0600
Fix for CodeMirror mode
commit c29b9ab531
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 08:03:33 2016 -0600
Made tabbing in editor use spaces
commit 23af384c53
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 07:56:46 2016 -0600
Fix for data-url
commit cfb8a97591
Merge: 7fc8a89 991ce42
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 07:42:53 2016 -0600
Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file
Conflicts:
modules/bindata/bindata.go
public/js/gogs.js
commit 7fc8a89cb4
Merge: fd3d86c c03d040
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 07:40:00 2016 -0600
Merge branch 'feature-create-and-edit-repo-file' of github.com:richmahn/gogs into feature-create-and-edit-repo-file
commit fd3d86ca6b
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Sun Jul 31 07:39:44 2016 -0600
Code cleanup
commit c03d0401c1
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Fri Jul 29 15:38:23 2016 -0600
Code cleanup
commit 98e1206ccf
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Thu Jul 28 18:36:01 2016 -0600
Code cleanup and fixes
commit c2895dc742
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Thu Jul 28 18:24:04 2016 -0600
Fixes per Unknwon's requests
commit 6aa7e46b21
Merge: 889e9fa ad7ea88
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Thu Jul 28 17:13:43 2016 -0600
Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file
Conflicts:
modules/bindata/bindata.go
modules/setting/setting.go
commit 889e9faf1b
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Fri Jul 22 14:09:18 2016 -0600
Fix in gogs.js
commit 47603edf22
Merge: bb57912 cf85e9e
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Fri Jul 22 14:07:36 2016 -0600
Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file
Conflicts:
modules/bindata/bindata.go
public/js/gogs.js
commit bb57912558
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Fri Jul 22 14:02:18 2016 -0600
Update for using CodeMirror mode addon
commit d10d128c51
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Tue Jul 19 16:12:57 2016 -0600
Update for Edit
commit 34a3498202
Merge: fa1b752 1c7dcdd
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Tue Jul 19 11:52:02 2016 -0600
Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file
Conflicts:
modules/bindata/bindata.go
commit fa1b752be2
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date: Fri Jul 15 18:35:42 2016 -0600
Feature for editing, creating, uploading and deleting files
|
8 years ago |