- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 8 2016
Feb 8 2016
parstra committed rARCHIVINGf850be432e75: Add dynamic input fields to fileset form (authored by parstra).
Add dynamic input fields to fileset form
parstra committed rARCHIVINGd7407ed2f47a: Show some status messages on host's page (authored by parstra).
Show some status messages on host's page
parstra committed rARCHIVINGa8e0011ce52a: Extract bacula_handler to a service object (authored by parstra).
Extract bacula_handler to a service object
parstra committed rARCHIVINGbf9a16b6e45e: Added Highcharts library for monitoring (authored by parstra).
Added Highcharts library for monitoring
parstra committed rARCHIVING917b33b942bb: Add charts in clients index and show page (authored by parstra).
Add charts in clients index and show page
parstra committed rARCHIVING5f16c20e6077: Add restore functionality to client (authored by parstra).
Add restore functionality to client
parstra committed rARCHIVING9900c43bc9ec: Add flash messages to controller actions (authored by parstra).
Add flash messages to controller actions
parstra committed rARCHIVING278b20728c4c: Do not create restore jobs for each backup job (authored by parstra).
Do not create restore jobs for each backup job
parstra committed rARCHIVING490ae6cfc628: Add restore method to BaculaHandler (authored by parstra).
Add restore method to BaculaHandler
parstra committed rARCHIVING15138f72dd4f: SchedulesController respects current_user (authored by parstra).
SchedulesController respects current_user
parstra committed rARCHIVINGf1605dafbdd6: Add "backup now" functionality on jobs (authored by parstra).
Add "backup now" functionality on jobs
parstra committed rARCHIVING064d61146142: Added JobTemplate#baculized flag and JobTemplate#baculized_at timestamp (authored by parstra).
Added JobTemplate#baculized flag and JobTemplate#baculized_at timestamp
parstra committed rARCHIVING4f311a108556: Remove restore jobs from views and from config (authored by parstra).
Remove restore jobs from views and from config
Show recent jobs on client show
Set Baas timezone to Athens/Greece
parstra committed rARCHIVING6cfb97a55cbf: Client page contains info about the persisted jobs (authored by parstra).
Client page contains info about the persisted jobs
parstra committed rARCHIVINGca8cb2348292: HostsController respect current_user (authored by parstra).
HostsController respect current_user
Add hosts_users m-m relationship
parstra committed rARCHIVING983df7373889: Add scope to retrieve all clients of a specific user (authored by parstra).
Add scope to retrieve all clients of a specific user
parstra committed rARCHIVINGce847c299b36: JobsController respects current_user (authored by parstra).
JobsController respects current_user
parstra committed rARCHIVING52e3d42282f0: Add Database Cleaner. For sane db in tests (authored by parstra).
Add Database Cleaner. For sane db in tests
parstra committed rARCHIVINGc4aaf0308e76: ClientsController respects user's ownership (authored by parstra).
ClientsController respects user's ownership
parstra committed rARCHIVING66fefdeeb469: FilesetsController respects current_user (authored by parstra).
FilesetsController respects current_user
parstra committed rARCHIVINGb440e9f2c358: BaculaHandler takes care of removing a host's config (authored by parstra).
BaculaHandler takes care of removing a host's config
Refactor Host.not_baculized
parstra committed rARCHIVING9509ef1ee8ce: Host handles job changes and updates its status accordingly (authored by parstra).
Host handles job changes and updates its status accordingly
parstra committed rARCHIVING67e6e0848230: Add **send to bacula** button and controller action. (authored by parstra).
Add **send to bacula** button and controller action.
parstra committed rARCHIVINGe71781896caf: Add a link to client from host manage page (authored by parstra).
Add a link to client from host manage page
Add backup job in BaculaHandler
Show manage host in client's view
parstra committed rARCHIVING65156a657f17: Add controller action for removing a host from bacula config (authored by parstra).
Add controller action for removing a host from bacula config
Sanitize rubocop
parstra committed rARCHIVING69c0c28fde48: Add naive bconsole script for bacula reload (authored by parstra).
Add naive bconsole script for bacula reload
parstra committed rARCHIVING50db3994b3cd: Host#dispatch_to_bacula submits the host's configuration to bacula. (authored by parstra).
Host#dispatch_to_bacula submits the host's configuration to bacula.
parstra committed rARCHIVING3032ff7693f4: WIP add basic state machine for host (authored by parstra).
WIP add basic state machine for host
parstra committed rARCHIVINGc104109c49e5: Fileset and Schedule creation redirect to the appropriate job resource (authored by parstra).
Fileset and Schedule creation redirect to the appropriate job resource
Add update host functionality
Add verified flag to hosts
Added state_machine gem
Add net-scp gem
Add BaculaHandler class
Cleanup job views
parstra committed rARCHIVINGd84fbea4837c: Fileset resource is nested under host. (authored by parstra).
Fileset resource is nested under host.
Nest Schedule resource under host
parstra committed rARCHIVINGd91c6813e7d1: Job's bacula config is different for backup and restore jobs (authored by parstra).
Job's bacula config is different for backup and restore jobs
parstra committed rARCHIVINGcd12de4e8a17: Extract select with button for fileset and schedule to helper (authored by parstra).
Extract select with button for fileset and schedule to helper
parstra committed rARCHIVINGf6fb7461de42: Add Fileset validations and handling (authored by parstra).
Add Fileset validations and handling
parstra committed rARCHIVINGdd7298f3bf62: Schedule names are uniq in the host's scope (authored by parstra).
Schedule names are uniq in the host's scope
parstra committed rARCHIVING4bc2a3e993cf: POST /host/:id/jobs creates a pair of jobs (authored by parstra).
POST /host/:id/jobs creates a pair of jobs
Add restore location field to jobs
parstra committed rARCHIVING96b2e7098bb1: JobTemplate form accepts a restore location attribute. (authored by parstra).
JobTemplate form accepts a restore location attribute.
parstra committed rARCHIVING09e9a610a2d8: JobTemplate validates schedule presence only for non restore jobs (authored by parstra).
JobTemplate validates schedule presence only for non restore jobs
Host's fqdn must be unique
parstra committed rARCHIVINGcaa1d0c91528: JobTemplate name must be unique in the host's scope (authored by parstra).
JobTemplate name must be unique in the host's scope
parstra committed rARCHIVING518606360c0d: Add restore jobs policy to baculize_config (authored by parstra).
Add restore jobs policy to baculize_config
Show enabled flag on job templates
Cleanup some views
Add enable job button to host view
Edit and Update Job templates
parstra committed rARCHIVING7c1dcfdb2811: User should not be able to choose Job type. (authored by parstra).
User should not be able to choose Job type.
parstra committed rARCHIVINGcb73ced74d2a: Add basic Fileset CRUD functionality (authored by parstra).
Add basic Fileset CRUD functionality
parstra committed rARCHIVING2caee4fd16f5: Show config file in host's show view (authored by parstra).
Show config file in host's show view
Add new schedules
parstra committed rARCHIVING7e861666551f: Schedule is initialized by specifying only the runtime (authored by parstra).
Schedule is initialized by specifying only the runtime
parstra committed rARCHIVING58868db312b4: Fileset handles basic file inclusion and exlusion (authored by parstra).
Fileset handles basic file inclusion and exlusion
Fix used database in models
parstra committed rARCHIVING43b980e32fed: Host controller fix redirects after create/destroy and add confirm message to… (authored by parstra).
Host controller fix redirects after create/destroy and add confirm message to…
parstra committed rARCHIVINGa7b1eeb3074f: Don't show pending hosts if there are not any (authored by parstra).
Don't show pending hosts if there are not any
Style new host form better
parstra committed rARCHIVING3c8b52418127: Schedule, Fileset and name cannot be nil on JobTemplate (authored by parstra).
Schedule, Fileset and name cannot be nil on JobTemplate
parstra committed rARCHIVING576d3464f4b2: move jobs controller to hosts resource 66a4dc0f81e0514bebd3d627e4db6a22a3f8925f (authored by parstra).
move jobs controller to hosts resource 66a4dc0f81e0514bebd3d627e4db6a22a3f8925f
parstra committed rARCHIVINGe2431123eb0c: Add create functionality to jobs controller (authored by parstra).
Add create functionality to jobs controller
parstra committed rARCHIVING1ddce8fcd225: Show default priority in JobTemplate (authored by parstra).
Show default priority in JobTemplate
parstra committed rARCHIVING251ada6f6cb5: Add `Host#baculize_config` method to generate the full config of a host. (authored by parstra).
Add `Host#baculize_config` method to generate the full config of a host.
Add basic host show view
Add JobsController scaffold
parstra committed rARCHIVINGe95fa16138dc: MIGRATION Add JobTemplate model and its relations (authored by parstra).
MIGRATION Add JobTemplate model and its relations
Add enabled flag to JobTemplate
MIGRATION: Add basic Fileset model
parstra committed rARCHIVINGf35bfb39bd90: Hosts controller show, edit, update, destroy actions (authored by parstra).
Hosts controller show, edit, update, destroy actions
Add basic hosts views
parstra committed rARCHIVING905e0434f68d: Added basic Schedule implementation (authored by parstra).
Added basic Schedule implementation
parstra committed rARCHIVING89590d00fb3c: Cleanup users and hosts tables before rspec (authored by parstra).
Cleanup users and hosts tables before rspec
Add create new host functionality
Link Host with Client
parstra committed rARCHIVING3493716ac8df: Add a setting for alternative db connection (authored by parstra).
Add a setting for alternative db connection
parstra committed rARCHIVING3cb5d0afe2f8: Add task to create schema_migrations (authored by parstra).
Add task to create schema_migrations
MIGRATION: Add Host model
Add mock user for development
parstra committed rARCHIVING90d8e0065b99: Add helper method for better big number representation (authored by parstra).
Add helper method for better big number representation
Add rspec
Change project name to Baas
Enhance client show page
Show more stats in clients page
parstra committed rARCHIVINGea2319b30867: Express Client#{Job,File}Retention to days instead of seconds (authored by parstra).
Express Client#{Job,File}Retention to days instead of seconds
Add user model
Add basic client views
Add relations to all models
parstra committed rARCHIVING122f7173001c: Alias attributes in order to have sane ruby names everywhere. (authored by parstra).
Alias attributes in order to have sane ruby names everywhere.
parstra committed rARCHIVING201fb0da95b3: Add the bacula director models structure (authored by parstra).
Add the bacula director models structure