index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.7.1 changelog (#5918)
v1.7.1
techknowlogick
2019-01-31
1
-0
/
+21
*
Disable redirect for i18n (#5910) (#5916)
techknowlogick
2019-01-31
1
-1
/
+1
*
fix compare button on upstream repo leading to 404 (#5877) (#5914)
Lanre Adelowo
2019-01-31
1
-2
/
+2
*
respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
Lanre Adelowo
2019-01-31
1
-1
/
+1
*
Fix bug when read public repo lfs file (#5913)
Lunny Xiao
2019-01-31
1
-2
/
+5
*
Only allow local login if password is non-empty (#5906) (#5908)
zeripath
2019-01-30
2
-2
/
+2
*
Fix go-get URL generation (#5905) (#5907)
Lauris BH
2019-01-30
3
-3
/
+5
*
Prevent nil dereference in mailIssueCommentToParticipants (#5891, #5895) (#5894)
zeripath
2019-01-29
1
-2
/
+6
*
When creating new repository fsck option should be enabled (#5817) (#5885)
Lauris BH
2019-01-29
1
-6
/
+7
*
API: Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
zeripath
2019-01-28
1
-1
/
+1
*
Fix an error while adding a dependency via UI. (Backport #5862) (#5876)
Harshit Bansal
2019-01-28
2
-2
/
+3
*
Fix delete correct temp directory (#5840)
yasuokav
2019-01-25
1
-1
/
+1
*
Added docs for the tree api (#5835)
kolaente
2019-01-24
3
-0
/
+135
*
Backport #5830 : Include Go toolchain to --version (#5832)
Antoine GIRARD
2019-01-24
1
-2
/
+3
*
Request for public keys only if LDAP attribute is set (#5816) (#5819)
Lauris BH
2019-01-24
13
-105
/
+293
*
Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
Joona Hoikkala
2019-01-24
1
-0
/
+1
*
1.7.0 changelog (#5802)
v1.7.0
techknowlogick
2019-01-22
1
-25
/
+20
*
Disallow empty titles (#5785) (#5794)
Lanre Adelowo
2019-01-21
7
-3
/
+48
*
1.7.0-rc3 changelog (#5756)
v1.7.0-rc3
techknowlogick
2019-01-18
1
-0
/
+12
*
backport 1.6.4 changelog to 1.7 branch (#5741)
techknowlogick
2019-01-16
1
-0
/
+6
*
fix: use correct value for "MSpan Structures Obtained" #4742 (#5706) (#5716)
Julian Tölle
2019-01-13
1
-1
/
+1
*
Do not display the raw OpenID error in the UI (#5705) (#5712)
zeripath
2019-01-13
1
-1
/
+2
*
Update xorm to fix issue #5659 and #5651 (#5680) (#5692)
Zsombor
2019-01-10
4
-6
/
+11
*
fix public will not be reused as public key after deleting as deploy key (#56...
Lunny Xiao
2019-01-10
1
-0
/
+5
*
When redirecting clean the path to avoid redirecting to //www.othersite.com (...
zeripath
2019-01-09
1
-1
/
+1
*
Only count users own actions for heatmap contributions (#5647) (#5655)
Julian
2019-01-06
1
-3
/
+13
*
fix commit page showing status for current default branch (#5650) (#5653)
Julian
2019-01-06
1
-1
/
+1
*
Don't close issues via commits on non-default branch. (#5622) (#5643)
Harshit Bansal
2019-01-05
2
-40
/
+63
*
Fix sqlite deadlock when assigning to a PR (#5640) (#5642)
zeripath
2019-01-05
6
-9
/
+17
*
Add changelog for 1.6.3 and 1.7.0-rc2 (#5638)
v1.7.0-rc2
Jonas Franz
2019-01-04
1
-0
/
+10
*
SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) (#5635)
zeripath
2019-01-04
1
-2
/
+18
*
Backport latest translation changes
Lauris BH
2019-01-04
1
-0
/
+9
*
Documentation: Clarity for HTTPS setups (#5626)
v1.7.0-rc1
0x5c
2019-01-04
2
-3
/
+16
*
[skip ci] Updated translations via Crowdin
GiteaBot
2019-01-03
1
-0
/
+11
*
Add changelog for 1.7.0-rc1 (#5616)
Jonas Franz
2019-01-03
1
-0
/
+145
*
Fix bug on modifying sshd username (#5624)
Moshi Binyamini
2019-01-02
1
-1
/
+1
*
Update @jonasfranz's username (#5619)
techknowlogick
2019-01-02
1
-1
/
+1
*
Update owners & Date in contributing (#5620)
techknowlogick
2019-01-02
1
-1
/
+6
*
[skip ci] Updated translations via Crowdin
GiteaBot
2019-01-02
1
-0
/
+3
*
branch: Trigger update when deleting branch via UI. (#5617)
Harshit Bansal
2019-01-02
1
-1
/
+13
*
Issue is not overdue when it is on the same date #5566 (#5568)
Rodrigo Villablanca Vásquez
2019-01-01
3
-8
/
+14
*
mirror: Delete tags in mirror which are removed for original repo. (#5609)
Harshit Bansal
2019-01-01
2
-2
/
+57
*
update v71.go to resolve #5595 (#5613)
Daniel Wolf
2018-12-31
1
-1
/
+1
*
[skip ci] Updated translations via Crowdin
GiteaBot
2018-12-31
10
-11
/
+4
*
Fix wrong text getting saved on editing second comment on an issue. (#5608)
Harshit Bansal
2018-12-31
3
-3
/
+3
*
Webhook for Pull Request approval/rejection (#5027)
Lanre Adelowo
2018-12-27
6
-20
/
+168
*
Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...
zeripath
2018-12-27
4
-18
/
+39
*
LDAP via simple auth separate bind user and search base (#5055)
Tony Homrich
2018-12-27
4
-17
/
+37
*
Delete organization endpoint added (#5601)
Shashvat Kedia
2018-12-27
3
-1
/
+49
*
fix nil pointer when adding a due date (#5587)
Lanre Adelowo
2018-12-27
1
-0
/
+4
[next]