| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Pikaday | Filipa Lacerda | 2017-10-18 | 1 | -0/+29 |
| | | |||||
| * | Improve sprite icon spec | Clement Ho | 2017-10-17 | 1 | -10/+18 |
| | | |||||
| * | Add ability to pass class name to spriteIcon helpersprite-icon-class | Clement Ho | 2017-10-12 | 1 | -1/+5 |
| | | |||||
| * | Fix bad type checking to prevent 0 count badge to be shown | Filipa Lacerda | 2017-10-10 | 1 | -5/+5 |
| | | |||||
| * | Commenting on image diffs | Felipe Artur | 2017-10-07 | 1 | -0/+32 |
| | | |||||
| * | spec fixhash-mr-scroll-load | Phil Hughes | 2017-09-29 | 1 | -7/+3 |
| | | |||||
| * | Fixed anchored content not being scrolled into view | Phil Hughes | 2017-09-29 | 1 | -0/+60 |
| | | | | | | | | | Correctly scrolls anchored content into view when the user loads the page. This is most obvious when the user loads a link note in a merge request & the page does not scroll down to the note. Closes #38326 | ||||
| * | remove the sticky el from the test DOM after each testchanges-bar-dynamic-placeholder | Phil Hughes | 2017-09-25 | 1 | -2/+6 |
| | | |||||
| * | refactor tests to actually test browser behaviour | Phil Hughes | 2017-09-25 | 1 | -48/+37 |
| | | |||||
| * | fixed and added specs for removing placeholder element | Phil Hughes | 2017-09-22 | 1 | -3/+37 |
| | | |||||
| * | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 1 | -0/+10 |
| | | |||||
| * | Standardize access to CSRF token in JavaScript | Bryce Johnson | 2017-09-21 | 1 | -0/+49 |
| | | |||||
| * | Import modules instead of using the ones in global namespace | Filipa Lacerda | 2017-09-09 | 1 | -73/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Removes set favicon related methods from global scope Improves test related with favicon Removes convertPermissionToBoolean from global scope. Adds tests for convertPermissionToBoolean - were non existant Removes setParamInURL from gl.utils Removes parseIntPagination from gl.utils namespace Remove normalizeCRLFHeaders from gl.utils namespace Removes normalizeHeaders from gl.utils namespace Use gl.utils for filtered search Fix bad import Fix broken test by cleaning window.history namespace Adds changelog | ||||
| * | Use modules in common utils | Filipa Lacerda | 2017-09-09 | 1 | -309/+307 |
| | | |||||
| * | Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master' | Tim Zallmann | 2017-08-21 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Resolve "Failing karma tests for Chrome 60" Closes #36517 See merge request !13646 | ||||
| | * | fix test failures in text_utility_spec.js on Chrome 60 | Mike Greiling | 2017-08-18 | 1 | -0/+1 |
| | | | |||||
| * | | 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 | ||||
