June 2010 Archives by author
Starting: Tue Jun 1 09:42:38 EDT 2010
Ending: Wed Jun 30 20:19:16 EDT 2010
Messages: 64
- [basie-commits] [1905] pinax-browser: Added the code for get_history.
Joel Crocker
- [basie-commits] [1907] pinax-browser: Added view code for svn history.
Joel Crocker
- [basie-commits] [1859] trunk: Testing Johan's commit access.
Johan Harjono
- [basie-commits] [1860] pinax-browser: initial thoughts on dir-view http function handlers
Johan Harjono
- [basie-commits] [1861] pinax-browser: added list of http requests that dir-view will generate
Johan Harjono
- [basie-commits] [1864] pinax-browser: link index. html to directory-view http requests and functions
Johan Harjono
- [basie-commits] Review Request: Added Pinax app skeleton
Johan Harjono
- [basie-commits] Review Request: Added Pinax app skeleton
Johan Harjono
- [basie-commits] Review Request: Added Pinax app skeleton
Johan Harjono
- [basie-commits] [1873] pinax-browser: Added Pinax project skeleton
Johan Harjono
- [basie-commits] [1884] pinax-browser: Added paper prototypes and simple scenarios for file and dir view
Johan Harjono
- [basie-commits] [1901] pinax-browser: added initial results for usability testing
Johan Harjono
- [basie-commits] [1853] pinax-browser: HTTP Request examples for view-file-mockup.
Dave Lahn
- [basie-commits] [1855] pinax-browser: Added captions for links/buttons
Colin Morris
- [basie-commits] [1869] pinax-browser: Removed cruft, updated URLs, and added some explanatory notes
Colin Morris
- [basie-commits] [1888] pinax-browser: Added more scenarios
Colin Morris
- [basie-commits] [1858] trunk: Testing commits.
Zuzel Vera Pacheco
- [basie-commits] Review Request: Added Pinax app skeleton
Nikita Pchelin
- [basie-commits] Review Request: Added Pinax app skeleton
Nikita Pchelin
- [basie-commits] [1876] pinax-browser: management extensions for hgbrowser: getkiln, krunserver
Nikita Pchelin
- [basie-commits] [1877] pinax-browser: two variables in settings. py to point to the kiln server address and kiln root folder
Nikita Pchelin
- [basie-commits] [1886] pinax-browser: restructuring apps: one application, backends folders for hg and svn backend folder
Nikita Pchelin
- [basie-commits] [1887] pinax-browser: hg backend: get_file, not finished, need to modify kiln's urls.py to allow for passing extra GET parameters
Nikita Pchelin
- [basie-commits] [1889] pinax-browser: implemented simple node history and get file methods for hg backend
Nikita Pchelin
- [basie-commits] [1892] pinax-browser: moved url conf and views conf from project to vcs app
Nikita Pchelin
- [basie-commits] [1893] pinax-browser: cleanup, added links to the view-source view to be able to visually show what we have so far
Nikita Pchelin
- [basie-commits] [1854] pinax-browser: Stole layout from directory view mockup.
Todd Ritchie
- [basie-commits] [1856] pinax-browser: Added paginator below table.
Todd Ritchie
- [basie-commits] [1868] pinax-browser: added get properties, added SvnRevision class, added comparison methods to SvnRevision, added SvnRevision class description
Todd Ritchie
- [basie-commits] [1874] pinax-browser: Start of class diagrams using ArgoUML.
Todd Ritchie
- [basie-commits] [1875] pinax-browser: Deleted pending review (?)
Todd Ritchie
- [basie-commits] [1878] pinax-browser: minor updates: removed is_ascii(); put is_binary() in correct place (removed it from revision)
Todd Ritchie
- [basie-commits] [1880] pinax-browser: Renamed file, adding some documentation and parameters.
Todd Ritchie
- [basie-commits] [1881] pinax-browser: unified hgpathnode into hgfile.
Todd Ritchie
- [basie-commits] [1882] pinax-browser: All methods have return types and typed parameters.
Todd Ritchie
- [basie-commits] [1883] pinax-browser: Exported xmi based on (hopefully) final draft of diagram.
Todd Ritchie
- [basie-commits] [1899] pinax-browser: I can now view the latest revision in the basie svn repo.
Todd Ritchie
- [basie-commits] [1900] pinax-browser: Grabbing arbitrary revisions works, with a messy hack : always casts any rev to int.
Todd Ritchie
- [basie-commits] [1906] pinax-browser: fixed SvnFile get_contents()
Todd Ritchie
- [basie-commits] [1908] pinax-browser: quick update to Revision abstract class before handing off to Joel
Todd Ritchie
- [basie-commits] [1871] pinax-browser: Removed html and json return from docstrings as this should be handled by the view .
Jan Rudy
- [basie-commits] [1872] pinax-browser: Added hg file and directory classes
Jan Rudy
- [basie-commits] [1863] pinax-browser: diff mockup added ( side-by-side view and per file only for version 1)
Misa Sakamoto
- [basie-commits] [1870] pinax-browser: Added pull-down for viewing revision # and history for directory-view + when navigating from directory view , it should stay at the revision # currently being viewed + API/ URL changes to reflect the majority vote as per blog
Misa Sakamoto
- [basie-commits] [1879] pinax-browser: added views.py and url patterns to urls.py
Misa Sakamoto
- [basie-commits] [1895] pinax-browser: added svn backend file plus some of directory view implemented ( displays file/directory names in browser)
Misa Sakamoto
- [basie-commits] [1896] pinax-browser: svn's view-source updated to get directory
Misa Sakamoto
- [basie-commits] [1897] pinax-browser: changes to how get_dir, get_file are handled
Misa Sakamoto
- [basie-commits] [1902] pinax-browser: fixed bug on getting latest revno for both dir and file objects
Misa Sakamoto
- [basie-commits] [1904] pinax-browser: Added additional scenarios used in testing and usability testing results
David Weber
- [basie-commits] [1854] pinax-browser: Stole layout from directory view mockup.
Blake Winton
- [basie-commits] [1857] pinax-browser: Added mock up for HG
Joseph Yeung
- [basie-commits] [1862] pinax-browser: Http for rev-history mockup
Joseph Yeung
- [basie-commits] [1865] pinax-browser: rev history function
Joseph Yeung
- [basie-commits] [1867] pinax-browser: DocString for hg
Joseph Yeung
- [basie-commits] [1890] pinax-browser: Implemented get_dir methods for hg backend
Joseph Yeung
- [basie-commits] [1891] pinax-browser: fix getting root directory for hg get_dir
Joseph Yeung
- [basie-commits] [1894] pinax-browser: Fixes pathing problem in links
Joseph Yeung
- [basie-commits] [1898] pinax-browser: Implement get_dir: Not complete
Joseph Yeung
- [basie-commits] [1903] pinax-browser: Update getkiln and krunserver
Joseph Yeung
- basie-commits VIAGRA ® Official Site -82%
basie-commits at basieproject.org
- [basie-commits] [1866] pinax-browser: http.txt file added to the diff mock-up.
"Noam Sutskever <noamsu at gmail.com>" at compsci.ca
- [basie-commits] [1885] pinax-browser: Adding the repository revision mock-up.
"Noam Sutskever <noamsu at gmail.com>" at compsci.ca
- [basie-commits] today's meeting
misa.sakamoto at utoronto.ca
Last message date:
Wed Jun 30 20:19:16 EDT 2010
Archived on: Wed Jun 30 20:19:48 EDT 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).