summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-072-23/+22
* Fix failing specs and improve htmlAlfredo Sumaran2016-09-075-15/+26
* Added a small helper to reduce logic in the viewDan Rowden2016-09-072-3/+14
* Take out of /dashboard/milestones as the helper query clashes with kaminari a...Dan Rowden2016-09-071-4/+8
* Updated milestone count helper plus testsDan Rowden2016-09-074-5/+43
* Use newer hash styleDan Rowden2016-09-072-6/+6
* Improved milestone counts with a single queryDan Rowden2016-09-072-14/+15
* ChangelingDan Rowden2016-09-071-0/+3
* Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden2016-09-073-6/+26
* Merge branch 'fix-textarea-expansion' into 'master' Fatih Acet2016-09-074-13/+73
|\
| * Add textarea autoresize after commentClement Ho2016-09-014-13/+73
* | Merge branch 'fix-contributions-label-truncation' into 'master' Fatih Acet2016-09-072-1/+16
|\ \
| * | Fix contributions calendar month label truncationClement Ho2016-09-072-1/+16
* | | Merge branch 'replace-animate-emoji-timeout' into 'master' Fatih Acet2016-09-074-49/+39
|\ \ \
| * | | Replace animateEmoji timeout with eventListenerClement Ho2016-09-064-49/+39
* | | | Merge branch 'refactor/ci-config-add-logical-validation' into 'master' Rémy Coutable2016-09-0720-187/+318
|\ \ \ \
| * \ \ \ Merge branch 'master' into refactor/ci-config-add-logical-validationrefactor/ci-config-add-logical-validationGrzegorz Bizon2016-09-03432-3219/+7040
| |\ \ \ \
| * | | | | Use double instead of spy in job config node specsGrzegorz Bizon2016-09-031-1/+1
| * | | | | Add method that returns commands for ci job entryGrzegorz Bizon2016-08-295-31/+50
| * | | | | Do not override job nodes in legacy ci config codeGrzegorz Bizon2016-08-291-5/+5
| * | | | | Make it possible to inherit global ci config nodesGrzegorz Bizon2016-08-293-8/+80
| * | | | | Add [] method for accessing ci entry dependenciesGrzegorz Bizon2016-08-252-0/+27
| * | | | | Remove temporary stub method from ci config nodesGrzegorz Bizon2016-08-258-26/+24
| * | | | | Expose compose method in the ci config entry nodesGrzegorz Bizon2016-08-256-44/+47
| * | | | | Rename unspecified and undefined CI config nodesGrzegorz Bizon2016-08-259-98/+103
| * | | | | Inject dependencies into each CI config entry nodeGrzegorz Bizon2016-08-255-8/+15
* | | | | | Merge branch 'fix-allowed-conflict-size' into 'master' Rémy Coutable2016-09-073-3/+4
|\ \ \ \ \ \
| * | | | | | Fix merge conflict size limitfix-allowed-conflict-sizeSean McGivern2016-09-073-3/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'search-helper-escape-regexp' into 'master' Rémy Coutable2016-09-073-1/+8
|\ \ \ \ \ \
| * | | | | | Escape search term before passing it to Regexp.new (!6241)winniehell2016-09-072-1/+4
| * | | | | | Add failing test for #14360winniehell2016-09-071-0/+4
* | | | | | | Merge branch 'zj-use-project-finder-pipelines-api' into 'master' Rémy Coutable2016-09-075-20/+78
|\ \ \ \ \ \ \
| * | | | | | | Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-075-20/+78
* | | | | | | | Merge branch 'shortcuts-modal-fix' into 'master' Fatih Acet2016-09-071-273/+274
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix styling of shortcuts modalPhil Hughes2016-09-071-273/+274
* | | | | | | | | Merge branch 'issues-filters-reset-btn' into 'master' Fatih Acet2016-09-075-10/+114
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-0712-13/+176
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Simulate filtering with url params, clean up accordingly.Bryce Johnson2016-09-071-44/+7
| * | | | | | | | Add failing reset all test.Bryce Johnson2016-09-071-6/+11
| * | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-0734-165/+336
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-066-43/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-06100-664/+1167
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add user to project.Bryce Johnson2016-09-061-0/+1
| * | | | | | | | | | | Refactor filters reset test to re-use issues.Bryce Johnson2016-09-051-26/+40
| * | | | | | | | | | | Revise test error messages to be more reaadble.Bryce Johnson2016-09-051-9/+9
| * | | | | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-0518-91/+190
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use broader js flag.Bryce Johnson2016-09-051-5/+5
| * | | | | | | | | | | | Clean reset filters test.Bryce Johnson2016-09-051-26/+27
| * | | | | | | | | | | | Add tests for reset filters button.Bryce Johnson2016-09-021-0/+97
| * | | | | | | | | | | | Add issues filters reset btn (ES6-ified).Bryce2016-09-024-10/+33