summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-18/+27
* Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-2/+35
|\
| * Don't use getElementById in specs.Bryce Johnson2017-05-221-2/+2
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-2/+35
* | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-262-0/+150
* | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into '...Clement Ho2017-05-261-1/+44
|\ \
| * | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-261-1/+44
* | | Use non-global jQuery reference within raven bundleLuke "Jared" Bennett2017-05-251-18/+0
* | | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-242-0/+17
|\ \ \
| * | | add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-242-0/+17
* | | | Use import instead of requirefix-eslintClement Ho2017-05-242-2/+2
* | | | Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda2017-05-241-0/+49
|\ \ \ \
| * | | | Add specdm-paste-code-inside-gfm-codeDouwe Maan2017-05-231-0/+49
* | | | | Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-245-17/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Port EE changes32563-remove-duplicated-config-code-for-filtered-search-dropdownsClement Ho2017-05-235-17/+33
| |/ / /
* | | | Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes2017-05-242-32/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Use Gitlab::REVISION over reading HEAD sha from gitsentry-clientside-releasesLuke "Jared" Bennett2017-05-212-23/+22
| * | | Read HEAD commit and use as releases valueLuke "Jared" Bennett2017-05-192-18/+17
* | | | MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-241-6/+6
* | | | Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-232-0/+201
|\ \ \ \
| * | | | Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-231-0/+136
| * | | | Extract Cache class from AjaxCachewinh2017-05-211-0/+65
* | | | | Merge branch 'winh-recent-searches-service-spec' into 'master'Fatih Acet2017-05-231-22/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle Promise rejections in RecentSearchesService spec (!11206)winh-recent-searches-service-specwinh2017-05-111-22/+30
* | | | | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-2254-150/+146
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-162-6/+2
| * | | | fix eslint failuresMike Greiling2017-05-164-4/+4
| * | | | fix implicit window object reference within gl_form_specMike Greiling2017-05-161-6/+6
| * | | | update test_bundle to use ES module syntaxMike Greiling2017-05-161-6/+8
| * | | | update frontend specs to use ES module syntaxMike Greiling2017-05-1651-131/+129
* | | | | Add users endpoint to frontend API classWinnie Hellmann2017-05-191-0/+281
* | | | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-2/+0
|\ \ \ \ \
| * | | | | Fix Karma expectOswaldo Ferreira2017-05-181-1/+0
| * | | | | Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
| | |_|_|/ | |/| | |
* | | | | Refine MR widget styling for buttons and info textKushal Pandya2017-05-191-1/+1
* | | | | Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda2017-05-191-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-0/+1
| |/ / /
* | | | Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-197-5/+138
|\ \ \ \
| * | | | Fixes per feedback on user avatar components.Bryce Johnson2017-05-184-69/+12
| * | | | Consolidate user avatar Vue logicBryce Johnson2017-05-188-5/+195
| |/ / /
* | | | Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-4/+27
|/ / /
* | | Fix ability to edit diff notes multiple timesKushal Pandya2017-05-181-0/+41
* | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-8/+52
* | | Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda2017-05-171-2/+14
|\ \ \
| * | | Address MR comments.acet-mr-widget-nothing-to-commit-stateFatih Acet2017-05-161-1/+1
| * | | MRWidget: Fix specs and address WIP comments.Fatih Acet2017-05-161-2/+14
* | | | Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' in...Tim Zallmann2017-05-171-42/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Clean up UI and styles.Bryce Johnson2017-05-151-42/+0
* | | | Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-9/+11
| |/ / |/| |
* | | Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-0/+29
|\ \ \