Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove common_vue bundle | Mike Greiling | 2018-03-06 | 1 | -6/+7 |
| | |||||
* | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 4 | -6/+6 |
| | |||||
* | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 1 | -2/+2 |
| | | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default. | ||||
* | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 2 | -0/+2 |
| | |||||
* | Improve environments performance | Filipa Lacerda | 2017-11-23 | 4 | -130/+247 |
| | |||||
* | fixed location.pathname not being reset | Phil Hughes | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Import modules instead of using the ones in global namespace | Filipa Lacerda | 2017-09-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Update vue-resource | Filipa Lacerda | 2017-07-12 | 2 | -0/+13 |
| | |||||
* | Handles realtime with 2 states for environments table | Filipa Lacerda | 2017-07-05 | 1 | -0/+21 |
| | |||||
* | Add support for multiple tooltips in the same Vue component | Eric Eastwood | 2017-06-23 | 4 | -8/+38 |
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223 | ||||
* | Responsive environment tables | Annabel Dunstone Gray | 2017-06-06 | 2 | -2/+2 |
| | |||||
* | 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copy | tauriedavis | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | Adds polling function to environments table | Filipa Lacerda | 2017-05-22 | 1 | -0/+9 |
| | | | | Adds missing eventhub to folder table | ||||
* | Remove service from actions dropdown, stop button and redeploy button | Filipa Lacerda | 2017-05-03 | 3 | -46/+0 |
| | |||||
* | Use vue files for vue components. | Filipa Lacerda | 2017-04-27 | 2 | -2/+7 |
| | |||||
* | Refactor environments components into vue files - part 3 | Filipa Lacerda | 2017-04-21 | 3 | -3/+3 |
| | |||||
* | Refactor into .vue files | Filipa Lacerda | 2017-04-20 | 2 | -2/+2 |
| | |||||
* | Refactor into .vue files part 2 | Filipa Lacerda | 2017-04-20 | 3 | -3/+3 |
| | |||||
* | Backport of EE changes in environments tests1595-ee-backport-environments-tests | Filipa Lacerda | 2017-04-07 | 2 | -4/+6 |
| | |||||
* | Merge branch 'tc-fix-unplayable-build-action-404' into 'master' | Kamil Trzciński | 2017-04-05 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | Disable pipeline & environment actions that are not playable Closes #25385 and #24601 See merge request !10052 | ||||
| * | Fixes broken lints | Filipa Lacerda | 2017-04-04 | 1 | -0/+15 |
| | | | | | | | | Adds js unit tests | ||||
* | | Merge branch '28732-expandable-folders' into 'master' | Alfredo Sumaran | 2017-04-04 | 3 | -22/+203 |
|\ \ | |/ |/| | | | | | | | | | Resolve "Expandable folders for environments" Closes #28732 See merge request !10290 | ||||
| * | Adds tests that were only in EE | Filipa Lacerda | 2017-03-29 | 1 | -21/+68 |
| | | |||||
| * | Fix broken test | Filipa Lacerda | 2017-03-28 | 1 | -1/+1 |
| | | |||||
| * | Adds show all button | Filipa Lacerda | 2017-03-28 | 3 | -46/+180 |
| | | |||||
* | | Clean history after every test that changes history | Filipa Lacerda | 2017-04-03 | 1 | -0/+4 |
| | | |||||
* | | Add metrics button to Environment Overview page | Kushal Pandya | 2017-03-31 | 4 | -3/+31 |
|/ | |||||
* | Use a button and a post request instead of UJS links - part 1 - Environments | Filipa Lacerda | 2017-03-14 | 11 | -73/+127 |
| | |||||
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 10 | -0/+0 |
| | |||||
* | Remove unused test | Filipa Lacerda | 2017-02-25 | 1 | -30/+0 |
| | |||||
* | Merge branch 'fe-paginated-environments-api-add-pagination' into ↵ | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | fe-paginated-environments-api-add-subview * fe-paginated-environments-api-add-pagination: Changes after review Rename storePagination to setPagination | ||||
| * | Rename storePagination to setPagination | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| | | |||||
* | | Fix broken testsfe-paginated-environments-api-add-subview | Filipa Lacerda | 2017-02-16 | 4 | -75/+96 |
| | | |||||
* | | Move change page param to utility function | Filipa Lacerda | 2017-02-15 | 2 | -0/+242 |
|/ | | | | | | Add tests Adds folder name in the top of the table | ||||
* | Add pagination tests for environments table | Filipa Lacerda | 2017-02-12 | 1 | -0/+42 |
| | | | | | | Remove fdescribe statement Fix conflict | ||||
* | Remove spec checking for scope 'all' since it's no longer part of component | Filipa Lacerda | 2017-02-12 | 1 | -3/+3 |
| | | | | | | Changes after review Fix typo | ||||
* | Integrates pagination component with API | Filipa Lacerda | 2017-02-12 | 2 | -11/+53 |
| | | | | | | | | Adds pagination tests Remove misplaced comment Fix broken store test | ||||
* | Merge branch 'master' into fe-paginated-environments-api | Filipa Lacerda | 2017-02-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (97 commits) convert js-cookie dependency to an npm module convert timeago.js dependency to an npm module remove vue from vendor since it is now in node_modules Add CHANGELOG file Stylize blockquote in notification emails Add js prefix to right sidebar Replace accidentally deleted metaclick Remove right padding from navbar-collapse on large screens Add changelog common_utils merge conflicts Set sidebar height to 100% if at top of page Set height of fixed sidebars with js Add sticky sidebar on wiki page Fix comment button test for slash commands Fix time tracking spec Fix issue boards sidebar alignment and sidebar toggle spec Fix failing conflicts test Fix build sidebar scrolling Refactor JS Fix pinned sidebar alignment ... | ||||
| * | convert timeago.js dependency to an npm module | Mike Greiling | 2017-02-11 | 1 | -1/+1 |
| | | |||||
* | | Fix broken test and linter error | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Use CJS in all environments components | Filipa Lacerda | 2017-02-09 | 6 | -21/+20 |
| | | |||||
* | | Use CJS for tests. | Filipa Lacerda | 2017-02-09 | 4 | -35/+36 |
| | | | | | | | | Updates expected model in tests | ||||
* | | Adjustments for the new response with counters | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| | | | | | | | | a | ||||
* | | Adjustments to receive new data schema | Filipa Lacerda | 2017-02-09 | 3 | -259/+106 |
|/ | |||||
* | Fix stoppable? | Kamil Trzcinski | 2017-02-07 | 2 | -6/+6 |
| | |||||
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 3 | -2/+141 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ... | ||||
| * | Flag multiple empty lines in eslint, fix offenses.newline-eslint-rule | Bryce Johnson | 2017-01-24 | 1 | -1/+0 |
| | | |||||
| * | Adds tests | Filipa Lacerda | 2017-01-12 | 2 | -0/+141 |
| | | | | | | | | | | | | | | | | | | | | Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out | ||||
* | | fix globals within environments_bundle mock data | Mike Greiling | 2017-01-10 | 1 | -0/+2 |
| | | |||||
* | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 6 | -6/+6 |
| | |