0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 08:40:20 +01:00
forgejo/modules
Lauris BH 23645fe05f Sort repository tree entries in natural way ()
* Sort repository tree entries in natural way

* Fix sort for different length strings with first parts equal

* Improve test case

* Refactor return statements

* Update gitea/git dependency
2017-09-19 11:37:03 +03:00
..
auth improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
avatar Use assert in legacy unit tests () 2017-02-08 14:29:07 +08:00
base Sort repository tree entries in natural way () 2017-09-19 11:37:03 +03:00
context Fork permission bug fixes () 2017-09-18 22:52:20 +08:00
cron LDAP user synchronization () 2017-05-10 15:10:18 +02:00
highlight No highlighting for .txt files () 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands () 2017-04-19 11:45:01 +08:00
indexer Improve issue search () 2017-09-16 23:16:21 +03:00
lfs Fix lint errors () 2017-09-19 11:08:30 +03:00
log Fix lint errors () 2017-09-19 11:08:30 +03:00
mailer Fix fmt error in mailer () 2017-09-12 09:04:14 +08:00
markdown Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
markup Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service () 2017-03-09 09:27:43 +08:00
notification Notification - Step 1 () 2016-12-31 00:44:54 +08:00
options Fix typos in models/ and modules/ () 2017-03-15 08:52:01 +08:00
private improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
process Refactor process package and introduce ProcessManager{} with tests () 2017-01-17 13:58:58 +08:00
public Allow custom public files () 2017-01-28 23:14:56 +01:00
setting Basic VSCode configuration for building and debugging () 2017-09-12 20:27:44 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync Fix status table race condition () 2017-05-31 16:57:17 +08:00
templates Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
test Fix counts on issues dashboard () 2017-08-03 13:09:16 +08:00
user golint fixed for modules/user 2016-11-24 17:37:11 +08:00
util improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
validation Better URL validation () 2017-04-19 11:02:20 +08:00