- Nov 30, 2015
-
-
Douwe Maan authored
-
- Nov 16, 2015
-
-
Robert Speicher authored
This reverts commit 63144cd0, reversing changes made to 8ab5df9d.
-
- Nov 12, 2015
-
-
Jason Lee authored
Use RJS to render edit note feature. Before: ``` Rendered projects/notes/_note.html.haml (27.9ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.7ms) Rendered projects/_md_preview.html.haml (3.9ms) Rendered projects/notes/_edit_form.html.haml (6.9ms) Rendered projects/notes/_note.html.haml (17.7ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.6ms) Rendered projects/_md_preview.html.haml (3.4ms) Rendered projects/notes/_edit_form.html.haml (7.0ms) ``` After: ``` Rendered projects/notes/_note.html.haml (13.8ms) Rendered projects/notes/_note.html.haml (7.1ms) Rendered projects/notes/_note.html.haml (9.5ms) Rendered projects/notes/_note.html.haml (8.5ms) ``` This change reduce at least 6ms * N ('N' - number of notes).
-
- Oct 04, 2015
-
-
Guilherme Garnier authored
-
- Jul 08, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 26, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
Makes use of Capybara methods that wait. Hopefully this will fix the random timing-related failures of this step.
-
- Jun 25, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 12, 2015
-
-
Robert Speicher authored
There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396
-
Robert Speicher authored
-
Robert Speicher authored
-
- May 06, 2015
-
-
Robert Speicher authored
-
- Apr 09, 2015
-
- Apr 02, 2015
-
- Mar 17, 2015
-
-
Valery Sizov authored
-
- Mar 16, 2015
-
-
Valery Sizov authored
-
- Feb 14, 2015
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- Oct 18, 2014
-
-
Vinnie Okada authored
-
- Oct 07, 2014
-
-
Vinnie Okada authored
-
- Oct 06, 2014
-
-
Vinnie Okada authored
-
- Oct 05, 2014
-
-
Ciro Santilli authored
- do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
-
- Sep 28, 2014
-
-
Ciro Santilli authored
-
- Sep 26, 2014
-
-
Ciro Santilli authored
-
- Sep 23, 2014
-
-
Ciro Santilli authored
-
- Sep 22, 2014
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-
- Sep 11, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 03, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 25, 2014
-
-
Porus Patell authored
-
Porus Patell authored
-
- Jul 31, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 26, 2014
-
-
Marin Jankovski authored
-
- Apr 08, 2014
-
-
Marin Jankovski authored
-
- Feb 23, 2014
-
-
Ciro Santillli authored
-
- Feb 11, 2014
-
-
Ciro Santillli authored
-
- Jan 19, 2014
-
-
skv authored
-
- Sep 27, 2013
-
-
Dmitriy Zaporozhets authored
-
- Sep 26, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add sleep in tests to prevent random failing when next test starts before ajax requests for old one in progress
-
- May 05, 2013
-
-
Andrey Kumanyaev authored
-