| Age | Commit message (Expand) | Author |
| 2010-02-18 | Merge branch 'master' of github.com:gallery/gallery3 | Chad Kieffer |
| 2010-02-18 | First pass at user profile formatting updates. Moved buttons to the top, simp... | Chad Kieffer |
| 2010-02-18 | Restore the user_profile.php change from reverted | Bharat Mediratta |
| 2010-02-18 | Restore the gallery_installer change from reverted dcddc68f58dac2f0fe71f5a00e... | Bharat Mediratta |
| 2010-02-18 | Revert "Fix for ticket #491: Make user and group names translatable." | Bharat Mediratta |
| 2010-02-18 | Revert "Never assign a SafeString instance to a Model member (or hell will br... | Bharat Mediratta |
| 2010-02-18 | Revert "Fix for ticket #1017: Handle the common case of t(html::clean($var)) ... | Bharat Mediratta |
| 2010-02-18 | Improve setlocale() call, using some of G2's locale fallback code to match th... | Andy Staudacher |
| 2010-02-18 | Improve setlocale() call, using some of G2's locale fallback code to match th... | Andy Staudacher |
| 2010-02-16 | Fix for ticket #1017: Handle the common case of t(html::clean($var)) by casti... | Andy Staudacher |
| 2010-02-15 | Put focus on password field in reauthenticate dialog. | Andy Staudacher |
| 2010-02-15 | Update of reviewed XSS audit data. | Andy Staudacher |
| 2010-02-15 | Never assign a SafeString instance to a Model member (or hell will break loose). | Andy Staudacher |
| 2010-02-15 | return the absolute url not the relative for the full size, resize and thumb ... | Tim Almdal |
| 2010-02-14 | Fix for ticket #491: Make user and group names translatable. | Andy Staudacher |
| 2010-02-14 | Fix for ticket 901: Wrap Gallery version string into bdo tag to override the ... | Andy Staudacher |
| 2010-02-14 | Need to allow access to ::change_provider for CLI, to make packager work. | Andy Staudacher |
| 2010-02-14 | Enable session expiration. Currently, it's set to expire sessions after 7 day... | Andy Staudacher |
| 2010-02-14 | Minor security tightening of IdentityProvider::change_provider(). | Andy Staudacher |
| 2010-02-14 | Create an items REST collection requests that accepts a list of resource urls... | Tim Almdal |
| 2010-02-14 | Remove the dirty flags from the information returned from the rest request fo... | Tim Almdal |
| 2010-02-14 | Change JavaScript reauthentication check to check via XHR. | Andy Staudacher |
| 2010-02-14 | HTML validation fix (<script>) | Andy Staudacher |
| 2010-02-14 | Some HTML validation fixes (don't render empty <ul> lists, empty id attribute... | Andy Staudacher |
| 2010-02-14 | For consistency, use straight Kohana_404_Exception instead of the event system. | Andy Staudacher |
| 2010-02-12 | Tighten up the text. | Bharat Mediratta |
| 2010-02-12 | Fix for tickets 1009 and 603: Show a themed error page to guests / registered... | Andy Staudacher |
| 2010-02-12 | Revert "1) Add a depth parameter to retrieving an item thru the rest api" | Bharat Mediratta |
| 2010-02-12 | 1) Add a depth parameter to retrieving an item thru the rest api | Tim Almdal |
| 2010-02-11 | Security: Fix leaking of album / photo names. Reject previous fix for ticket ... | Andy Staudacher |
| 2010-02-11 | Use the admin/users/edit_user_form version of the user editing form | Bharat Mediratta |
| 2010-02-10 | Refactor the code to display the login page if the user does not have view | Tim Almdal |
| 2010-02-10 | If the user does not have permission to view the album, photo or movie, redirect | Tim Almdal |
| 2010-02-10 | Use the helper ulr:current instead of manually creating the continue url. | Tim Almdal |
| 2010-02-09 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta |
| 2010-02-09 | Formated upgrader for RTL languages. Closes ticket #883 | Chad Kieffer |
| 2010-02-09 | Rename item name and slug if necessary to avoid a conflict when we | Bharat Mediratta |
| 2010-02-09 | Whitespace. | Bharat Mediratta |
| 2010-02-09 | Add unit tests for item::move() in preparation for renaming when there | Bharat Mediratta |
| 2010-02-08 | Merge commit 'upstream/master' | Andy Staudacher |
| 2010-02-08 | Change admin area timeout from 20 to 90 minutes | Andy Staudacher |
| 2010-02-08 | Merge branch 'master' of github.com:gallery/gallery3 | Bharat Mediratta |
| 2010-02-08 | Override Input::clean_input_keys() to sanitize malicious values out of | Bharat Mediratta |
| 2010-02-08 | Suppress errors when checking for readability of /proc/loadavg. Often this fi... | Andy Staudacher |
| 2010-02-08 | Fix for ticket 1008: Redirect to destination after re-auth. | Andy Staudacher |
| 2010-02-08 | Fix Arabic language name. Thanks shaibn for reporting the issue. Verified wit... | Andy Staudacher |
| 2010-02-07 | Revert "Add the scheduler component to the admin maintenance screen." | Tim Almdal |
| 2010-02-07 | Revert "Refactor the admin maintenance screen so that events are used to | Tim Almdal |
| 2010-02-07 | Change welcome message dialog to link to the user_profile page instead of the... | Andy Staudacher |
| 2010-02-07 | Addendum for ticket 585: Handle case C), redirect the admin to a non-admin pa... | Andy Staudacher |