Commit Graph

1870 Commits (551f3cbe420dcb72bcb784205451d5b01b811041)

Author SHA1 Message Date
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