aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/user.yml
Commit message (Expand)AuthorAgeFilesLines
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-1/+1
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-181-1/+1
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-071-0/+38
* Improve permission check of packages (#23879)yp053272023-04-061-2/+2
* Test renderReadmeFile (#23185)Nick2023-03-091-1/+1
* Add default owner team to privated_org and limited_org in unit test (#23109)yp053272023-03-041-2/+2
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-201-66/+66
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-65/+65
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+1
* Don't return duplicated users who can create org repo (#22560)Gusted2023-01-301-1/+1
* Test views of LFS files (#22196)Nick2022-12-231-1/+1
* Add a simple test for external renderer (#20033)Lunny Xiao2022-12-121-1/+1
* Add some api integration tests (#18872)KN4CK3R2022-10-181-158/+766
* Fix user visible check (#21210)KN4CK3R2022-09-201-1/+23
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-211-1/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-291-0/+32
* Set is_empty in fixtures (#18869)KN4CK3R2022-02-261-1/+1
* Allow U2F 2FA without TOTP (#11573)Kamil DomaƄski2021-11-081-0/+16
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-121-0/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-1/+17
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-121-0/+18
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-1/+1
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-29/+58
* Restricted users (#6274)Manush Dodunekov2020-01-131-1/+16
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-1/+1
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-4/+24
* Template Repositories (#8768)John Olheiser2019-11-111-1/+16
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+18
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-1/+1
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+9
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-1/+36
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-0/+36
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-1/+1
* Support search operators for commits search (#6479)Mura Li2019-04-121-1/+1
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-0/+1
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-241-3/+3
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-2/+2
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-0/+15
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-1/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+1
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-2/+2
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-0/+32
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-0/+2
* Fix repository search function (#2689)Morlinest2017-10-171-2/+17
* Expand fixtures (#2571)Morlinest2017-09-221-0/+47
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-1/+1
* Fix bare-repo bugs (#2199)Ethan Koenig2017-07-271-1/+1
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-0/+2
* Fix 500 for GET /teams/:id endpoints (#1811)Ethan Koenig2017-05-261-24/+24
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-3/+6