Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix api route (#7346) (#7347)release/v1.8 | Lunny Xiao | 2019-07-03 | 1 | -4/+4 |
| | |||||
* | add .fa margin like .octicon (#7267) | Antoine GIRARD | 2019-06-20 | 2 | -2/+2 |
| | |||||
* | Changelog 1.8.3 (#7230)v1.8.3 | John Olheiser | 2019-06-17 | 1 | -0/+10 |
| | | | | | | | | | | * Changelog 1.8.3 Signed-off-by: jolheiser <john.olheiser@gmail.com> * Suggestion Co-Authored-By: zeripath <art27@cantab.net> | ||||
* | Always set userID on LFS authentication (#7224) | zeripath | 2019-06-17 | 1 | -59/+61 |
| | | | | | | | | | * Always set userID on LFS authentication Fix #5478 Fix #7219 * Deploy keys should only be able to read their repos | ||||
* | Fix LFS Locks over SSH (#6999) (#7223) | zeripath | 2019-06-17 | 3 | -68/+149 |
| | | | | * Fix LFS Locks over SSH * Mark test as skipped | ||||
* | fix duplicated file on pull request conflicted files (#7211) (#7214) | Lunny Xiao | 2019-06-15 | 1 | -1/+11 |
| | |||||
* | Detect noreply email address as user (#7133) (#7195) | zeripath | 2019-06-13 | 1 | -0/+13 |
| | |||||
* | if milestone id is zero don't get it from database (#7174) | Lunny Xiao | 2019-06-10 | 1 | -6/+8 |
| | |||||
* | archived repos can be starred and watched (#7163) (#7168) | Lanre Adelowo | 2019-06-10 | 1 | -1/+1 |
| | |||||
* | fix GCArgs load from ini (#7156) (#7157) | Lunny Xiao | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | 1.8.2 changelog (#7079)v1.8.2 | techknowlogick | 2019-05-29 | 1 | -0/+15 |
| | | | * 1.8.2 changelog | ||||
* | Fix wrong init dependency on markup extensions (#7038) (#7074) | Lunny Xiao | 2019-05-29 | 4 | -3/+12 |
| | | | * fix wrong init dependency on markup extensions | ||||
* | Handle early git version's lack of get-url (#7065) (#7076) | techknowlogick | 2019-05-29 | 1 | -1/+12 |
| | |||||
* | fix possbile mysql invalid connnection error (#7051) (#7071) | Lunny Xiao | 2019-05-29 | 1 | -0/+6 |
| | |||||
* | Install page - Handle invalid administrator username better (#7060) (#7063) | zeripath | 2019-05-28 | 2 | -12/+40 |
| | | | | | * Install page - detect invalid admin username before installing * Also fix #6954 | ||||
* | Disable arm7 builds (#7037) (#7042) | techknowlogick | 2019-05-25 | 1 | -1/+1 |
| | |||||
* | Fix default for allowing new organization creation for new users (#7017) (#7034) | jpicht | 2019-05-25 | 2 | -2/+3 |
| | | | | | | | | | | | | * 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> | ||||
* | SearchRepositoryByName improvements and unification (#6897) (#7002) | Lauris BH | 2019-05-21 | 7 | -237/+175 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | fix u2f registrationlist ToRegistrations() method (#6980) (#6982) | David Schneiderbauer | 2019-05-18 | 1 | -1/+1 |
| | |||||
* | Allow collaborators to view repo owned by private org (#6965) (#6968) | mrsdizzie | 2019-05-16 | 3 | -4/+27 |
| | | | | | | | | | | | | * 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 | ||||
* | Use AppURL for Oauth user link (#6894) (#6925) | techknowlogick | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | Escape the commit message on issues update (#6901) (#6902) | zeripath | 2019-05-10 | 1 | -1/+2 |
| | |||||
* | Fixes #6881 - API users search fix (#6882) (#6885) | Richard Mahn | 2019-05-09 | 4 | -2/+69 |
| | |||||
* | 1.8.1 changelog (#6877)v1.8.1 | John Olheiser | 2019-05-08 | 1 | -0/+26 |
| | | | | | | | | | | | * 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> | ||||
* | Fix 404 when send pull request some situation (#6871) (#6873) | Lunny Xiao | 2019-05-08 | 62 | -7/+1193 |
| | |||||
* | Enforce osusergo build tag for releases (#6869) | Antoine GIRARD | 2019-05-06 | 1 | -3/+3 |
| | |||||
* | Don't post process commit summary in templates (#6868) | techknowlogick | 2019-05-06 | 2 | -3/+3 |
| | | | Backport #6842 credit to @mrsdizzie | ||||
* | fix config ui error about cache ttl (#6861) (#6865) | Lunny Xiao | 2019-05-06 | 3 | -0/+6 |
| | |||||
* | fix 500 when reviewer is deleted with integration tests (#6856) (#6860) | Lunny Xiao | 2019-05-06 | 5 | -2/+49 |
| | |||||
* | Attempt to fix #6707 (#6823) (#6854) | zeripath | 2019-05-06 | 1 | -1/+8 |
| | |||||
* | Added tags pull step to drone config to show correct version hashes (#6839) | techknowlogick | 2019-05-03 | 1 | -6/+5 |
| | | | Backport #6836 | ||||
* | Fix double-generation of scratch token (backport #6833) (#6835) | SagePtr | 2019-05-03 | 1 | -5/+1 |
| | |||||
* | When mirroring we should set the remote to mirror (#6824) (#6834) | zeripath | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | Show scrollbar only when needed (#6802) (#6803) | Lauris BH | 2019-04-29 | 2 | -1/+5 |
| | |||||
* | Service worker js is a missing comma (#6788) (#6795) | techknowlogick | 2019-04-29 | 1 | -2/+2 |
| | |||||
* | Minor CSS cleanup for the navbar (#6553) (#6781) | silverwind | 2019-04-28 | 2 | -16/+4 |
| | | | | | | * Minor CSS cleanup for the navbar * move height fix to navbar Fixes: #6776 | ||||
* | Set user search base field optional in DLDAP edit page (#6779) (#6789) | ngourdon | 2019-04-28 | 3 | -1/+9 |
| | |||||
* | Fix team edit API panic (#6785) | ngourdon | 2019-04-28 | 2 | -1/+65 |
| | | | | | | * fix team edit API panic * Change user to a member of the owner team | ||||
* | Detect encoding and BOM in content (#6727) (#6765) | zeripath | 2019-04-27 | 3 | -7/+127 |
| | | | | | | | 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> | ||||
* | Stricter domain name pattern in email regex (#6768) | mrsdizzie | 2019-04-26 | 1 | -1/+1 |
| | | | Backport of #6739 | ||||
* | Fix org visibility bug when git cloning (#6743) (#6762) | Lunny Xiao | 2019-04-26 | 88 | -22/+2873 |
| | | | | | | | | | | | | | * 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 | ||||
* | OAuth2 token can be used in basic auth (#6747) (#6761) | techknowlogick | 2019-04-25 | 2 | -2/+28 |
| | |||||
* | fix missing return (#6751) (#6756) | Lunny Xiao | 2019-04-25 | 1 | -0/+1 |
| | |||||
* | Fix: Sort repos on org home page with non-admin login (#6741) (#6746) | Lunny Xiao | 2019-04-24 | 3 | -3/+55 |
| | |||||
* | Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744) | Lanre Adelowo | 2019-04-24 | 1 | -0/+10 |
| | | | | | * Drop is_bare IDX only when it exists * show indexes only on mysql or mariadb | ||||
* | Fix team members API (#6714) (#6729) | Lunny Xiao | 2019-04-24 | 2 | -1/+51 |
| | |||||
* | [API] Load issue attributes when editing an issue (#6723) (#6725) | John Olheiser | 2019-04-23 | 1 | -0/+6 |
| | |||||
* | 1.8.0 Changelog (#6678)v1.8.0 | techknowlogick | 2019-04-20 | 1 | -25/+27 |
| | |||||
* | Unfortunately MemProvider Init does not actually Init properly (#6692) (#6693) | zeripath | 2019-04-20 | 2 | -1/+218 |
| | | | | | | | | | | * 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 | ||||
* | Prevent creating empty sessions (#6677) (#6690) | zeripath | 2019-04-20 | 4 | -1/+320 |
| | | | | | | Backport #6677 Signed-off-by: Andrew Thornton <art27@cantab.net> |