lp://staging/~octy92/rapache/tray_icon
Created by
Octy92
and last modified
- Get this branch:
- bzr branch lp://staging/~octy92/rapache/tray_icon
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/rapache
- Rapache Developers: Pending requested
-
Diff: 7264 lines (+4013/-1697) (has conflicts)42 files modifiedGlade/connect. (+145/-0)
Glade/connect.glade (+175/-0)
Glade/edit_connection.glade (+162/-0)
Glade/main.glade (+784/-560)
Glade/progress.glade (+94/-0)
RapacheCore/Apache.py (+219/-21)
RapacheCore/ApacheError.py (+42/-0)
RapacheCore/Configuration.py (+6/-2)
RapacheCore/Core.py (+60/-0)
RapacheCore/Module.py (+14/-27)
RapacheCore/Network.py (+13/-0)
RapacheCore/PluginBase.py (+8/-9)
RapacheCore/PluginManager.py (+83/-0)
RapacheCore/Server.py (+42/-0)
RapacheCore/Shell.py (+21/-26)
RapacheCore/ShellSSH.py (+257/-0)
RapacheCore/Threads.py (+10/-0)
RapacheCore/Utils.py (+6/-0)
RapacheCore/VirtualHost.py (+84/-74)
RapacheGtk/CheckListView.py (+11/-4)
RapacheGtk/Connect.py (+83/-0)
RapacheGtk/DesktopEnvironment.py (+2/-2)
RapacheGtk/EditGeneric.py (+10/-10)
RapacheGtk/ModuleGui.py (+7/-8)
RapacheGtk/Progress.py (+74/-0)
RapacheGtk/RapacheGui.py (+397/-208)
RapacheGtk/Threads.py (+11/-0)
RapacheGtk/TrayIcon.py (+84/-0)
RapacheGtk/VhostsTreeView.py (+84/-197)
RapacheGtk/VirtualHostGui.py (+14/-57)
plugins/advanced/plugin.py (+4/-3)
plugins/basic_authentication/htpasswd.py (+10/-9)
plugins/basic_authentication/plugin.py (+8/-8)
plugins/error_document/__init__.py (+1/-0)
plugins/error_document/error_codes.py (+52/-0)
plugins/error_document/error_document.glade (+113/-0)
plugins/error_document/plugin.py (+221/-0)
plugins/ssl/certificate_request.py (+10/-9)
plugins/ssl/plugin.py (+60/-28)
plugins/ssl/ssl.glade (+512/-417)
plugins/ssl/text_display.py (+5/-5)
rapache (+15/-13)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)