Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2017-10-01spacing and small optimisationsAlexandra
2017-09-24fix whitespaceBrett Walker
2017-09-24must now set the devise default scope (since we now have an :email scope)Brett Walker
2017-09-23add primary email as a secondary email whenever the primary is changedBrett Walker
2017-09-23more explantion why an `after_update` was replaced with an `after_commit`Brett Walker
2017-09-23added email.confirmed scope and fix email comparisonBrett Walker
2017-09-23allow a verified secondary email to be use as the primary withoutBrett Walker
2017-09-23when user verifies a secondary email, revalidate GPG signaturesBrett Walker
2017-09-23fixes for rubocopBrett Walker
2017-09-23when a primary email is replaced and added to the secondary emails list,Brett Walker
2017-09-23fix calls to Emails::DestroyServiceBrett Walker
2017-09-23small cleanup changes based on feedbackBrett Walker
2017-09-23optimized the email servicesBrett Walker
2017-09-23Make GPG signature verification work with non-primary email (#36959)Brett Walker
2017-09-23tweaks for rubocopBrett Walker
2017-09-23add verified/unverified labels to profile emails.Brett Walker
2017-09-23refactored `_email_with_badge` partial from gpg into shared, so it canBrett Walker
2017-09-23changed from `if !` to `unless`Brett Walker
2017-09-23move #cta properly under #contentBrett Walker
2017-09-23refactored the account confirmation into a partial. Also made theBrett Walker
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-23Merge branch '38171-workaround' into 'master'Robert Speicher
2017-09-22Merge branch 'dm-group-share-lock-default-help' into 'master'Rémy Coutable
2017-09-22Workaround for n+1 in Projects::TreeController#showAndrew Newdigate
2017-09-22Removed old icons from project pagePhil Hughes
2017-09-22Merge branch 'ee-to-ce-2017-09-22' into 'master'Rémy Coutable
2017-09-22Make branches page translatableWinnie Hellmann
2017-09-22Merge branch '38234-reserve-refs-replace' into 'master'Rémy Coutable
2017-09-22Don't show it if there's no project.Lin Jen-Shin
2017-09-22Inform user that current shared projects will remain sharedDouwe Maan
2017-09-22Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann
2017-09-22Merge branch 'emoji-dom-size' into 'master'Fatih Acet
2017-09-22Reserve refs/replace cos `git-replace` is using itLin Jen-Shin
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-22Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable
2017-09-22Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz
2017-09-22Fix rendering double note issue.Fatih Acet
2017-09-22IssueNotes: Switch back to Write pane when note cancel or submit.Fatih Acet
2017-09-21Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz
2017-09-21Standardize access to CSRF token in JavaScriptBryce Johnson
2017-09-21Merge branch 'hide-frontmatter-help-page' into 'master'Robert Speicher
2017-09-21Merge branch 'force-two-up-view' into 'master'Filipa Lacerda
2017-09-21Merge branch '37220-es-modules' into 'master'Phil Hughes
2017-09-21Add i18n support for pagination testkushalpandya
2017-09-21Merge branch '38088-remove-banner-to-customize-experience' into 'master'Douwe Maan
2017-09-21Merge branch 'events-redundant-where' into 'master'Rémy Coutable
2017-09-21Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable
2017-09-21Merge branch 'resolve-discussions-btn' into 'master'Phil Hughes
2017-09-21IssueNotes: Resize comment form after note submit and discard.Fatih Acet
2017-09-21Merge branch 'fix-image-diff-swipe-handle' into 'master'Annabel Dunstone Gray