2052 Commits (2313121354ae2c02c73d654e9d6827904f75b469)

Author SHA1 Message Date
Lauris BH dc4afef07f Fix column removal in MSSQL (#3638)
6 years ago
Jonas Franz 9a5e628a7e Add Attachment API (#3478)
6 years ago
Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621)
6 years ago
Bo-Yi Wu 78b54b49fa
fix: Add feed for organization (#3594)
6 years ago
Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606)
6 years ago
Wendell Sun d2d0aea8a1 Fix the protected branch panic issue (#3567)
7 years ago
Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566)
7 years ago
Wendell Sun 19bf4ddf80 Fix query protected branch bug (#3563)
7 years ago
Bo-Yi Wu 845ba9d153 fix: if Mirrors repo no content is fetched, updated time should not b… (#3551)
7 years ago
Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547)
7 years ago
Ethan Koenig d27d720f05 Use unique temp dirs in unit tests (#3494)
7 years ago
Wendell Sun 2f5c1ba1db Bug fix for repo releases sorted (#3522)
7 years ago
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537)
7 years ago
Lauris BH 3a9c698821
Force remove test repo root path in case previous test is still locking it (#3528)
7 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
7 years ago
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482)
7 years ago
Codruț Constantin Gușoi 011f128c89 Fixes missing avatars in offline mode (#3471)
7 years ago
Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452)
7 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454)
7 years ago
Ethan Koenig b16c84de7b Fix synchronization bug in repo indexer (#3455)
7 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
7 years ago
Antoine GIRARD b3fd94c13d Add sensitive headers (#3429)
7 years ago
Ethan Koenig 46c7fe371d Fix PR merge error (#3421)
7 years ago
Ethan Koenig 3968c1149e Fix SQL type error for webhooks (#3424)
7 years ago
Ethan Koenig bac6ac033a Fix race condition in repo renaming (#3418)
7 years ago
Ethan Koenig c55a027da3 Fix empty checkout bug (#3419)
7 years ago
Wendell Sun b627f1131b Change local copy origin url after repository rename (#3399)
7 years ago
Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152)
7 years ago
Antoine GIRARD 1ce3572409 Remove useless check (#3384)
7 years ago
Sandro Santilli 05ab747054 Force-push to base repo's ref/pull/#/head (#3393)
7 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368)
7 years ago
Ethan Koenig b0d5bb909b Delete indexer DB entries when (re)creating index (#3385)
7 years ago
Antoine GIRARD 095fb9f2e3 Add integrations tests from git cli (#3377)
7 years ago
Lauris BH a68bf746a4
Change reserved avatar name to correct - avatars (#3375)
7 years ago
Ethan Koenig ccdb94992d Asynchronously populate the repo indexer (#3366)
7 years ago
Bo-Yi Wu 7a2a3fbafc refactor(model): update user method. (#3360)
7 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334)
7 years ago
Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347)
7 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
7 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269)
7 years ago
Antoine GIRARD cb868b7851 Add missing indexer doc in configuration (#3324)
7 years ago
Lunny Xiao 835b890329 fix bug when a user delete but assigned on issue (#3318)
7 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
7 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
7 years ago
Sandro Santilli a192f3052e Serve pull request .diff files (#3293)
7 years ago
Alberto González Palomo 30fb81c71e Use issue number/index instead of id for API URL. (#3298)
7 years ago
modmew8 9f8349af06 Fixed asterisk based tasklist items, fixed requirement for one char after last blank to be a valid task. (#3296)
7 years ago
modmew8 d996da6bab Added progressbar for issues (#1146). (#3171)
7 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254)
7 years ago
Ethan Koenig c64924682e Fix race condition in team functions (#3268)
7 years ago
Morgan Bazalgette edce41ae65 go back to using CFB for AES decryption/encryption for 2FA (#3274)
7 years ago
Ethan Koenig 3850bad4c0 Remove unused consts/vars (#3270)
7 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
7 years ago
Lunny Xiao f5155b9913 Small improve on deleting attachements (#3145)
7 years ago
Antoine GIRARD cc7b8e3379 Add more bench (#3161)
7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
7 years ago
Ethan Koenig e67b4055f9 Fix repo-transfer-and-team-repo-count bug (#3241)
7 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213)
7 years ago
Ethan Koenig 6abfa48c0e Remove unnecessary updates to issue indexer (#3212)
7 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198)
7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
7 years ago
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again (#3160)
7 years ago
Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team (#3164)
7 years ago
Kim "BKC" Carlbäcker 4b5197beb4 Fix Uninitialized variable in ParsePatch (#3156)
7 years ago
Lunny Xiao 956354885a simple usage of x (#3144)
7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
7 years ago
Ethan Koenig defc97afc2 Fixtures for public_key table (#3140)
7 years ago
Ethan Koenig d1efe2078a Fix integration tests (#3141)
7 years ago
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc (#3130)
7 years ago
Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)
7 years ago
Ethan Koenig 5e4427e4e7 Fix repo indexer and submodule bug (#3107)
7 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
7 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059)
7 years ago
Lauris BH f1d8dda5b4
Tests for reactions (#3083)
7 years ago
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072)
7 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082)
7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
7 years ago
Ethan Koenig ab62da283a Fix avatar URLs (#3069)
7 years ago
Ethan Koenig a0964775ab Sanitize logs for mirror sync (#3057)
7 years ago
Ethan Koenig 3163abedd6 Fix ref parsing in commit messages (#3067)
7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022)
7 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016)
7 years ago
Duncan Ogilvie c80d147fa9 Improve memory usage when reaching diff limits (#2990)
7 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938)
7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
7 years ago
Ethan Koenig 1028ef2def Don't print SQL in unit tests (#2995)
7 years ago
Ethan Koenig 716ac1214f Enable admin to search by email (#2888)
7 years ago
Ethan Koenig 0f6dc411df Remove unnecessary IssueList attribute loads (#2936)
7 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873)
7 years ago
Lauris BH bd6f24b4ab
Add deleted_branch table fixture (#2832)
7 years ago
Lauris BH 240609432b Issue content should not be updated when closing with comment (#2833)
7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
7 years ago
Morlinest 95637e046f Fix order of comments (#2835)
7 years ago
Ethan Koenig e6a97b6675 Use api.TrackedTime in API (#2807)
7 years ago
cstyles b0b24a2dbb Use RelAvatarLink() in GetActAvatar() (#2800)
7 years ago
Lauris BH 82fc50f4ee Fix Git LFS object/repo link storage in database and small refactoring (#2803)
7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Lauris BH 6a107e57f6 Add checks for commits with missing author and time (#2771)
7 years ago
Gibheer bc84110989 don't check minimum key size when disabled (#1754)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Lunny Xiao 796be03e9b fix discord hook bug (#2778)
7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
harry 81d1e54a49 Use identicon image for default gravatar. (#2767)
7 years ago
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
7 years ago
Jonas Bröms 847272a70d Only update mirror last update after successful sync (#2730)
7 years ago
Morlinest ccd3577970 Fix repository search function (#2689)
7 years ago
Lauris BH c7f4f07765 Integration test for activity page (#2704)
7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699)
7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
7 years ago
Lauris BH 8863e74f2a Fix organization watch migration (#2703)
7 years ago
Patrick G e89bb7ef6a Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)
7 years ago
Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670)
7 years ago
Morlinest dff26e25ca Remove redudant functions and code (#2652)
7 years ago
Morlinest c2346e4469 Add repository search unit and integration tests (#2575)
7 years ago
David Schneiderbauer ebac051e72 Rewrite migrations to not depend on future code changes (#2604)
7 years ago
Julian Scholle 92123fe82a GPG key email verification no longer case sensitive (#2661) (#2663)
7 years ago
Kazuki Sawada ffab139c91 table `pull_request` wasn't updated correctly (#2649)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Morlinest a79af9cf6f Fix index column deletion (#2651)
7 years ago
Ethan Koenig 4b2c8ca533 Use session when creating user (#2638)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601)
7 years ago
David Schneiderbauer 26e49b8e3d Fix doubled issue tab introduced in migration v16 (#2611)
7 years ago
Morlinest cc84ca40d7 Remove redudant issue LoadAttributes() calls (#2614)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
Ethan Koenig fa28de820e Make indexer code more reusable (#2590)
7 years ago
Lauris BH 2db424c3f1 Fix broken migration to add can_push field back to table (#2574)
7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572)
7 years ago
Morlinest ca68a75b5b Expand fixtures (#2571)
7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525)
7 years ago
Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559)
7 years ago
Lauris BH 6718ea6ff1 Fix can_push value to false in protected_branch (#2560)
7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
7 years ago
Ethan Koenig acecedc410 Use named ActionType constants in template helper (#2545)
7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547)
7 years ago
Jonas Franz 566e8ecce0 Fork permission bug fixes (#2534)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Ethan Koenig b496e3e1cc Fix unit test race condition (#2516)
7 years ago
bradder555 ad24a3134d Fixes 500 error on dashboard when using MSSQL (#2504)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago