summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Removed security fixtures as they are ee onlyremove-unused-security-fixturesCameron Swords2019-08-2018-5290/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'bvl-mr-commit-note-counter' into 'master'Douwe Maan2019-08-202-10/+24
|\ \ \ \ \ \ \
| * | | | | | | Count comments on notes and merge requestsBob Van Landuyt2019-08-162-10/+24
* | | | | | | | Merge branch 'fix-deprecation-warnings-change-success-to-successful' into 'ma...Douglas Barbosa Alexandre2019-08-2020-54/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-1920-54/+50
* | | | | | | | | Remove file that was accidentally added backrossfuhrman2019-08-201-861/+0
* | | | | | | | | Embed metrics undefined param fixTristan Read2019-08-201-0/+20
* | | | | | | | | Allow measurement for Sidekiq jobs taking > 2.5sAndrew Newdigate2019-08-201-1/+1
* | | | | | | | | Move SAST reports logic for MR widget to backendrossfuhrman2019-08-201-86/+0
* | | | | | | | | Merge branch 'sh-fix-issues-api-gitaly-nplusone' into 'master'Sean McGivern2019-08-203-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-173-0/+13
* | | | | | | | | | Use ActiveModel's type instead of virtusPeter Leitzen2019-08-201-6/+19
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'kp-add-vue-input-autofocus-directive' into 'master'Filipa Lacerda2019-08-201-0/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add `autofocus` directive for input elementskp-add-vue-input-autofocus-directiveKushal Pandya2019-08-191-0/+38
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fe-fix-merge-url-params-with-plus' into 'master'Kushal Pandya2019-08-202-5/+31
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add feature spec for search with spacefe-fix-merge-url-params-with-plusminghuan lei2019-08-191-5/+25
| * | | | | | | | Fix mergeUrlParams handling of `+`Paul Slaughter2019-08-191-0/+6
* | | | | | | | | Add support for sentry_extra_data in exceptionsAlex Kalderimis2019-08-191-2/+27
* | | | | | | | | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu2019-08-191-7/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve nplusone spec for PipelinesController#showMatija Čupić2019-08-191-7/+11
* | | | | | | | | | Merge branch 'da-fix-n-plus-1-query-on-starrers-list' into 'master'Stan Hu2019-08-191-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-191-0/+14
* | | | | | | | | | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-193-13/+119
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Cache branch and tag names as Redis setsNick Thomas2019-08-163-13/+119
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'add-js-prevent-default-on-click' into 'master'Clement Ho2019-08-191-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace inline scripts in links to prevent defaultadd-js-prevent-default-on-clickHeinrich Lee Yu2019-08-191-9/+9
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '64677-delete-directory-webide' into 'master'Paul Slaughter2019-08-191-0/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed deletion of directories in Web IDE64677-delete-directory-webideDenys Mishunov2019-08-121-0/+35
* | | | | | | | | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-193-13/+33
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | New GroupMember.of_ldap_type scope39-count-unique-users-for-more-accurate-smau-reportingAsh McKenzie2019-07-182-13/+27
| * | | | | | | | | | Allow UsageData.count to use count_by:Ash McKenzie2019-07-181-0/+6
* | | | | | | | | | | Clean Sidekiq metrics from multiproc dir on startAleksei Lipniagov2019-08-191-0/+51
* | | | | | | | | | | Add warning when LE certificate can't be obtained64630-add-warning-to-pages-domains-that-obtaining-deploying-ssl-certificates-through-let-s-encrypt-can-take-some-timeVladimir Shushlin2019-08-192-4/+70
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Move cycle analytics stages templates to vueEzekiel Kigbo2019-08-191-0/+177
* | | | | | | | | | Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-0/+16
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | UI for disabling group/project email notificationBrett Walker2019-08-178-0/+137
* | | | | | | | | Merge branch 'legacy-attachments-migrate-fix' into 'master'Michael Kozono2019-08-163-4/+360
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add rake tasks for migrating leacy uploadslegacy-attachments-migrate-fixJarka Košanová2019-08-163-4/+360
* | | | | | | | | | Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'Stan Hu2019-08-161-40/+112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix starrers counters after searchingDouglas Barbosa Alexandre2019-08-151-40/+112
* | | | | | | | | | | Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-162-50/+60
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-162-50/+60
* | | | | | | | | | | | Expire project caches once per push instead of once per refStan Hu2019-08-165-12/+144
* | | | | | | | | | | | Remove Security Dashboard feature flagrossfuhrman2019-08-161-5/+0
* | | | | | | | | | | | Add clipboard button to metric chart dropdownTristan Read2019-08-162-2/+86
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-165-7/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-045-7/+40
* | | | | | | | | | | | Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas2019-08-161-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | remove encoding comment created by emacs ruby-modeArmin Hohenegger2019-08-131-1/+0
| * | | | | | | | | | | add a test for empty ref_name to api commits specArmin Hohenegger2019-08-131-0/+7