| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix unnecessarily long gl.utils.backOff test36648-fix-backoff-util-tests | Mike Greiling | 2017-08-18 | 1 | -25/+27 |
| | | |||||
| * | fixed jumping when bar gets stuck | Phil Hughes | 2017-08-03 | 1 | -0/+52 |
| | | | | | | added specs to sticky util file added `No files found.` text when results are empty | ||||
| * | Add filtered search to group issue dashboard | Clement Ho | 2017-08-02 | 1 | -0/+9 |
| | | |||||
| * | fix transient rspec failure due to Poll.js race condition35225-transient-poll | Simon Knox | 2017-07-18 | 1 | -23/+29 |
| | | | | | don't treat aborted requests as failures, they are often triggered during unload (e.g after clicking a link) | ||||
| * | Update tests to test what the component renders and what the clicks calls34810-vue-pagination | Filipa Lacerda | 2017-07-07 | 1 | -0/+1 |
| | | |||||
| * | Introduce addClassIfElementExists utilitywinh-no-current-user-search-bar | winh | 2017-06-27 | 1 | -0/+35 |
| | | |||||
| * | Merge branch 'master' into 25426-group-dashboard-ui | Alfredo Sumaran | 2017-06-07 | 1 | -0/+31 |
| |\ | |||||
| | * | Improve user experience around slash commands in instant comments | Kushal Pandya | 2017-06-05 | 1 | -0/+31 |
| | | | |||||
| * | | Address feedback | Alfredo Sumaran | 2017-06-07 | 1 | -0/+8 |
| |/ | |||||
| * | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 1 | -1/+8 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (116 commits) Revert "Merge branch 'grpc-1.3.4' into 'master'" Return nil when looking up config for unknown LDAP provider Avoid crash when trying to parse string with invalid UTF-8 sequence Enable Gitaly by default in GitLab 9.3 Don’t create comment on JIRA if link already exists Disable sub_group_issuables_spec.rb for mysql Fix math rendering on blob pages Add changelog Don't allow to pass a user to ProjectWiki#http_url_to_repo Revert "Merge branch '1937-https-clone-url-username' into 'master' " Fix bottom padding for build page Fix /unsubscribe slash command creating extra todos Fix omniauth-google-oauth2 dependencies in Gemfile.lock Update looks job log 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled Fix spec for Members::AuthorizedDestroyService 31616-add-uptime-of-gitlab-instance-in-admin-area Set head pipeline when creating merge requests Create a separate helper to check if we show particular tab on a search page Add performance deltas between app deployments on Merge Request widget ... | ||||
| | * | Add performance deltas between app deployments on Merge Request widget | Kushal Pandya | 2017-05-29 | 1 | -1/+8 |
| | | | |||||
| * | | Use - as the prefix so we don't conflict with namespaces | Lin Jen-Shin | 2017-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | The decision was made around: https://gitlab.com/gitlab-org/gitlab-ce/issues/26407#note_30624641 | ||||
| * | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 4 | -2/+203 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (307 commits) Address feedback Add small update for the i18n guide. update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin name all webpack chunks to improve long term cacheability add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin upgrade to latest webpack version Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ Provide default for calculating label text color (!11681) Add failing test for #32728 Bugfix: Always use the default language when generating emails. Remove unecessary commit pattern check Add regexp_for_value helper method Remove shared example and improve sub_group_issuables_spec.rb Remove 'should' from scenario in has_subgroup_title_spec.rb Cartfile git and binary methods cannot take a GitHub repo Fix terminals support for Kubernetes service Add review comments to compare_spec.rb Fix transient error clicking dropdown items in compare_spec.rb Use non-global jQuery reference within raven bundle ... | ||||
| | * | Merge branch 'winh-frontend-user-cache' into 'master' | Filipa Lacerda | 2017-05-23 | 2 | -0/+201 |
| | |\ | | | | | | | | | | | | | Introduce UsersCache for storing user entities in frontend See merge request !11404 | ||||
| | | * | Add frontend UsersCache class (!11404)winh-frontend-user-cache | winh | 2017-05-23 | 1 | -0/+136 |
| | | | | |||||
| | | * | Extract Cache class from AjaxCache | winh | 2017-05-21 | 1 | -0/+65 |
| | | | | |||||
| | * | | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 2 | -2/+2 |
| | |/ | |||||
| * | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller | ||||
| * | Merge branch 'issue-boards-label-filtering' into 'master' | Filipa Lacerda | 2017-05-16 | 1 | -0/+10 |
| |\ | | | | | | | | | | | | | Fixed issue boards not filtering when URL params are encoded Closes #32084 See merge request !11320 | ||||
| | * | Fixed issue boards not filtering when URL params are encoded | Phil Hughes | 2017-05-12 | 1 | -0/+10 |
| | | | | | | | | | Closes #32084 | ||||
| * | | Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' | Filipa Lacerda | 2017-05-12 | 1 | -71/+22 |
| |\ \ | |/ |/| | | | | | Fix poll_spec transient failures See merge request !11264 | ||||
| | * | Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failures | Luke "Jared" Bennett | 2017-05-11 | 1 | -1/+1 |
| | | | |||||
| | * | Fixed promise action binding and simplified callbacks spy | Luke "Jared" Bennett | 2017-05-11 | 1 | -16/+11 |
| | | | |||||
| | * | improved mockservicecall and fixed up a settimeout | Luke "Jared" Bennett | 2017-05-11 | 1 | -32/+17 |
| | | | |||||
| | * | Removed vue and vue-resource from poll_spec in an attempt to fix the ↵ | Luke "Jared" Bennett | 2017-05-10 | 1 | -58/+29 |
| | | | | | | | | | transient failures relating to async timeout | ||||
| * | | Track pending requests in AjaxCache | Winnie Hellmann | 2017-05-10 | 1 | -14/+43 |
| |/ | |||||
| * | Colorize labels in issue search field | Winnie Hellmann | 2017-05-05 | 1 | -0/+129 |
| | | |||||
| * | Fallback localstorage cases | Luke "Jared" Bennett | 2017-05-05 | 1 | -0/+78 |
| | | |||||
| * | Add instant comments support | Kushal Pandya | 2017-05-05 | 1 | -0/+11 |
| | | |||||
| * | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' | Filipa Lacerda | 2017-04-18 | 1 | -7/+6 |
| |\ | | | | | | | | | Use favicon full path See merge request !10676 | ||||
| | * | Updated specs | Luke "Jared" Bennett | 2017-04-13 | 1 | -7/+6 |
| | | | |||||
| * | | Improves support for long build traces: | Filipa Lacerda | 2017-04-18 | 1 | -1/+8 |
| | | | |||||
| * | | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-time | Filipa Lacerda | 2017-04-13 | 1 | -75/+73 |
| |\ \ | |/ |/| | | | | | Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613 | ||||
| | * | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundle | Alfredo Sumaran | 2017-04-10 | 1 | -75/+73 |
| | | | |||||
| * | | Fixed random failures with Poll specpoll-test-fix | Phil Hughes | 2017-04-12 | 1 | -36/+57 |
| |/ | | | | | | | | | | | Correctly waits for requests to finish before testing anything. Previously it was waiting for a set amount of time which could possibly cause failures dependant on how quickly these execute Stops any polling requests once done so that the error callback doesn't get called with a 404 Closes #30824 | ||||
| * | Show CI status as Favicon on Pipelines, Job and MR pages | Kushal Pandya | 2017-04-06 | 1 | -0/+51 |
| | | |||||
| * | Removed formatRelevantDigits from text_utils.js and added it to a new file ↵environment-performance-improvements | Jose Ivan Vargas | 2017-04-03 | 2 | -26/+41 |
| | | | | | | | number_utils.js Also improved code formatting | ||||
| * | Added a formatRelevantDigits text utility | Jose Ivan Vargas | 2017-04-03 | 1 | -0/+26 |
| | | |||||
| * | Change order of specs | Filipa Lacerda | 2017-04-03 | 1 | -41/+42 |
| | | |||||
| * | Clean history after every test that changes history | Filipa Lacerda | 2017-04-03 | 1 | -0/+8 |
| | | |||||
| * | Clean history state after each test | Filipa Lacerda | 2017-04-03 | 1 | -0/+5 |
| | | |||||
| * | Fixes method not replacing URL parameters correctly | Filipa Lacerda | 2017-04-03 | 1 | -0/+35 |
| | | |||||
| * | group links select2 infinite scroll | Luke "Jared" Bennett | 2017-03-30 | 1 | -0/+31 |
| | | |||||
| * | Adds restart method and auxiliar callback to polling class | Filipa Lacerda | 2017-03-24 | 1 | -0/+40 |
| | | |||||
| * | Adds stop function so we can stop polling anytime | Filipa Lacerda | 2017-03-23 | 1 | -0/+36 |
| | | |||||
| * | Merge branch '29575-polling' into 'master' | Fatih Acet | 2017-03-23 | 1 | -0/+127 |
| |\ | | | | | | | | | | | | | Poll with vue resource get function Closes #29575 See merge request !10057 | ||||
| | * | simplifies assignment of default options | Filipa Lacerda | 2017-03-22 | 1 | -0/+2 |
| | | | |||||
| | * | Adds tests and changes after review | Filipa Lacerda | 2017-03-21 | 1 | -0/+125 |
| | | | |||||
| * | | Changed code style as to not to disable any eslint rulesadd-test-backoff-util | Jose Ivan Vargas | 2017-03-20 | 1 | -14/+13 |
| | | | |||||
