summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'prettify-all-the-things-4'prettify-all-the-things-4Mike Greiling2018-10-261671-15638/+158455
|\
| * Merge branch 'an-multithreading' into 'master'Robert Speicher2018-10-2523-75/+966
| |\
| | * Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-2523-75/+966
| * | Merge branch 'ml-qa-repo-logging' into 'master'Robert Speicher2018-10-254-7/+17
| |\ \
| | * | Re-enable debug logging of Git commands and outputml-qa-repo-loggingMark Lapierre2018-10-254-7/+17
| * | | Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho2018-10-252-2/+8
| |\ \ \
| | * | | Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-242-2/+8
| * | | | Merge branch '52993-ldap-rename_provider-rake-task-broken' into 'master'Nick Thomas2018-10-252-1/+6
| |\ \ \ \
| | * | | | Use gitlab_environment for ldap rake task52993-ldap-rename_provider-rake-task-brokenCindy Pallares2018-10-252-1/+6
| * | | | | Merge branch 'winh-countdown-component' into 'master'Clement Ho2018-10-254-0/+156
| |\ \ \ \ \
| | * | | | | Add validation for date strings passed to GlCountdownwinh-countdown-componentWinnie Hellmann2018-10-252-6/+23
| | * | | | | Add reusable component for counting downWinnie Hellmann2018-10-252-0/+109
| | * | | | | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-252-0/+30
| | * | | | | Move datetime_utility_spec.js to correct locationWinnie Hellmann2018-10-251-0/+0
| * | | | | | Merge branch '51826-single-product-defintion-qa' into 'master'Douglas Barbosa Alexandre2018-10-2534-620/+540
| |\ \ \ \ \ \
| | * | | | | | Always use `attribute` to define the productLin Jen-Shin2018-10-2534-620/+540
| |/ / / / / /
| * | | | | | Merge branch 'jramsay-42673-commit-tooltip' into 'master'Douwe Maan2018-10-252-1/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Add title to commit links in list viewJames Ramsay2018-10-252-1/+6
| * | | | | | Merge branch 'prettify-all-the-things-3' into 'master'Tim Zallmann2018-10-2546-780/+1001
| |\ \ \ \ \ \
| | * | | | | | Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-1746-780/+1001
| * | | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-10-255-0/+374
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Backport SSH host key detection code to CENick Thomas2018-10-255-0/+374
| * | | | | | | Merge branch 'sh-update-parser' into 'master'Robert Speicher2018-10-252-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Upgrade parser gem to 2.5.1.2sh-update-parserStan Hu2018-10-242-2/+2
| * | | | | | | Merge branch 'mj/review-apps-guard' into 'master'Robert Speicher2018-10-251-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Review apps cleanup schedule runs on masterMarin Jankovski2018-10-251-1/+0
| |/ / / / / / /
| * | | | | | | Merge branch '53055-combine-date-util-functions' into 'master'Filipa Lacerda2018-10-2513-380/+379
| |\ \ \ \ \ \ \
| | * | | | | | | Add changelog entry53055-combine-date-util-functionsKushal Pandya2018-10-251-0/+5
| | * | | | | | | Run through Prettier and remove ESLint disablesKushal Pandya2018-10-254-151/+160
| | * | | | | | | Update pretty_time methods import pathKushal Pandya2018-10-252-2/+2
| | * | | | | | | Add pretty_time methodsKushal Pandya2018-10-254-198/+187
| | * | | | | | | Update pikaday method import pathKushal Pandya2018-10-254-5/+4
| | * | | | | | | Add pikaday parsing methodsKushal Pandya2018-10-254-55/+55
| | * | | | | | | Convert methods to ES6 exportsKushal Pandya2018-10-251-39/+36
| | |/ / / / / /
| * | | | | | | Merge branch 'mr-diff-data' into 'master'Filipa Lacerda2018-10-258-126/+109
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed action & mutation specsPhil Hughes2018-10-252-44/+29
| | * | | | | | | Update the state, not a paramPhil Hughes2018-10-253-56/+57
| | * | | | | | | Impove diff discussion datamr-diff-dataPhil Hughes2018-10-248-83/+80
| * | | | | | | | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-257-150/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-235-74/+18
| | * | | | | | | | DRY up *_clients methodsThong Kuah2018-10-231-25/+21
| | * | | | | | | | Split hashed_clients into one per api_groupThong Kuah2018-10-231-11/+32
| | * | | | | | | | Update all usages of KubeClientThong Kuah2018-10-235-12/+6
| | * | | | | | | | Remove api_groups from KubeClient constructorThong Kuah2018-10-232-117/+59
| * | | | | | | | | Merge branch '52202-consider-moving-isjobstuck-verification-to-backend' into ...Kamil Trzciński2018-10-2510-88/+192
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Move job stuck status to backendSteve Azzopardi2018-10-2510-88/+192
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'jlenny-UpdateAndroidTemplate' into 'master'Grzegorz Bizon2018-10-251-34/+28
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Update link to blog post since it didn't go out on 23rdjlenny-UpdateAndroidTemplateJason Lenny2018-10-241-1/+1
| | * | | | | | | | Update Android.gitlab-ci.yml with result of new blog post: https://gitlab.com...Jason Lenny2018-10-231-34/+28
| * | | | | | | | | Merge branch 'sh-bump-ruby-2.4.5' into 'master'Robert Speicher2018-10-245-10/+21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |