Lunny Xiao
11f6ed4f83
fix api route ( #7346 ) ( #7347 )
5 years ago
Antoine GIRARD
e94a84248d
add .fa margin like .octicon ( #7267 )
6 years ago
John Olheiser
cf7a5b3d91
Changelog 1.8.3 ( #7230 )
...
* Changelog 1.8.3
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Suggestion
Co-Authored-By: zeripath <art27@cantab.net>
6 years ago
zeripath
5d1a8d23b0
Always set userID on LFS authentication ( #7224 )
...
* Always set userID on LFS authentication
Fix #5478
Fix #7219
* Deploy keys should only be able to read their repos
6 years ago
zeripath
dbd0a2e6dc
Fix LFS Locks over SSH ( #6999 ) ( #7223 )
...
* Fix LFS Locks over SSH
* Mark test as skipped
6 years ago
Lunny Xiao
7697a282d6
fix duplicated file on pull request conflicted files ( #7211 ) ( #7214 )
6 years ago
zeripath
76e8eec3d9
Detect noreply email address as user ( #7133 ) ( #7195 )
6 years ago
Lunny Xiao
10effb396a
if milestone id is zero don't get it from database ( #7174 )
6 years ago
Lanre Adelowo
5e97b2d00e
archived repos can be starred and watched ( #7163 ) ( #7168 )
6 years ago
Lunny Xiao
873acd884d
fix GCArgs load from ini ( #7156 ) ( #7157 )
6 years ago
techknowlogick
dc73b2748d
1.8.2 changelog ( #7079 )
...
* 1.8.2 changelog
6 years ago
Lunny Xiao
31ad8b7026
Fix wrong init dependency on markup extensions ( #7038 ) ( #7074 )
...
* fix wrong init dependency on markup extensions
6 years ago
techknowlogick
d07edc5336
Handle early git version's lack of get-url ( #7065 ) ( #7076 )
6 years ago
Lunny Xiao
63cb160cb1
fix possbile mysql invalid connnection error ( #7051 ) ( #7071 )
6 years ago
zeripath
8d5c3d3d0b
Install page - Handle invalid administrator username better ( #7060 ) ( #7063 )
...
* Install page - detect invalid admin username before installing
* Also fix #6954
6 years ago
techknowlogick
706d85b87d
Disable arm7 builds ( #7037 ) ( #7042 )
6 years ago
jpicht
75e491c03e
Fix default for allowing new organization creation for new users ( #7017 ) ( #7034 )
...
* FIX issue 6542
When creating users DefaultAllowCreateOrganization was ignored.
Signed-off-by: Julian Picht <julian.picht@gmail.com>
* fix TestCreateUser_Issue5882
Signed-off-by: Julian Picht <julian.picht@gmail.com>
6 years ago
Lauris BH
608f46e59c
SearchRepositoryByName improvements and unification ( #6897 ) ( #7002 )
...
* SearchRepositoryByName improvements and unification (#6897 )
* Update tests
Co-Authored-By: zeripath <art27@cantab.net>
* Update tests
Co-Authored-By: zeripath <art27@cantab.net>
* Update tests
Co-Authored-By: zeripath <art27@cantab.net>
* Fix tests
6 years ago
David Schneiderbauer
895764e7f5
fix u2f registrationlist ToRegistrations() method ( #6980 ) ( #6982 )
6 years ago
mrsdizzie
21983965d0
Allow collaborators to view repo owned by private org ( #6965 ) ( #6968 )
...
* Allow collaborators to view repo owned private org (#6965 )
Handle case where an orginization is private but a user who is not a
member of the orgninization has been added as a collaborator of a repo
within that org
Fixes #6962
* Match release/v1.8 fixtures
6 years ago
techknowlogick
e069a75817
Use AppURL for Oauth user link ( #6894 ) ( #6925 )
6 years ago
zeripath
ebb8fa610c
Escape the commit message on issues update ( #6901 ) ( #6902 )
6 years ago
Richard Mahn
c8fc7fce4a
Fixes #6881 - API users search fix ( #6882 ) ( #6885 )
6 years ago
John Olheiser
57b226e284
1.8.1 changelog ( #6877 )
...
* New and improved
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add backport/original PR numbers
Change wording for 500 error
Signed-off-by: jolheiser <john.olheiser@gmail.com>
6 years ago
Lunny Xiao
5f20841bc3
Fix 404 when send pull request some situation ( #6871 ) ( #6873 )
6 years ago
Antoine GIRARD
40dc7342cf
Enforce osusergo build tag for releases ( #6869 )
6 years ago
techknowlogick
6d2f0e555e
Don't post process commit summary in templates ( #6868 )
...
Backport #6842 credit to @mrsdizzie
6 years ago
Lunny Xiao
476ca67cd4
fix config ui error about cache ttl ( #6861 ) ( #6865 )
6 years ago
Lunny Xiao
96eb99ea55
fix 500 when reviewer is deleted with integration tests ( #6856 ) ( #6860 )
6 years ago
zeripath
83560bf9d0
Attempt to fix #6707 ( #6823 ) ( #6854 )
6 years ago
techknowlogick
6b29a6b6f2
Added tags pull step to drone config to show correct version hashes ( #6839 )
...
Backport #6836
6 years ago
SagePtr
74eee64b57
Fix double-generation of scratch token (backport #6833 ) ( #6835 )
6 years ago
zeripath
d21dabab4e
When mirroring we should set the remote to mirror ( #6824 ) ( #6834 )
6 years ago
Lauris BH
34ba1c8957
Show scrollbar only when needed ( #6802 ) ( #6803 )
6 years ago
techknowlogick
98d82a7dd9
Service worker js is a missing comma ( #6788 ) ( #6795 )
6 years ago
silverwind
ee163a8af1
Minor CSS cleanup for the navbar ( #6553 ) ( #6781 )
...
* Minor CSS cleanup for the navbar
* move height fix to navbar
Fixes : #6776
6 years ago
ngourdon
ed96b84b2e
Set user search base field optional in DLDAP edit page ( #6779 ) ( #6789 )
6 years ago
ngourdon
7284829962
Fix team edit API panic ( #6785 )
...
* fix team edit API panic
* Change user to a member of the owner team
6 years ago
zeripath
21fb791747
Detect encoding and BOM in content ( #6727 ) ( #6765 )
...
Detect and remove a decoded BOM when showing content.
Restore the previous encoding and BOM when updating content.
On error keep as UTF-8 encoding.
Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago
mrsdizzie
8b3aad940e
Stricter domain name pattern in email regex ( #6768 )
...
Backport of #6739
6 years ago
Lunny Xiao
81adf6ad86
Fix org visibility bug when git cloning ( #6743 ) ( #6762 )
...
* fix org visibility bug
* fix permission check
* add integration tests
* fix tests
* change test user name for easier maintainance and fix test
* fix test git repo name
6 years ago
techknowlogick
e6cd4f3276
OAuth2 token can be used in basic auth ( #6747 ) ( #6761 )
6 years ago
Lunny Xiao
30226b4793
fix missing return ( #6751 ) ( #6756 )
6 years ago
Lunny Xiao
aecd9231ba
Fix: Sort repos on org home page with non-admin login ( #6741 ) ( #6746 )
6 years ago
Lanre Adelowo
26c1550643
Drop is_bare IDX only when it exists for MySQL and MariaDB ( #6736 ) ( #6744 )
...
* Drop is_bare IDX only when it exists
* show indexes only on mysql or mariadb
6 years ago
Lunny Xiao
5f6b118007
Fix team members API ( #6714 ) ( #6729 )
6 years ago
John Olheiser
b1cb52e477
[API] Load issue attributes when editing an issue ( #6723 ) ( #6725 )
6 years ago
techknowlogick
799f5e05c9
1.8.0 Changelog ( #6678 )
6 years ago
zeripath
497f37bffd
Unfortunately MemProvider Init does not actually Init properly ( #6692 ) ( #6693 )
...
* Unfortunately MemProvider Init does not actually Init properly
Worse all of its members are private and you cannot update them.
Simple fix copy it in to modules session.
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Fix misspelling
6 years ago
zeripath
d7aa553f1b
Prevent creating empty sessions ( #6677 ) ( #6690 )
...
Backport #6677
Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago