summaryrefslogtreecommitdiff
path: root/spec/javascripts/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
| | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
* Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-231-19/+1
|
* Move dateTickFormat to separate moduleWinnie Hellmann2017-12-181-0/+11
|
* updated karma specsPhil Hughes2017-10-271-0/+5
|
* correctly creates file in currently viewed directoryPhil Hughes2017-10-231-3/+2
| | | | specs
* Add create merge checkbox.Jacob Schatz2017-10-121-0/+3
|
* [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-201-0/+37
| | | | | | Formats dates Fixes clipboard button Simplifies HTML
* Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-291-0/+4
|
* Update vue-resourceFilipa Lacerda2017-07-121-0/+11
|
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-5/+8
|
* refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-162-6/+2
|
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
|
* Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-051-1/+1
|
* Fix failing spec and eslintClement Ho2017-05-051-0/+16
|
* Add button to delete filters from filtered search barClement Ho2017-04-261-1/+6
|
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-071-2/+2
|
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-0/+52
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
|
* added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page)Luke "Jared" Bennett2017-02-221-0/+2
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-0/+45
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Add first shared examples to a helper and updated teaspoon_env to allow ↵allow-shared-examples-jasmineLuke "Jared" Bennett2017-01-182-0/+44
|/ | | | helper specs to run
* Remove unneeded jasmine setupRobert Speicher2015-05-061-0/+0
|
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+0
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors