This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Commit 3042d04
committed
Release version 1.3.10
- BREAKING CHANGE Changed validation of repository names such that they must be alphanumeric, _ or - with client and server side validation
- BREAKING CHANGE Fix spelling of check_filerepo_chages to check_filerepo_changes for properties file
- Set follow symlinks to be configurable through properties file #99
- Clicking Remove will also clear the text box filters #98
- Improved stop/reset jobs logic, deleted jobs persist on searchcode restart #41
- Add logic to calculate project stats by lines not files and display next to existing #103
- Deep guess logic added to guess a files type based on keyword heuristic's #105
- Additional languages added to classifier database, F#, Mathematica, Parrot, Puppet, Rakefile, PKGBUILD, Cargo, Lock, License
- API auditing via logs added #57
- Search results now have RSS feed #114
- Can add custom HTML/CSS/JS to all pages #107
- Add average index time seconds to repo overview page #118
- Fix bug where unable to filter on html page #1201 parent f93b78f commit 3042d04
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments