1845 Commits (03900303a9500b33b33ff03fd6dd325147a1117e)

Author SHA1 Message Date
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
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Lauris BH 8c3a2e817b Add missing fixture to clean gpg_key table (#2494)
7 years ago
techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Antoine GIRARD 4f9a28e1f5 Make repo private to no interfere with other tests (#2467)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago