Unknwon
fedc8a211f
Merge pull request #2604 from joshfng/fix-wiki-transfer
Remove local wiki copy on repo transfer. Fixes #2558
10 years ago
Josh Frye
068786034e
Remove local wiki copy on repo transfer. Fixes #2558
10 years ago
Unknwon
1c6aa6c416
Merge pull request #2603 from joshfng/bump-git-module-version
Bump git-module. Fixes #2589
10 years ago
Josh Frye
a7cf23a36c
Bump git-module. Fixes #2589
10 years ago
Unknwon
e11c8407c8
Update locales and update sponsor
10 years ago
Unknwon
e15c6b75d4
#1577 fix missing SQL query placeholder
10 years ago
Unknwon
40893bfe20
Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user
Fix for server error on release page when a user deleted their account
10 years ago
Martin Hartkorn
727beb7d72
Removed HTTP 500 error on the release page when a user deleted their account
10 years ago
Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
10 years ago
Unknwon
bef14f3160
Merge pull request #2585 from andreynering/theme-color-meta-tag
Implementing the "theme-color" meta tag.
10 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
10 years ago
Unknwon
4fd1a4472e
Merge pull request #2582 from chriswatt/tabindex
Fix tab index on new issue/comment form
10 years ago
chriswatt
723417b66d
Fix tab index on new issue/comment form
10 years ago
Unknwon
3a9c8bd557
Merge pull request #2581 from chriswatt/committab
Make commits tab active when on diff page
10 years ago
chriswatt
a32e9cfcfc
Make commits tab active when on diff page
10 years ago
Unknwon
cf0fba454a
Merge pull request #2580 from fnkr/smaller-issue-title
Make issue title smaller
10 years ago
Florian Kaiser
32d87c5491
Make issue title smaller
10 years ago
Unknwon
4cdec819c2
Merge pull request #2579 from nanoant/patch/fix-ldap-username
Fix #2221 LDAP username attribute must be fetched
10 years ago
Adam Strzelecki
7bf5deac1f
Fix #2221 LDAP username attribute must be fetched
This is fix-up for 573305f . Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
10 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
10 years ago
Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
10 years ago
Unknwon
ca5a33b5d6
Merge pull request #2576 from chriswatt/commentarrows
Add avatar arrows to both pull request and issue forms
10 years ago
chriswatt
18d55f1c50
Rename #avatararrow to #avatar-arrow
10 years ago
Unknwon
4e1d819b01
Merge pull request #2570 from andreynering/fix-1738
Workaround delete folder on Windows.
10 years ago
Andrey Nering
905065677a
Workaroud delete folder on Windows. Fix #1738
10 years ago
chriswatt
68528e61bf
Add avatar arrow to pull request form
10 years ago
chriswatt
4e57892afb
Add avatar arrows to new both new issue comment forms
10 years ago
Unknwon
86030ad2e0
Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409
Add an important note about mapping the ssh port on the container to the host
10 years ago
Unknwon
03fc02184d
Merge pull request #2565 from tkausl/issue2563
fixes #2563
10 years ago
Tobias Kunicke
fefe415f4b
parse milestone.deadline as local time
10 years ago
Tobias Kunicke
5ff526d777
regulate timezone for milestone.deadline
10 years ago
Unknwon
7c90f6bacf
Fix #2564 file ignored by git
10 years ago
Unknwon
c5bd288323
Merge pull request #2562 from Eriner/master
optipng
10 years ago
Matt Hamilton
2d21611a23
optipng
10 years ago
Unknwon
3d1beb8a82
Generate CSS for #2561
10 years ago
Unknwon
4fc9746f46
Merge pull request #2561 from chriswatt/develop
Add small arrows on issue comments pointing to users avatar
10 years ago
chriswatt
e9eadaef1a
Add small user arrows on issue comments pointing to users avatar
10 years ago
Unknwon
26feb3693e
#2558 delete local wiki copy when rename repo and user
10 years ago
Unknwon
c0c51ba711
Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme
Feature/markdown custom url scheme
10 years ago
Unknwon
921647b095
Add YunoHost link to README
10 years ago
Unknwon
0fe7627124
Merge pull request #2559 from Techwolf12/develop
Fixes small typo
10 years ago
techwolf12
94cf89b365
Fixes small typo
10 years ago
Unknwon
ad2d66ed4f
#2556 handle space in image URL
10 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
10 years ago
Andrey Nering
ea0db4b5db
go fmt models/git_diff_test.go
10 years ago
Unknwon
671ab5fcbc
Minor fix for #2530
10 years ago
Unknwon
2732046410
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
10 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
10 years ago
Florian Kaiser
d960a61127
Remove unnecessary else-block
10 years ago
Florian Kaiser
b68a8036e6
Remove unnecessary private functions
10 years ago