Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2012
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. Daniel-Maldonados-MacBook-Pro:webgui daniel$ git status
  2. # On branch selenium
  3. # Changes to be committed:
  4. #
  5. # modified: README
  6. # modified: docs/changelog/8.x.x.txt
  7. # modified: lib/WebGUI.pm
  8. # modified: lib/WebGUI/Asset/Post.pm
  9. # modified: lib/WebGUI/Asset/Wobject/Folder.pm
  10. # modified: lib/WebGUI/Auth.pm
  11. # modified: lib/WebGUI/Help/Account.pm
  12. # modified: lib/WebGUI/Operation/Settings.pm
  13. # modified: lib/WebGUI/Session/Response.pm
  14. # modified: lib/WebGUI/Session/Url.pm
  15. # modified: lib/WebGUI/Shop/PayDriver.pm
  16. # modified: lib/WebGUI/Shop/PayDriver/ITransact.pm
  17. # modified: lib/WebGUI/Shop/PayDriver/Ogone.pm
  18. # modified: lib/WebGUI/Upgrade.pm
  19. # modified: lib/WebGUI/Workflow/Activity/ArchiveOldThreads.pm
  20. # modified: lib/WebGUI/i18n/English/Account.pm
  21. # modified: lib/WebGUI/i18n/English/WebGUI.pm
  22. # new file: selenium/.DS_Store
  23. # modified: share/create.sql
  24. # new file: share/upgrades/7.10.24-8.0.0/redirectOnLogout.pl
  25. # new file: t/Auth/RedirectAfterLogoutUrl.t
  26. # deleted: www/uploads/23/46/2346f7d68f56e7cc06094d9fd76f7a88/thumb-bg.gif
  27. # renamed: www/uploads/45/e7/45e7368b85e6871fa9b8a8fc261dfa92/footerbg.gif -> www/uploads/2c/81/2c814ad47b24458d9860cc6b4553ac5a/footerbg.gif
  28. # renamed: www/uploads/45/e7/45e7368b85e6871fa9b8a8fc261dfa92/thumb-footerbg.gif -> www/uploads/2c/81/2c814ad47b24458d9860cc6b4553ac5a/thumb-footerbg.gif
  29. # deleted: www/uploads/5d/07/5d0743a8392bf27b3c1b42a06f30ed25/thumb-tableft.gif
  30. # renamed: www/uploads/23/46/2346f7d68f56e7cc06094d9fd76f7a88/bg.gif -> www/uploads/d5/ef/d5ef7e7f197543da8a597da24602e895/bg.gif
  31. # new file: www/uploads/d5/ef/d5ef7e7f197543da8a597da24602e895/thumb-bg.gif
  32. # renamed: www/uploads/63/7d/637d90265fdc4b76ff0b93d943a11661/bullet.gif -> www/uploads/d7/4c/d74c353d324947f4bc279c1d12313434/bullet.gif
  33. # renamed: www/uploads/63/7d/637d90265fdc4b76ff0b93d943a11661/thumb-bullet.gif -> www/uploads/d7/4c/d74c353d324947f4bc279c1d12313434/thumb-bullet.gif
  34. # renamed: www/uploads/f8/41/f84185cc227c47877838b7ddb06071b4/headerbg.gif -> www/uploads/e1/d7/e1d74f7eda6742c8b0ad8ad2a28a8639/headerbg.gif
  35. # renamed: www/uploads/f8/41/f84185cc227c47877838b7ddb06071b4/thumb-headerbg.gif -> www/uploads/e1/d7/e1d74f7eda6742c8b0ad8ad2a28a8639/thumb-headerbg.gif
  36. # renamed: www/uploads/ab/e2/abe2129c091262eee520ad362bb745b6/tabright.gif -> www/uploads/eb/55/eb55f1d54f6e48fb829c6378f48060fd/tabright.gif
  37. # renamed: www/uploads/ab/e2/abe2129c091262eee520ad362bb745b6/thumb-tabright.gif -> www/uploads/eb/55/eb55f1d54f6e48fb829c6378f48060fd/thumb-tabright.gif
  38. # renamed: www/uploads/5d/07/5d0743a8392bf27b3c1b42a06f30ed25/tableft.gif -> www/uploads/ee/7c/ee7c694f28b64a1ab1e57b5e3c4ff1ed/tableft.gif
  39. # new file: www/uploads/ee/7c/ee7c694f28b64a1ab1e57b5e3c4ff1ed/thumb-tableft.gif
  40. # renamed: www/uploads/f8/f1/f8f1f431dc6358dcc3942c844dd85dac/quote.gif -> www/uploads/ee/8d/ee8df60e1785471b8a71495c8d22cb84/quote.gif
  41. # renamed: www/uploads/f8/f1/f8f1f431dc6358dcc3942c844dd85dac/thumb-quote.gif -> www/uploads/ee/8d/ee8df60e1785471b8a71495c8d22cb84/thumb-quote.gif
  42. #
  43. # Unmerged paths:
  44. # (use "git add/rm <file>..." as appropriate to mark resolution)
  45. #
  46. # both added: selenium/README
  47. # both added: selenium/adminConsole.html
  48. # both added: selenium/assetHelpers.html
  49. # both added: selenium/clipboard.html
  50. # both added: selenium/login.html
  51. # both added: selenium/logout.html
  52. # both added: selenium/newContentBasic.html
  53. # both added: selenium/newContentCommunity.html
  54. # both added: selenium/newContentIntranet.html
  55. # both added: selenium/newContentPrototypes.html
  56. # both added: selenium/newContentShop.html
  57. # both added: selenium/newContentUtilities.html
  58. # both added: selenium/turnOnAdmin.html
  59. # both added: selenium/versionTags.html
  60. #
  61. Daniel-Maldonados-MacBook-Pro:webgui daniel$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement