summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/job.js
Commit message (Collapse)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Clear the timeout in Jobs class after each testPhil Hughes2018-02-071-1/+1
|
* fixed issue with axios_utils not reducing activeVueResources variable when ↵Phil Hughes2018-02-021-1/+12
| | | | request fails
* Converted job.js to axiosPhil Hughes2018-01-301-5/+7
|
* Fix bad import in job.js41929-artifacts-timeFilipa Lacerda2018-01-111-1/+0
|
* Remove remaining word from artifacts dateFilipa Lacerda2018-01-111-11/+1
|
* Cache document query41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+3
|
* Merge branch 'master' into 41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (120 commits) Update CHANGELOG.md for 10.3.3 Fix user membership destroy relation Use heredoc so it's more clear Put all menus under menu module Introduce common project settings and just put Introduce Factory::Resource::DeployKey Introduce expand_deploy_keys Introduce Menu::Side Add documents for GitLab utilities Clears visual token on second backspace Update prometheus gem to version that adds inf+ bucket in accordance with Prometheus docs. Add breadcrumbs to User Settings sub-views Rename asset sync related AWS variables Allow logged in user to change his password Fix 404 error after a user edits an issue description and solves the reCAPTCHA Fix links to old commits in merge requests Typos correction on the advise of @smcgivern Documenting that resolved JIRA tickets are not automatically transitioned Forking a project to a namespace with lower visibility. Keep typographic hierarchy in User Settings ...
| * Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-2/+2
| | | | | | | | Closes #38613
* | Use non cached variables to get scroll position because of the performance barFilipa Lacerda2017-12-211-10/+14
|/
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-4/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) small change to make less conflict with EE version Add cop for use of remove_column Resolve merge conflicts with dev.gitlab.org/master after security release add index for doc/administration/operations/ Remove RubySampler#sample_objects for performance as well Bugfix: User can't change the access level of an access requester Add spec for removing issues.assignee_id updated imports Keep track of storage check timings Remove a header level in the new 'Automatic CE->EE merge' doc Improve down step of removing issues.assignee_id column Fix specs after removing assignee_id field Remove issues.assignee_id column Resolve conflicts in app/models/user.rb Fix image view mode Do not raise when downstream pipeline is created Remove the need for destroy and add a comment in the spec Use build instead of create in importer spec Simplify normalizing of paths Remove allocation tracking code from InfluxDB sampler for performance ...
| * updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
| |
| * use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
| |
| * Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-4/+4
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
|/
* Enables scroll to bottom once user has scrolled back to bottom in job logFilipa Lacerda2017-11-091-26/+24
|
* Remove Build code from global namespaceFilipa Lacerda2017-10-101-0/+285