summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-pipelines-not-being-created' into 'master'Nick Thomas2019-08-191-7/+12
* UI for disabling group/project email notificationBrett Walker2019-08-1713-23/+94
* Add new table to store email domainGosia Ksionek2019-08-161-0/+1
* Adds specific metric styles and propLaura Montemayor2019-08-162-14/+24
* Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'Stan Hu2019-08-161-16/+2
|\
| * Fix starrers counters after searchingDouglas Barbosa Alexandre2019-08-151-16/+2
* | Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-162-17/+25
|\ \
| * | Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-162-17/+25
* | | Expire project caches once per push instead of once per refStan Hu2019-08-164-15/+41
* | | Merge branch 'sh-fix-arel-deprecation-join' into 'master'Mayra Cabrera2019-08-161-2/+2
|\ \ \
| * | | Fix Arel deprecation warning in clusters_hierarchysh-fix-arel-deprecation-joinStan Hu2019-08-161-2/+2
* | | | Add clipboard button to metric chart dropdownTristan Read2019-08-163-3/+42
* | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-161-0/+4
|\ \ \ \
| * | | | Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-0/+4
* | | | | Merge branch '56130-deployment-date' into 'master'Grzegorz Bizon2019-08-162-1/+2
|\ \ \ \ \
| * | | | | Add finished_at to the internal API Deployment entity56130-deployment-dateKrasimir Angelov2019-08-152-1/+2
* | | | | | Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-166-3/+45
|\ \ \ \ \ \
| * | | | | | Incorporate feedback fixes47003-user-onboarding-replace-current-email-confirmation-flow-with-a-soft-email-confirmation-flowAlex Buijs2019-08-122-2/+10
| * | | | | | Don't redirect to the Almost there pageAlex Buijs2019-08-082-3/+3
| * | | | | | Set Devise's allow_unconfirmed_access_forAlex Buijs2019-08-081-0/+7
| * | | | | | Add ConfirmEmailWarning concernAlex Buijs2019-08-082-0/+26
| * | | | | | Set cursor to default for warning flashAlex Buijs2019-08-081-0/+1
* | | | | | | Rewrite changed_file_icon_spec in JestPaul Slaughter2019-08-162-9/+1
* | | | | | | Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński2019-08-162-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Enable DAG support by defaultenable-dag-support-by-defaultKamil Trzciński2019-08-142-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fe-add-unbinds-to-discussion-keyboard-navigator' into 'master'Kushal Pandya2019-08-162-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add key unbinds to DiscussionKeyboardNavigatorfe-add-unbinds-to-discussion-keyboard-navigatorPaul Slaughter2019-08-152-0/+8
* | | | | | | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-155-31/+202
|\ \ \ \ \ \ \ \
| * | | | | | | | Limit registry tag bulk delete to 15 items24705-multi-selection-for-delete-on-registry-pageGiorgenes Gelatti2019-08-151-2/+10
| * | | | | | | | Adjustments to event removal and modal descriptionNick Kipling2019-07-301-16/+13
| * | | | | | | | Reworked how deletion works with multi vs singleNick Kipling2019-07-303-49/+55
| * | | | | | | | Applying feedback changesNick Kipling2019-07-302-45/+45
| * | | | | | | | Validates tag names and tags#bulk_destroyGiorgenes Gelatti2019-07-301-0/+9
| * | | | | | | | Updated select all to be more explicitNick Kipling2019-07-301-7/+13
| * | | | | | | | Updating with suggestions as per reviewNick Kipling2019-07-301-2/+5
| * | | | | | | | Updating FE to use new bulk_destroy endpointNick Kipling2019-07-302-13/+15
| * | | | | | | | Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+15
| * | | | | | | | Implement multi select deletion for container registryNick Kipling2019-07-303-28/+153
* | | | | | | | | Merge branch 'add-nonce-to-shortcuts-eval' into 'master'Stan Hu2019-08-151-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add nonce to eval in shortcuts.jsadd-nonce-to-shortcuts-evalHeinrich Lee Yu2019-08-151-2/+2
* | | | | | | | | Merge branch '65927-role-span-css-looks-too-large' into 'master'Fatih Acet2019-08-151-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for role span being too 'ballooned'65927-role-span-css-looks-too-largeAsh McKenzie2019-08-121-5/+0
* | | | | | | | | | Migrations for Cycle Analytics backendAdam Hegyi2019-08-153-0/+19
* | | | | | | | | | Only read rebase status from the modelNick Thomas2019-08-152-13/+3
* | | | | | | | | | Allow disabling group/project email notificationsBrett Walker2019-08-1511-2/+52
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre2019-08-151-1/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Allow CI to clone public projects when HTTP protocol is disabledDrew Blessing2019-08-141-1/+6
* | | | | | | | | Merge branch 'georgekoltsov/48854-fix-empty-flash-message' into 'master'ce-update-ff-permissions-for-new-strategiesStan Hu2019-08-151-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Swap clauses as per code review suggestiongeorgekoltsov/48854-fix-empty-flash-messageGeorge Koltsov2019-08-151-1/+1
| * | | | | | | | | Exclude json content type from workhorse interceptionGeorge Koltsov2019-08-141-1/+5