Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor LineHighlighterrs-blobview-js-refactor | Robert Speicher | 2015-06-19 | 1 | -41/+22 |
| | |||||
* | Rename BlobView to LineHighlighter | Robert Speicher | 2015-06-19 | 2 | -9/+9 |
| | |||||
* | Refactor and spec BlobView JS | Robert Speicher | 2015-06-19 | 2 | -0/+178 |
| | |||||
* | Add JS specs for Array extensions | Robert Speicher | 2015-06-02 | 1 | -0/+12 |
| | |||||
* | Move jQuery enable/disable extensions to extensions/jquery | Robert Speicher | 2015-06-02 | 2 | -9/+43 |
| | | | | | Removes redundant enableButton/disableButton extensions, and adds specs for the jQuery extensions. | ||||
* | Add ZenMode javascript specs | Robert Speicher | 2015-06-02 | 2 | -0/+61 |
| | |||||
* | Stub ajax in JS specs | Robert Speicher | 2015-05-28 | 2 | -2/+5 |
| | |||||
* | Remove jasmine-fixture, use teaspoon fixtures | Robert Speicher | 2015-05-28 | 8 | -58/+64 |
| | |||||
* | teaspoon install | Robert Speicher | 2015-05-28 | 1 | -0/+46 |
| | |||||
* | Remove jasmine-rails; add teaspoon | Robert Speicher | 2015-05-28 | 2 | -30/+0 |
| | |||||
* | Update specs.commit-graphs-by-email | Douwe Maan | 2015-05-25 | 1 | -3/+5 |
| | |||||
* | Remove unneeded jasmine setup | Robert Speicher | 2015-05-06 | 2 | -5/+0 |
| | |||||
* | Task List feature and JS specs | Robert Speicher | 2015-05-06 | 3 | -0/+102 |
| | |||||
* | Typo: Issueable -> Issuable | Robert Speicher | 2015-04-18 | 1 | -3/+3 |
| | |||||
* | Add JS specs for replyWithSelectedText | Robert Speicher | 2015-04-18 | 1 | -0/+83 |
| | |||||
* | Simplify jasmine.yml since we're using jasmine-rails gem | Robert Speicher | 2015-04-18 | 1 | -30/+0 |
| | | | | A lot of these values are handled by the asset pipeline. | ||||
* | Make StatGraph JS explicitly require its dependencies | Robert Speicher | 2015-04-18 | 3 | -0/+6 |
| | | | | This allows us to test them in a bit more isolation. | ||||
* | rails g jasmine_rails:install | Robert Speicher | 2015-04-18 | 1 | -115/+41 |
| | |||||
* | Re-run rails g jasmine:install | Robert Speicher | 2015-04-18 | 2 | -4/+56 |
| | |||||
* | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 1 | -1/+1 |
| | | | | Present in the large majority of files of each respective type. | ||||
* | Update jasmine gem to work with rails4 | Dmitriy Zaporozhets | 2013-12-10 | 3 | -48/+58 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make rake gitlab:test works | Dmitriy Zaporozhets | 2013-09-29 | 1 | -0/+2 |
| | |||||
* | Use phantomjs for jasmine tests. Fixed broken one | Dmitriy Zaporozhets | 2013-09-29 | 2 | -35/+32 |
| | |||||
* | Contributors graphs feature for GitLab | Karlo Soriano | 2013-06-05 | 6 | -0/+429 |
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors |