43
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1770 from lift/joe-comet-rehydrate More... over 6 years ago
Adding a null guard to prevent alarming yet harmless NullPointerException messages in the appserver log. Resolves #1929 More... over 6 years ago
Updating enableCometRehydration's scaladoc per code review More... over 6 years ago
Update with latest version numbers for 3.0 and 3.1 More... over 6 years ago
Added maxIdLength to StringPk More... over 6 years ago
Defined LiftRules.enableCometRehydration More... over 6 years ago
Merge pull request #1924 from ricsirigu/markdown_issue_1818 More... over 6 years ago
Breaking up long lines of code after code review with farmdawg More... over 6 years ago
Removing comment after code review with farmdawg More... over 6 years ago
Typo More... over 6 years ago
Merge pull request #1923 from lift/msf_issue_1642 More... over 6 years ago
Correctly ovveriding list item markup in markdown More... over 6 years ago
Make Codacy happy using private[this] More... over 6 years ago
Merge pull request #1921 from lift/joe-session-serialization3 More... over 6 years ago
Merge pull request #1908 from lift/msf_issue_1758 More... over 6 years ago
Check for NoSuchMethodException before trying secondary constructor More... over 6 years ago
Add a unit test covering errors in no-arg comet constructors More... over 6 years ago
Remove a confusing scaladoc note More... over 6 years ago
Changing comet rehydration to use ajaxGet instead of ajaxPost More... over 6 years ago
Now able to remove transient tag from the snapshot function, allowing RequestVars to survive a session migration More... over 6 years ago
Merge pull request #1864 from Bhashit/issue-1856-box-combinator-and-other-improvements More... over 6 years ago
Marking the snapshot function in PageStateHolder as transient until I can untangle it later More... over 6 years ago
First pass at making LiftSession serializable via kryo More... over 6 years ago
Merge pull request #1918 from lift/ajk-log-exceptions More... over 6 years ago
Unify case style as per @farmdawgnation suggestion More... over 6 years ago
Log exceptions too when logging errors More... over 6 years ago
Merge pull request #1911 from lift/msf_issue_1902 More... over 6 years ago
Merge pull request #1903 from lift/msf_issue_1901 More... over 6 years ago
Merge pull request #1910 from lift/msf_issue_1778 More... over 6 years ago
Add example usage to the scaladoc More... over 6 years ago