43
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reintroduce pass-through deprecated net.liftweb.util.BCrypt More... about 6 years ago
Fill in code block filenames where relevant More... about 6 years ago
Added some rephrasings and tweaks based on excellent review feedback More... about 6 years ago
Merge pull request #1943 from lift/tcn_upgrade_mjd More... about 6 years ago
Merge pull request #1944 from lift/tcn_gardening More... about 6 years ago
Use JavaConverters instead of JavaConversions in mongodb and mongodb-record modules More... about 6 years ago
Updated build.sbt to use newer syntax More... about 6 years ago
Upgrade mongo-java-driver to v3.6.3 More... about 6 years ago
Upgraded jBCrypt to v0.4 More... about 6 years ago
Changing a method of lift actor. More... about 6 years ago
Merge pull request #1938 from lift/ajk-fix-intellij-compilation More... about 6 years ago
Re-added LiftRules.logServiceRequestTiming as we don't want any breaking changes More... about 6 years ago
Added ServiceRequestTimer, analogous to SnippetTimer More... about 6 years ago
Fixed compilation in IntelliJ IDEA, complaining about ambiguous imports More... about 6 years ago
Updated the default asset path to be "/" to avoid breaking old apps. Also the path must now end with "/" to denote a directory, rather that leave it open as it was before. More... about 6 years ago
Merge pull request #1935 from chriswebster/astOptimization More... about 6 years ago
Merge pull request #1936 from chriswebster/newValueOptimization More... about 6 years ago
Update version support table to include Lift 3.2.0 More... about 6 years ago
Update README for 3.2.0 release More... about 6 years ago
Bump Scala 2.12 version to 2.12.4 More... about 6 years ago
Bump sbt version to 0.3.16 More... about 6 years ago
Bump version to 3.3.0-SNAPSHOT for forward development More... about 6 years ago
Avoid the use of ListBuffer.append when a single element is being added, instead use += to avoid the variable argument overhead More... about 6 years ago
Avoid extra array creation when creating a list of a single item More... about 6 years ago
Issue#1919: Asset root path should be configurable More... about 6 years ago
Merge pull request #1931 from kohrVid/add-server-instructions-to-readme More... about 6 years ago
Minor change to the header levels for readability More... about 6 years ago
Add server instructions to README More... about 6 years ago
Merge pull request #1930 from lift/issue-1929 More... over 6 years ago
Merge pull request #1928 from lift/tcn_issue_1927 More... over 6 years ago