2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revamped the authentication.simple module to be clearer on the API
James Whitehead II
as James Whitehead
More... over 17 years ago
Merge branch 'headers' of git://gitorious.org/sputnik/mainline into headers More... over 17 years ago
Stop file_upload from being saved in each node More... over 17 years ago
Merge branch 'master' into headers
James Whitehead II
as James Whitehead
More... over 17 years ago
Changed binaryfile.lua to show old versions of images when an old version of the node is accessed.
qaramazov
as Yuri
More... over 17 years ago
Added LUA_INIT="" for the case where Lua is already installed.
qaramazov
as Yuri
More... over 17 years ago
Getting rid of loadstring in binaryfile.download.
qaramazov
as Yuri
More... over 17 years ago
Changed the raw and raw_content actions to use binaryfile.download as expected
qaramazov
as Yuri
More... over 17 years ago
Merge branch 'upload'
qaramazov
as Yuri
More... over 17 years ago
Removing unnecessary code from binaryfile.lua and changing @BinaryFile to @Binary_File.
qaramazov
as Yuri
More... over 17 years ago
Removing the need to quote and unquote strings in binary files - let versium's lua inflator do that.
qaramazov
as Yuri
More... over 17 years ago
Merge branch 'upload' into headers More... over 17 years ago
Changed the raw and raw_content actions to use binaryfile.download as expected More... over 17 years ago
Changed the raw and raw_content actions to use binaryfile.download as expected More... over 17 years ago
Altered image files so the payload comes after the rest of the node More... over 17 years ago
Renaming image files to fit with sputnik naming conventions More... over 17 years ago
Add a binaryfile.download action that uses the node:add_header() function More... over 17 years ago
Added a node:add_header() function that allows the developer to send custom HTML headers More... over 17 years ago
Added a node:add_header() function that allows the developer to send custom HTML headers More... over 17 years ago
Sputnik core conversion completed More... over 17 years ago
Converted the sputnik logo over to a node_default, rather than hosted on freewisdom More... over 17 years ago
Add the advanced fields to the edit form and allow editing without uploading More... over 17 years ago
Translation other cleanup for BinaryFile More... over 17 years ago
Removing files from initial implementation More... over 17 years ago
Working implementation of binary upload file plugin More... over 17 years ago
Trying to get a working file uploader More... over 17 years ago
First attempt at generating node names on the fly. (Doesn't fully work.)
qaramazov
as Yuri
More... over 17 years ago
Fix for [[Tickets/000028]]: Versium error when summary is not submitted.
qaramazov
as Yuri
More... over 17 years ago
Enabling wrapping in textarea (or, rather, leaving it up to the browser).
qaramazov
as Yuri
More... over 17 years ago
Fixed Ticket 000026 - "wiki.lua:129 Incorrect actions table?"
qaramazov
as Yuri
More... over 17 years ago