index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim whitespace of MilestoneName at creation/rename (#10017)
6543
2020-01-27
2
-2
/
+7
*
Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008)
zeripath
2020-01-27
2
-4
/
+4
*
Fix wrong paging on org members (#9990)
Lunny Xiao
2020-01-26
1
-1
/
+1
*
Sanitize credentials in mirror form (#9975)
Lunny Xiao
2020-01-25
1
-0
/
+8
*
Fix pull view when head repository or head branch missed and close related pu...
Lunny Xiao
2020-01-25
1
-1
/
+5
*
API add/generalize pagination (#9452)
SpaWn2KiLl
2020-01-24
47
-285
/
+506
*
Migrate reviews when migrating repository from github (#9463)
Lunny Xiao
2020-01-23
6
-9
/
+119
*
Fix wrong hint when status checking is running on pull request view (#9886)
Lunny Xiao
2020-01-22
2
-51
/
+19
*
Do not try to recreate ldap user if they are already created (#9900)
zeripath
2020-01-21
1
-12
/
+12
*
Fixed repo link in generated comment for cross repository dependency (#9863)
Brad Albright
2020-01-21
1
-0
/
+5
*
Refactor repository check and sync functions (#9854)
Lunny Xiao
2020-01-20
3
-195
/
+24
*
Add support for database schema in PostgreSQL (#8819)
guillep2k
2020-01-20
1
-1
/
+6
*
Add top author stats to activity page (#9615)
Lauris BH
2020-01-20
1
-6
/
+16
*
Add option to prevent LDAP from deactivating everything on empty search (#9879)
zeripath
2020-01-20
1
-0
/
+9
*
Check user != nil before checking values (#9881)
zeripath
2020-01-20
1
-7
/
+15
*
Add missing columns to repository and user (#9861)
guillep2k
2020-01-19
2
-0
/
+27
*
Explicitly refer to PR in squash-merge commit message in case of external tra...
David Svantesson
2020-01-18
1
-0
/
+7
*
Fix wrong identify poster on a migrated pull request when submi… (#9827)
Lunny Xiao
2020-01-17
1
-1
/
+1
*
Add setting to set default and global disabled repository units. (#8788)
David Svantesson
2020-01-17
4
-4
/
+102
*
Add "Update Branch" button to Pull Requests (#9784)
6543
2020-01-17
7
-15
/
+47
*
Migrate reactions when migrating repository from github (#9599)
Lunny Xiao
2020-01-15
9
-23
/
+102
*
Add require signed commit for protected branch (#9708)
zeripath
2020-01-15
7
-68
/
+135
*
Move RepoWorkingPool to services/repository package (#9754)
Lunny Xiao
2020-01-15
1
-4
/
+0
*
[API] add endpoint to check notifications [Extend #9488] (#9595)
6543
2020-01-14
3
-5
/
+18
*
Move newbranch to standalone package (#9627)
Lunny Xiao
2020-01-14
1
-151
/
+0
*
Restricted users (#6274)
Manush Dodunekov
2020-01-13
19
-97
/
+268
*
[API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)
6543
2020-01-13
2
-1
/
+7
*
[API] add GET /orgs endpoint (#9560)
6543
2020-01-12
1
-3
/
+4
*
Move create/fork repository from models to modules/repository (#9489)
Lunny Xiao
2020-01-12
6
-778
/
+48
*
Add owner_name column for table repository for maintaince reason (#9717)
Lunny Xiao
2020-01-12
12
-89
/
+119
*
Restore IsPasswordSet previous value (#9682)
zeripath
2020-01-11
1
-1
/
+1
*
Allow repo admin to merge PR regardless of review status (#9611)
David Svantesson
2020-01-11
3
-49
/
+3
*
Move tracked time api convert to convert package (#9665)
Lunny Xiao
2020-01-11
1
-29
/
+0
*
Load milestone in API PR list (#9671)
John Olheiser
2020-01-10
1
-1
/
+2
*
Fix wrong original git service type on a migrated repository (#9693)
Lunny Xiao
2020-01-10
4
-17
/
+38
*
Move push commits from models to modules/repository (#9370)
Lunny Xiao
2020-01-10
4
-400
/
+10
*
Move pull request api convert to convert package (#9664)
Lunny Xiao
2020-01-10
2
-144
/
+0
*
Fix lint (#9688)
Lunny Xiao
2020-01-10
1
-1
/
+1
*
Move Errored PRs out of StatusChecking (#9675)
zeripath
2020-01-10
1
-1
/
+2
*
[API] orgEditTeam make Fields optional (#9556)
6543
2020-01-09
1
-3
/
+3
*
[API] Add notification endpoint (#9488)
6543
2020-01-09
5
-26
/
+258
*
Fix nil reference in repo generation (#9660)
John Olheiser
2020-01-09
1
-29
/
+31
*
Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
David Svantesson
2020-01-09
4
-21
/
+78
*
Add HTML URL to API Issues (#9654)
John Olheiser
2020-01-09
1
-0
/
+1
*
times Add filters (#9373)
6543
2020-01-08
1
-4
/
+12
*
Fix #9552: Merge commits generated by pull request capture pull request detai...
Shashvat Kedia
2020-01-08
1
-1
/
+5
*
Move wiki related funtions from models to services/wiki (#9355)
Lunny Xiao
2020-01-07
2
-506
/
+0
*
Branches not at ref commit ID should not be listed as Merged (#9614)
zeripath
2020-01-07
1
-1
/
+1
*
Fix Issue Unsubscription (#9634)
6543
2020-01-07
2
-5
/
+9
*
[BugFix] Hide public repos owned by private orgs (#9609)
6543
2020-01-05
2
-4
/
+9
[next]