index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Web editor: support upload files
Unknwon
2016-08-30
4
-275
/
+186
*
router/repo: code refactoring
Unknwon
2016-08-30
5
-195
/
+193
*
#3459 code quality improvement
Unknwon
2016-08-30
2
-39
/
+15
*
Load a set of predefined labels (#3459)
Thibault Meyer
2016-08-30
1
-0
/
+52
*
Web editor: fix cannot create new file in subdirectory
Unknwon
2016-08-29
1
-1
/
+1
*
#3516 enforce line ending to be \n from web editor
Unknwon
2016-08-28
1
-3
/
+2
*
Web editor: improve edit file
Unknwon
2016-08-28
2
-10
/
+3
*
Web editor: improve delete file process
Unknwon
2016-08-28
2
-49
/
+87
*
Web editor: improve edit file tooltip
Unknwon
2016-08-28
1
-53
/
+39
*
#3448 redirect if any after sign in
Unknwon
2016-08-28
1
-1
/
+8
*
#3495 only start builtin SSH server after user finish installation
Unknwon
2016-08-27
1
-7
/
+6
*
#2966 code cleanup
Unknwon
2016-08-26
3
-62
/
+21
*
issues comment API : list, create, edit (#2966)
Iwan Budi Kusnanto
2016-08-26
2
-0
/
+128
*
Web editor: improve code quality
Unknwon
2016-08-25
7
-56
/
+48
*
added support to set pull_request event from api (#3513)
Kurt Madel
2016-08-25
1
-2
/
+4
*
#3383 code cleanup
Unknwon
2016-08-25
5
-170
/
+44
*
Additional API support for milestones (#3383)
lstahlman
2016-08-25
3
-0
/
+238
*
Issues can be closed via API (#3170) (#3479)
Kim Carlbäcker
2016-08-23
1
-0
/
+6
*
General code quality improvement
Unknwon
2016-08-17
3
-12
/
+23
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
3
-16
/
+20
*
#3464 reproduce diff signs
Unknwon
2016-08-16
1
-1
/
+1
*
models/repo_editor: improve code quality
Unknwon
2016-08-16
1
-1
/
+1
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-16
3
-57
/
+7
*
markdown: fix treating pure number as SHA1
Unknwon
2016-08-16
1
-1
/
+5
*
#3466 fix response of pull request form validation error
Unknwon
2016-08-15
1
-6
/
+18
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
2
-10
/
+22
*
Fix outdated edit can’t overwrite changes
Unknwon
2016-08-15
1
-1
/
+2
*
Web editor: temporarily disable upload and quick fix for edit and new
Unknwon
2016-08-15
1
-1
/
+0
*
Web editor: improve delete file
Unknwon
2016-08-15
3
-58
/
+18
*
Web editor: improve edit file and diff preview
Unknwon
2016-08-15
4
-237
/
+209
*
Code clean up for new config options
Unknwon
2016-08-15
5
-47
/
+26
*
Squashed commit of the following:
Richard Mahn
2016-08-15
7
-4
/
+777
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
10
-145
/
+40
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
8
-73
/
+58
*
On showing diff/file, use the tab_width specified on .editorconfig, if any (#...
Andrey Nering
2016-08-12
3
-0
/
+27
*
Fix #3391
Unknwon
2016-08-12
2
-3
/
+7
*
#2852 code cleanup
Unknwon
2016-08-11
1
-1
/
+1
*
models: rename EnableTidb to EnableTiDB
Unknwon
2016-08-11
1
-3
/
+3
*
Fix #3314: Cannot edit release with tag name contains slash (#3434)
Thibault Meyer
2016-08-11
1
-2
/
+2
*
Add MaxRepoCreation to EditUser API (#2781)
Robin Lambertz
2016-08-11
1
-0
/
+3
*
#2780 code clean up
Unknwon
2016-08-11
1
-17
/
+6
*
Add AddCollaborator API Endpoint (#2780)
Robin Lambertz
2016-08-11
2
-0
/
+50
*
Wiki mirroring implementation (#3233)
Andrew
2016-08-11
1
-1
/
+1
*
#3408 minor code fix
Unknwon
2016-08-11
1
-1
/
+1
*
Fix typo CacheInternal -> CacheInterval (#3432)
Thibault Meyer
2016-08-11
1
-1
/
+1
*
#3091 show Git configs on admin panel
Unknwon
2016-08-10
1
-0
/
+2
*
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
lstahlman
2016-08-10
2
-3
/
+23
*
#3158 skip RUN_USER check on Windows
Unknwon
2016-08-10
1
-4
/
+3
*
Little code refactoring
Unknwon
2016-08-09
1
-15
/
+16
*
Render the Code view on the server (minus syntax highlighting) (#2942)
Rory McNamara
2016-08-09
1
-2
/
+18
[next]