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
*
Add release notes for v1.2.0 (#2683)
v1.2.0
Lunny Xiao
2017-10-12
1
-167
/
+161
*
Backport of migration fixes (#2604) (#2677)
David Schneiderbauer
2017-10-09
4
-23
/
+20
*
fix panic on gogs webhook creation (#2675) (#2676)
David Schneiderbauer
2017-10-09
1
-2
/
+2
*
Fixes 500 error on dashboard when using MSSQL (#2504) (#2662)
Lauris BH
2017-10-05
1
-1
/
+1
*
Fix go get response if only app URL is custom in configuration (#2634) (#2640)
Lauris BH
2017-10-03
2
-1
/
+8
*
Fix deletion of unprotected branches (#2630)
David Schneiderbauer
2017-10-02
4
-12
/
+12
*
Backport of 2611 / Fix doubled issue tab introduced in migration v16 (#2622)
David Schneiderbauer
2017-10-01
2
-0
/
+71
*
v38 migration used an outdated version of RepoUnit model (#2602)
David Schneiderbauer
2017-09-25
2
-18
/
+32
*
fix go get subpackage bug (#2584) (#2589)
v1.2.0-rc3
Lunny Xiao
2017-09-23
2
-32
/
+14
*
add secrets for github release (#2588)
Lunny Xiao
2017-09-23
1
-0
/
+1
*
Add changelog for v1.2.0-rc4 (#2587)
Lauris BH
2017-09-23
1
-0
/
+4
*
Backport changes for latest drone (#2586)
Lauris BH
2017-09-23
1
-46
/
+41
*
Removing .drone.yml.sig (#2579)
Jonas Franz
2017-09-23
1
-1
/
+0
*
Fix drone for tags (#2573) (#2576)
Lauris BH
2017-09-22
1
-3
/
+0
*
Add changelog for v1.2.0-rc3 (#2563)
Lauris BH
2017-09-21
1
-0
/
+9
*
Sync releases table with tags on push and for mirrors (#2459) (#2554)
Lauris BH
2017-09-21
10
-118
/
+366
*
Fix adding branch as protected to not allow pushing to it (#2556)
Lauris BH
2017-09-20
7
-16
/
+34
*
Backport: Fix lint, fmt and integration testing errors (#2553)
Ethan Koenig
2017-09-20
13
-49
/
+12
*
Remove go version check for make fmt (#2558) (#2561)
Lauris BH
2017-09-20
1
-5
/
+2
*
Restricting access to fork functioanlity to users with Code access (#2542)
Jonas Franz
2017-09-19
3
-3
/
+74
*
Add changelog for release v1.2.0-rc2 (#2469)
v1.2.0-rc2
Lauris BH
2017-09-06
1
-0
/
+8
*
Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)
Lauris BH
2017-09-05
1
-0
/
+1
*
bug fixed
Lunny Xiao
2017-09-04
1
-1
/
+1
*
Fix releases to be counted from database not tags (#2389) (#2424)
Lauris BH
2017-08-30
3
-3
/
+11
*
fix duplicated feed (#2370)
Lunny Xiao
2017-08-28
3
-10
/
+1
*
Set version to 1.2.0-dev
Sandro Santilli
2017-08-27
1
-1
/
+1
*
fix wrong changelog title (#2395)
Lunny Xiao
2017-08-25
1
-1
/
+1
*
add change log for release v1.2.0-rc1 (#2388)
v1.2.0-rc1
Lunny Xiao
2017-08-25
1
-4
/
+463
*
Fix missing collabrative repos (#2367) (#2382)
Lunny Xiao
2017-08-25
3
-42
/
+47
*
Move 3rd party js/css into `public/vendor` and document sources (#2383)
Michael Lustfield
2017-08-25
1354
-127
/
+793
*
update translation from crowdin (#2368) (#2380)
Lunny Xiao
2017-08-24
23
-172
/
+698
*
Add more test for login links and fix a bug on action retrieve (#2361)
Lunny Xiao
2017-08-23
2
-1
/
+98
*
Add integration tests for signin (#2363)
David Schneiderbauer
2017-08-23
2
-4
/
+71
*
Fix SQL condition bug in GetFeeds(..) (#2360)
Ethan Koenig
2017-08-23
1
-4
/
+5
*
fix bug on create repo link on dashboard (#2359)
Lunny Xiao
2017-08-23
1
-1
/
+1
*
Revert "Changes for latest DroneCI (#2355)" (#2358)
Bo-Yi Wu
2017-08-23
2
-41
/
+27
*
Add collaborative repositories to the dashboard (#2205)
Bwko
2017-08-23
6
-80
/
+71
*
Changes for latest DroneCI (#2355)
Thomas Boerger
2017-08-23
2
-27
/
+41
*
Remove (almost) server side data rendering from repo-search component (#2317)
Morlinest
2017-08-22
2
-44
/
+72
*
update latest xorm version to vendor (#2353)
Lunny Xiao
2017-08-22
44
-1401
/
+1735
*
Add badge and link to the Matrix room (#2348)
Silke
2017-08-21
1
-2
/
+3
*
Improve swagger doc (#2274)
Antoine GIRARD
2017-08-21
32
-110
/
+1911
*
Add INTERNAL_TOKEN to integration .ini file (#2346)
Sandro Santilli
2017-08-21
1
-0
/
+1
*
Fix order of elements in dashboard html (#2344)
Morlinest
2017-08-20
1
-2
/
+2
*
Remove integration test executables on `make clean` (#2340)
Sandro Santilli
2017-08-20
1
-1
/
+1
*
Add OpenID configuration in install page (#2276)
Sandro Santilli
2017-08-19
7
-26
/
+67
*
No error log entries for repo 404 (#2200)
Ethan Koenig
2017-08-19
1
-2
/
+2
*
Add AppURL without trailing slash to TOTP issuer parameter to prevent conflic...
David Schneiderbauer
2017-08-19
1
-1
/
+1
*
Fix repo-search template errors for go1.7 (#2336)
Morlinest
2017-08-19
3
-85
/
+82
*
Fix variable name typo (#2327)
Morlinest
2017-08-18
1
-2
/
+2
[next]