- 21 Feb, 2017 1 commit
-
-
Clement Ho authored
-
- 22 Aug, 2016 1 commit
-
-
Valery Sizov authored
-
- 16 Aug, 2016 1 commit
-
-
Rubén Dávila Santos authored
Revert "Merge branch '19957-write-tests-for-adding-comments-for-different-line-types-in-diff' into 'master'" This reverts merge request !5417
-
- 05 Aug, 2016 1 commit
-
-
Luke Bennett authored
-
- 04 Aug, 2016 1 commit
-
-
Tim Masliuchenko authored
-
- 02 Aug, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Jul, 2016 1 commit
-
- 12 Jul, 2016 1 commit
-
-
Valery Sizov authored
-
- 05 Jul, 2016 1 commit
-
-
Phil Hughes authored
-
- 06 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
The buttons were rarely used and added at least 1 query each on every page load.
-
- 03 Jun, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 04 May, 2016 2 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 06 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 18 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 08 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Fixes #13928
-
- 07 Mar, 2016 1 commit
-
-
Robert Speicher authored
These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test.
-
- 03 Mar, 2016 1 commit
-
-
Pierre de La Morinerie authored
-
- 17 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 15 Feb, 2016 1 commit
-
-
Rémy Coutable authored
1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
-
- 22 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 21 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 19 Jan, 2016 2 commits
-
-
Rémy Coutable authored
This commits also fixes two minor issues: - Ensure notes that the current user is not allowed to see are not returned in the AJAX notes loading - Ensure the notes counter badge is decremented of 1 instead of 2
-
Rubén Dávila authored
-
- 11 Dec, 2015 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 09 Dec, 2015 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douwe Maan authored
-
- 10 Nov, 2015 1 commit
-
-
Anton Baklanov authored
-
- 23 Oct, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Jun, 2015 1 commit
-
-
Robert Speicher authored
-
- 23 Jun, 2015 1 commit
-
-
Stan Hu authored
Closes #1225 Closes #1854 Closes #1858
-
- 19 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Replaced: * "Accepted" with "Merged" * "Rejected" with "Closed" Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 May, 2015 1 commit
-
- 25 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 26 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1294
-
- 16 Mar, 2015 1 commit
-
-
Valery Sizov authored
-
- 12 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
It is same search like we have at issues page. It allows to quickly filter merge requests based on title or desription. I copy-pasted some js code from Issues.js. In future search (filtering) logic should be refactoed into one class for merge requests and issues
-