Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |