summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch '56130-deployment-date' into 'master'Grzegorz Bizon2019-08-162-0/+6
|\ \ \ \ \ \
| * | | | | | Add finished_at to the internal API Deployment entity56130-deployment-dateKrasimir Angelov2019-08-152-0/+6
* | | | | | | Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-165-29/+256
|\ \ \ \ \ \ \
| * | | | | | | Fix invite specAlex Buijs2019-08-081-14/+58
| * | | | | | | Add some feature specsAlex Buijs2019-08-081-0/+35
| * | | | | | | Don't redirect to the Almost there pageAlex Buijs2019-08-082-15/+65
| * | | | | | | Add ConfirmEmailWarning concernAlex Buijs2019-08-081-0/+98
* | | | | | | | Merge branch 'dm-fix-quarantined-spec' into 'master'Nick Thomas2019-08-161-5/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix quarantined spec by waiting for requestsdm-fix-quarantined-specDouwe Maan2019-08-151-5/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Rewrite changed_file_icon_spec in JestPaul Slaughter2019-08-162-63/+123
* | | | | | | | Add feature specs for multiple group issue boardsFelipe Artur2019-08-162-0/+159
* | | | | | | | Merge branch 'fe-add-unbinds-to-discussion-keyboard-navigator' into 'master'Kushal Pandya2019-08-161-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Add key unbinds to DiscussionKeyboardNavigatorfe-add-unbinds-to-discussion-keyboard-navigatorPaul Slaughter2019-08-151-0/+27
* | | | | | | | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-154-33/+196
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adjustments to event removal and modal descriptionNick Kipling2019-07-301-0/+1
| * | | | | | | | | Reworked how deletion works with multi vs singleNick Kipling2019-07-301-4/+4
| * | | | | | | | | Applying feedback changesNick Kipling2019-07-301-0/+1
| * | | | | | | | | Updated select all to be more explicitNick Kipling2019-07-301-11/+8
| * | | | | | | | | Updating with suggestions as per reviewNick Kipling2019-07-301-30/+53
| * | | | | | | | | Updating table_registry testsNick Kipling2019-07-301-6/+12
| * | | | | | | | | Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+33
| * | | | | | | | | Implement multi select deletion for container registryNick Kipling2019-07-303-17/+119
* | | | | | | | | | Support query parameters in metrics embedsSarah Yasonik2019-08-153-10/+61
* | | | | | | | | | Squash project templates on updateHordur Freyr Yngvason2019-08-152-0/+21
* | | | | | | | | | Merge branch 'sh-fix-discussions-spec' into 'master'Mayra Cabrera2019-08-151-3/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu2019-08-151-3/+5
* | | | | | | | | | | Migrations for Cycle Analytics backendAdam Hegyi2019-08-153-0/+11
* | | | | | | | | | | Only read rebase status from the modelNick Thomas2019-08-152-40/+1
|/ / / / / / / / / /
* | | | | | | | | | Removes db/fixtures from database filesMayra Cabrera2019-08-151-4/+12
* | | | | | | | | | Allow disabling group/project email notificationsBrett Walker2019-08-1510-71/+523
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre2019-08-151-0/+11
|\ \ \ \ \ \ \ \ \