Unknwon
|
7e09d210ba
|
Initial version of protected branches (#776)
- Able to restrict force push and deletion
- Able to restrict direct push
|
8 years ago |
Unknwon
|
94f91543b6
|
Fix compilation error
|
8 years ago |
Thibault Meyer
|
a45205b988
|
Commits fetch concurrency (#3837)
|
8 years ago |
Unknwon
|
eb66060cd7
|
log: start using gopkg.in/clog.v1
|
8 years ago |
Unknwon
|
0d9e435bfe
|
IPythonNotebook: CSS adjustment for PR #4070
|
8 years ago |
Herbert
|
9af0dd23dd
|
Ipython notebook support (#4070)
* added marked and notebookjs javascript libraries
* added ipython notebook render support using javascript libraries
* recompiled gogs.css to include ipynb-related css
* removed superflous javascript library files
|
8 years ago |
Unknwon
|
2527037973
|
routers/repo: minor code fix for PR #3758
|
8 years ago |
Andrey Nering
|
1d951cfc49
|
Fix 500 when repo has invalid .editorconfig (#3758)
Creating a notice instead
Fixes #3643
|
8 years ago |
Unknwon
|
a2f2f7717a
|
Fix template error when rendering non-README markdown (#4063)
|
8 years ago |
Unknwon
|
8cb903fbbb
|
Fix unexpected rendering of README when it is not in Markdown
This patch also handles case when a file name looks like README
but is not a text file (e.g. image, PDF).
|
8 years ago |
Nico Mandery
|
adcb1d7c65
|
serve video files using the HTML5 video tag (#3967)
|
8 years ago |
Unknwon
|
dadd35b636
|
#3559 fix template error
|
8 years ago |
Unknwon
|
643142acab
|
Web editor: support upload files
|
8 years ago |
Unknwon
|
780cc2d110
|
router/repo: code refactoring
|
8 years ago |
Unknwon
|
0114fdcba4
|
Web editor: improve delete file process
|
8 years ago |
Unknwon
|
6e171c5225
|
Web editor: improve edit file tooltip
|
8 years ago |
Unknwon
|
f8a48ffaad
|
Web editor: improve code quality
|
8 years ago |
Unknwon
|
4a19fd6441
|
Web editor: temporarily disable upload and quick fix for edit and new
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
|
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 |
Andrey Nering
|
dbed39ba05
|
On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
Closes #3182
|
8 years ago |
Unknwon
|
f70343660d
|
Little code refactoring
|
8 years ago |
Rory McNamara
|
c8b45ecc27
|
Render the Code view on the server (minus syntax highlighting) (#2942)
* render code view server side
* remove debug print
* fix multiline selection bug
* change string concatenation to bytes.Buffer for efficiency
* Fix newlines added by previous for hljs
* fix selection highlighting
* make css changes in .less
|
8 years ago |
Unknwon
|
46e96c008c
|
Use struct for UI settings
|
8 years ago |
Kim Carlbäcker
|
f4ab50501e
|
[Fix] Don't display way too large files #1513 (#3253)
* Add MaxDisplayFileSize setting
* Don't show files that are too large
* Localized FileTooLarge
* Change IsFileTooBig => IsFileTooLarge
|
8 years ago |
Unknwon
|
4bbb878d20
|
Minor fix for #3194
- Update locale bindata
|
8 years ago |
Sandro Santilli
|
2ce60ff314
|
Include repository owner name and description in html title (#3194)
Closes #3192
|
8 years ago |
Kim Carlbäcker
|
3df8eb60e3
|
PDF-Previews in file-lists now working (#3000)
|
9 years ago |
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
d5a3021a7d
|
Make markdown as an independent module
|
9 years ago |
Andrey Nering
|
2bfb8bb5fd
|
Enable sintax highlighting on diff view. Close #733
|
9 years ago |
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Unknwon
|
6673dcb038
|
#2103 #2181 improvments of highlight class name
|
9 years ago |
Unknwon
|
19423957b1
|
rename import path
|
9 years ago |
Unknwon
|
7509fa2c33
|
improve get commits performance
|
9 years ago |
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
9 years ago |
Unknwon
|
a576224d0e
|
unified name: IsViewBranch, IsViewCommit and IsViewTag
|
9 years ago |
Unknwon
|
e538ff2770
|
fix #1829 and fix #890
|
9 years ago |
Unknwon
|
2b10fdc4dc
|
Wiki: UI for page new
|
9 years ago |
Unknwon
|
b80e848d02
|
upgrade libs
|
9 years ago |
Unknwon
|
ab9411be2a
|
clean up code
|
9 years ago |
Unknwon
|
9ab96172fc
|
new watchers, stars and forks UI
|
9 years ago |
Unknwon
|
7b1c10ea7e
|
new repo ui
- copy link button: #1396, #1168, #1668,
- synxtax highlight: #1712, #1549, #1315, #670
- z-index: #1942
|
9 years ago |
Unknwon
|
1d57f0d64f
|
Show custom avatars in commits
|
9 years ago |
Unknwon
|
0d4498429c
|
work on #1904
|
9 years ago |
Unknwon
|
3a81fdf092
|
rename fields
|
9 years ago |
Filippo Valsorda
|
5d5d774e03
|
Handle submodules without a .gitmodules entry - fix #1023
|
10 years ago |
Unknwon
|
afccd0a3ee
|
models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
|
10 years ago |