summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync sidebar DOM state on page:change to minimize split-second appearance of ...19183-refactor-sidebar-jsMike Greiling2016-09-071-3/+2
* remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ...Mike Greiling2016-09-073-39/+1
* remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-075-34/+8
* refactor sidebar logic into singleton classMike Greiling2016-09-075-83/+104
* 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
* | | | | | | | | | | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-09-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix: Switch sample values for $CI_SERVER_REVISION and $CI_SERVER_VERSION.Patrick Thaele2016-09-071-2/+2
* | | | | | | | | | | | Merge branch '15571-api-for-ci-lint' into 'master' Rémy Coutable2016-09-079-9/+172
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Improve curl commend, remove blank linesKatarzyna Kobierska2016-09-072-3/+1
| * | | | | | | | | | | | Fix invalid curl commandKatarzyna Kobierska2016-09-073-44/+8
| * | | | | | | | | | | | Improve documentation grammarKatarzyna Kobierska2016-09-071-2/+2
| * | | | | | | | | | | | Improve documentationKatarzyna Kobierska2016-09-071-24/+65
| * | | | | | | | | | | | Rename file and update READMEKatarzyna Kobierska2016-09-073-3/+2
| * | | | | | | | | | | | Move ci_lint to api/ciKatarzyna Kobierska2016-09-073-2/+2