[gallery/gallery3] 8bffec: First pass at getting the base framework working o...

GitHub <noreply-9UaJU3cA/F/[email protected]>
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <5139705c4a30_6c76bbb1386467a@hookshot-fe4-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 8bffec3520c5a71f3fedf5e8e48e622c85c69dfc
      https://github.com/gallery/gallery3/commit/8bffec3520c5a71f3fedf5e8e48e622c85c69dfc
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-03-07 (Thu, 07 Mar 2013)

  Changed paths:
    M application/bootstrap.php
    M index.php
    A modules/cache/classes/Cache.php
    A modules/cache/classes/Cache/Arithmetic.php
    A modules/cache/classes/Cache/Exception.php
    A modules/cache/classes/Cache/GarbageCollect.php
    A modules/cache/classes/Cache/Tagging.php
    A modules/cache/classes/Kohana/Cache.php
    A modules/cache/classes/Kohana/Cache/Arithmetic.php
    A modules/cache/classes/Kohana/Cache/Exception.php
    A modules/cache/classes/Kohana/Cache/GarbageCollect.php
    A modules/cache/classes/Kohana/Cache/Tagging.php
    R modules/database/config/database.php
    A modules/gallery/classes/Cache/Database.php
    A modules/gallery/classes/Controller/Albums.php
    A modules/gallery/classes/Controller/Items.php
    A modules/gallery/classes/Controller/admin.php
    A modules/gallery/classes/Controller/admin_advanced_settings.php
    A modules/gallery/classes/Controller/admin_dashboard.php
    A modules/gallery/classes/Controller/admin_graphics.php
    A modules/gallery/classes/Controller/admin_languages.php
    A modules/gallery/classes/Controller/admin_maintenance.php
    A modules/gallery/classes/Controller/admin_modules.php
    A modules/gallery/classes/Controller/admin_movies.php
    A modules/gallery/classes/Controller/admin_sidebar.php
    A modules/gallery/classes/Controller/admin_theme_options.php
    A modules/gallery/classes/Controller/admin_themes.php
    A modules/gallery/classes/Controller/admin_upgrade_checker.php
    A modules/gallery/classes/Controller/combined.php
    A modules/gallery/classes/Controller/file_proxy.php
    A modules/gallery/classes/Controller/l10n_client.php
    A modules/gallery/classes/Controller/login.php
    A modules/gallery/classes/Controller/logout.php
    A modules/gallery/classes/Controller/movies.php
    A modules/gallery/classes/Controller/packager.php
    A modules/gallery/classes/Controller/permissions.php
    A modules/gallery/classes/Controller/photos.php
    A modules/gallery/classes/Controller/quick.php
    A modules/gallery/classes/Controller/reauthenticate.php
    A modules/gallery/classes/Controller/upgrader.php
    A modules/gallery/classes/Controller/uploader.php
    A modules/gallery/classes/Controller/user_profile.php
    A modules/gallery/classes/Controller/welcome_message.php
    A modules/gallery/classes/Gallery/Cache/Database.php
    A modules/gallery/classes/Gallery/I18n.php
    A modules/gallery/classes/Gallery/URL.php
    A modules/gallery/classes/Model/access_cache.php
    A modules/gallery/classes/Model/access_intent.php
    A modules/gallery/classes/Model/cache.php
    A modules/gallery/classes/Model/failed_auth.php
    A modules/gallery/classes/Model/graphics_rule.php
    A modules/gallery/classes/Model/incoming_translation.php
    A modules/gallery/classes/Model/item.php
    A modules/gallery/classes/Model/log.php
    A modules/gallery/classes/Model/message.php
    A modules/gallery/classes/Model/module.php
    A modules/gallery/classes/Model/outgoing_translation.php
    A modules/gallery/classes/Model/permission.php
    A modules/gallery/classes/Model/task.php
    A modules/gallery/classes/Model/theme.php
    A modules/gallery/classes/Model/var.php
    A modules/gallery/classes/URL.php
    A modules/gallery/classes/gallery.php
    A modules/gallery/classes/module.php
    A modules/gallery/classes/theme.php
    M modules/gallery/config/cache.php
    M modules/gallery/config/database.php
    M modules/gallery/config/locale.php
    M modules/gallery/config/session.php
    R modules/gallery/config/user_agents.php
    R modules/gallery/controllers/admin.php
    R modules/gallery/controllers/admin_advanced_settings.php
    R modules/gallery/controllers/admin_dashboard.php
    R modules/gallery/controllers/admin_graphics.php
    R modules/gallery/controllers/admin_languages.php
    R modules/gallery/controllers/admin_maintenance.php
    R modules/gallery/controllers/admin_modules.php
    R modules/gallery/controllers/admin_movies.php
    R modules/gallery/controllers/admin_sidebar.php
    R modules/gallery/controllers/admin_theme_options.php
    R modules/gallery/controllers/admin_themes.php
    R modules/gallery/controllers/admin_upgrade_checker.php
    R modules/gallery/controllers/albums.php
    R modules/gallery/controllers/combined.php
    R modules/gallery/controllers/file_proxy.php
    R modules/gallery/controllers/items.php
    R modules/gallery/controllers/l10n_client.php
    R modules/gallery/controllers/login.php
    R modules/gallery/controllers/logout.php
    R modules/gallery/controllers/movies.php
    R modules/gallery/controllers/packager.php
    R modules/gallery/controllers/permissions.php
    R modules/gallery/controllers/photos.php
    R modules/gallery/controllers/quick.php
    R modules/gallery/controllers/reauthenticate.php
    R modules/gallery/controllers/upgrader.php
    R modules/gallery/controllers/uploader.php
    R modules/gallery/controllers/user_profile.php
    R modules/gallery/controllers/welcome_message.php
    R modules/gallery/helpers/MY_url.php
    R modules/gallery/helpers/gallery.php
    R modules/gallery/helpers/module.php
    R modules/gallery/helpers/theme.php
    R modules/gallery/hooks/init_gallery.php
    A modules/gallery/init.php
    R modules/gallery/libraries/Gallery_I18n.php
    R modules/gallery/models/access_cache.php
    R modules/gallery/models/access_intent.php
    R modules/gallery/models/cache.php
    R modules/gallery/models/failed_auth.php
    R modules/gallery/models/graphics_rule.php
    R modules/gallery/models/incoming_translation.php
    R modules/gallery/models/item.php
    R modules/gallery/models/log.php
    R modules/gallery/models/message.php
    R modules/gallery/models/module.php
    R modules/gallery/models/outgoing_translation.php
    R modules/gallery/models/permission.php
    R modules/gallery/models/task.php
    R modules/gallery/models/theme.php
    R modules/gallery/models/var.php
    M system/classes/Kohana/Controller.php
    A system/config/curl.php
    A system/config/encrypt.php
    A system/config/inflector.php
    A system/config/mimes.php
    A system/config/user_agents.php

  Log Message:
  -----------
  First pass at getting the base framework working on K3.
1) index.php is mostly squared away, but we still have to sort out postrouting
2) application/bootstrap.php is mostly squared away
3) Database driver for Cache partially rewritten, but only get() works.  Rest needs to be written.
4) Moved around some of the controllers, etc in the gallery module

This is barely scratching the surface.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

__[ g a l l e r y - c h e c k i n s ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.