Commit Graph

187 Commits (8d99ee27734b15199e5f620f67e81857d4cddfca)

Author SHA1 Message Date
Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740)
5 years ago
Lunny Xiao 0c927b1606
change length of some repository's columns (#7652)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
zeripath 9fdd199cca make dropTableColumns drop columns on sqlite and constraints on all (#6849)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
zeripath 0081cd8dfe Add mssql migration tests (#6852)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
Lunny Xiao 09fb036ad6 fix upload attachments (#6481)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
Maurizio Porrato 19862699cd Override xorm type mapping for U2F counter (#6232)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Alexey Terentyev 46d19c4676 Fix topics addition (Another solution) (#4031) (#4258)
6 years ago
David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
kolaente 1fdf560678 Added user language setting (#3875)
6 years ago
Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878)
6 years ago
Jonas Franz 3e06490d38 Add Size column to attachment (#3734)
6 years ago
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607)
6 years ago
Chri-s 9350ba7947 Add protected branch whitelists for merging (#3689)
6 years ago
Lauris BH c0d41b1b77 Add label descriptions (#3662)
6 years ago
Lauris BH de8a091767 Fix MySQL and PostgreSQL column drop SQL (#3649)
6 years ago
Lauris BH dc4afef07f Fix column removal in MSSQL (#3638)
6 years ago
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269)
6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again (#3160)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
David Schneiderbauer 26e49b8e3d Fix doubled issue tab introduced in migration v16 (#2611)
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
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
G 34df9deff1 Convert xorm literal queries to method calls (#2253)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Ethan Koenig 858324c21a Fix username rendering bug (#2122)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Ethan Koenig ca9169fbe9 Migration to fix existing owner team units (#1873)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Lauris BH 98548c83d3 Add primary key and index to external login user table (#1656)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Lunny Xiao 608cd54a68 fix gpg wrong column types
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Sandro Santilli 8746fb3385 Fix migration comment (#1241)
7 years ago
Lunny Xiao 1ccdf19fae fix forget migration for wiki hooks (#1227)
7 years ago
Lunny Xiao ef13bbaf7d Don't rewrite non-gitea public keys (#906)
7 years ago
Sandro Santilli bf24099114 Allow migrating installations with no local avatars (#1056)
7 years ago
Lunny Xiao 80f900ebae Fix avatar enumable (#1049)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Schwobaland c0904f1942 Restrict creating organisations by user (#193)
7 years ago
Bwko 331316894e Replace Gogs with Gitea (#520)
7 years ago
btrepp 25b5ffb6af Enables mssql support (#383)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Lunny Xiao 27d66855eb golint fixed for models/migrations (#291)
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon c2afdf2192 Minor code fix [CI SKIP]
8 years ago
Unknwon 37305a59ca migrations: sync table first
8 years ago
Unknwon bb359a74f1 migrations: set comment updated as created
8 years ago