Unknwon
c8116aed7f
Minor HTML fix for delete repository notice
9 years ago
Unknwon
c831d5a003
#3186 fix wrong link for new pull request button of non-fork repository
9 years ago
Unknwon
41c8e6c524
#3076 detect invalid tag name git error
9 years ago
Siarhei Navatski
5699e25718
add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )
9 years ago
Unknwon
ca6a550cbc
Fix misselection of issues view type
9 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
9 years ago
Unknwon
cb5bfbcc5f
#3274 fix can't get webhook detail of organization
9 years ago
Unknwon
bc2448daaa
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
9 years ago
Richard Mahn
e0a1e59ada
Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )
9 years ago
Kim Carlbäcker
a60155f637
[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
9 years ago
Unknwon
d6fbbb3384
#2458 fix emoji been rendered inside raw content area
9 years ago
Unknwon
88a3fbf8de
Update locale
9 years ago
Unknwon
d3505ff984
Minor fix for #3246
9 years ago
Pablo Saavedra
5a99c23938
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )
Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
9 years ago
Pheng Heong TAN
18c2e0e559
Modify behaviour of repo-delete. ( #3232 )
Re: issues gogits/gogs#2863 and gogits/gogs#3231
As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.
Meta
-----
This commit will be rebased onto the 'develop' branch.
9 years ago
Andrey Nering
cdc7a8c613
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff ( #3174 )
9 years ago
Andrey Nering
f4454c375e
Localize collaboration settings. ( #3100 )
Closes #2764
9 years ago
Unknwon
389c3c8ac9
Update glide.yaml
9 years ago
Kim Carlbäcker
346d734eff
PDF-Previews in file-lists now working ( #3000 )
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Unknwon
ab4d2d3a25
#2916 fix sort' field missing on issue pagination link
9 years ago
Unknwon
8f4ab731b5
Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
9 years ago
Odin Ugedal
12eca78897
Add prorper escaping of url in issue form
9 years ago
Odin Ugedal
328ede550c
Fix problems with '#' in branchname
Add proper escaping of '#' in branchname in compare when doing pull
requests. This addresses issue #2822 .
9 years ago
Unknwon
2af0e84e06
Minor fixes for #2761
9 years ago
Unknwon
c6392a584f
Merge pull request #2761 from soudy/grey-out-merge-commit
Grey out merge commits
9 years ago
Unknwon
f925c24186
Fix pull request availability check
9 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
9 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
9 years ago
Steven Oud
3aaa028453
Put if statement of grey merge commits on one line
9 years ago
Steven Oud
38f71e0e70
Grey out merge commits
9 years ago
Unknwon
a17a5e3b8a
Merge pull request #2757 from joshfng/fix-fork-relative-url
Use relative url when showing forked from
9 years ago
Josh Frye
7f00c46492
Use relative url when showing forked from
9 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
9 years ago
Josh Frye
2819d156d7
Update delete wiki page route
9 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
9 years ago
Unknwon
c6e810c585
Merge pull request #2738 from andreynering/emogify
Render emojis in more places.
9 years ago
Unknwon
22599912df
Minor fixes for #2745
9 years ago
Josh Frye
18bac095c0
Repo setting to delete and disable wiki
9 years ago
Andrey Nering
7bbb4b49e7
Render emojis in more places.
9 years ago
Unknwon
d671961d0f
Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
9 years ago
chriswatt
ce7d4fd150
Remove download archive button on wiki pages
9 years ago
chriswatt
2cb08b6ae6
Change colour of numbers on pull request tabs if greater than zero
9 years ago
Lukas Dietrich
a742d71e41
Add ForegroundColor for labels
9 years ago
Andrey Nering
6b296dbf42
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
9 years ago
Unknwon
a16ec44cf5
Fix #857
9 years ago
Unknwon
beaaf5b8f2
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
9 years ago
Download-Fritz
c8d4d1bd2e
#2505 Allow to fork and disallow to create PRs for mirrors.
9 years ago
Andrey Nering
602ef9ba5f
Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates
Priority:
- root
- .gogs
- .github
9 years ago
Unknwon
04d7b393ab
Minor fix for #2624
9 years ago