Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selecting line numbers without text now works, line numbers are sorted correctly | Marius Mathiesen | 2009-11-04 | 1 | -0/+7 |
| | | | | | - Fetch line number from parent instead of text - Extended Array.prototype with min() and max() methods, use these to extract first and last line numbers | ||||
* | Removing js debug | Marius Mathiesen | 2009-11-04 | 1 | -1/+0 |
| | |||||
* | Not all diff lines are commentable | Marius Mathiesen | 2009-11-04 | 1 | -0/+16 |
| | | | | - Also removed bug where empty line numbers would produce an invalid range | ||||
* | The javascript tests now work, and even pass | Marius Mathiesen | 2009-11-04 | 1 | -3/+3 |
| | |||||
* | Bookmarkable merge request versions. | Marius Mathiesen | 2009-09-28 | 1 | -6/+30 |
| | | | | | - When selecting a range of commits: set the location hash accordingly - When entering the page: extract the location hash and select the correct shas | ||||
* | Started added tests for parsing merge request data from the location hash | Marius Mathiesen | 2009-09-28 | 1 | -0/+15 |