summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make tooltips consistently render on topJustin Boyson2019-06-012-11/+12
* Merge branch 'revert-2d980fad' into 'master'Mike Greiling2019-05-312-5/+2
|\
| * Revert "Merge branch 'js-i18n-board-store' into 'master'"revert-2d980fadBrandon Labuschagne2019-05-312-5/+2
* | Add hover and focus to "Attach a file"Marcel van Remmerden2019-05-313-17/+26
* | Merge branch '56959-drop-project_auto_devops_domain' into 'master'Robert Speicher2019-05-311-2/+4
|\ \
| * | Ignore ProjectAutoDevops domain columnThong Kuah2019-05-311-2/+4
* | | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-312-1/+2
|\ \ \
| * | | Fix labels creating with new routeDmitriy Zaporozhets2019-05-291-1/+1
| * | | Add /-/ scope to link_reference_patternDmitriy Zaporozhets2019-05-291-0/+1
* | | | Resize collapse icon to profile picture sizeMarcel van Remmerden2019-05-315-18/+24
* | | | Merge branch 'weimeng-email-routing' into 'master'Sean McGivern2019-05-3118-59/+127
|\ \ \ \
| * | | | Apply reviewer suggestionsweimeng-email-routingWei-Meng Lee2019-05-311-1/+1
| * | | | Move method into groupWei-Meng Lee2019-05-312-1/+5
| * | | | Simplify logic using new group notification settings methodWei-Meng Lee2019-05-311-17/+5
| * | | | Guarantee order of notification settingsWei-Meng Lee2019-05-313-14/+12
| * | | | Move group_notification_email outside conditionalWei-Meng Lee2019-05-311-2/+1
| * | | | Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
| * | | | Send notifications to group-specific email addressWei-Meng Lee2019-05-3115-38/+117
* | | | | Merge branch 'proof-read' into 'master'Jan Provaznik2019-05-311-1/+1
|\ \ \ \ \
| * | | | | Fix typo & run bin/rake gettext:regenerateKatrin Leinweber2019-05-301-1/+1
* | | | | | Merge branch '60987-emoji-picker-popup' into 'master'Kushal Pandya2019-05-311-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix emoji picker visibility issueFatih Acet2019-05-311-0/+1
* | | | | | Merge branch '59587-add-graphql-logging' into 'master'Sean McGivern2019-05-311-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement logger analyzercharlieablett2019-05-301-1/+1
* | | | | | Merge branch 'remove-legacy-artifacts-related-code' into 'master'Kamil TrzciƄski2019-05-313-120/+29
|\ \ \ \ \ \
| * | | | | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-313-120/+29
| | |_|_|/ / | |/| | | |
* | | | | | Update participants paddingJacques Erasmus2019-05-311-4/+2
* | | | | | Change query to work on mysql as well. Also set entire date because setting o...Luke Picciau2019-05-311-0/+11
* | | | | | Remove nils from project_statistics.packages_sizeAlessio Caiazza2019-05-311-1/+1
* | | | | | Merge branch 'bvl-phabricator-import-issues' into 'master'Phil Hughes2019-05-318-28/+99
|\ \ \ \ \ \
| * | | | | | Setup Phabricator importBob Van Landuyt2019-05-318-28/+99
| |/ / / / /
* | | | | | Merge branch '62148-groupDeleteConfirm' into 'master'Bob Van Landuyt2019-05-311-1/+1
|\ \ \ \ \ \
| * | | | | | Apply suggestion to app/helpers/groups_helper.rbManeschi Romain2019-05-301-1/+1
| * | | | | | delete group confirm popup mention projects deletionRomain Maneschi2019-05-291-1/+1
* | | | | | | Merge branch 'i18n-Two_Factor_Authentication-of-user-profile' into 'master'Bob Van Landuyt2019-05-316-46/+42
|\ \ \ \ \ \ \
| * | | | | | | Fix bug for picking up string that end with html_safeantonyliu2019-05-311-3/+3
| * | | | | | | Apply suggestion to app/views/profiles/two_factor_auths/_codes.html.hamlantony liu2019-05-311-1/+2
| * | | | | | | Apply suggestion to app/views/profiles/two_factor_auths/show.html.hamlantony liu2019-05-311-1/+1
| * | | | | | | Externalize strings of Two-Factor Authentication page in user profileantonyliu2019-05-316-46/+41
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'i18n-password-of-user-profile' into 'master'Bob Van Landuyt2019-05-313-20/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Make CE and EE consistentantonyliu2019-05-301-1/+1
| * | | | | | Fix method typing errorantonyliu2019-05-291-1/+1
| * | | | | | Merge remote-tracking branch 'origin/i18n-password-of-user-profile' into i18n...antonyliu2019-05-291-3/+3
| |\ \ \ \ \ \
| | * | | | | | Apply suggestion to app/views/profiles/passwords/edit.html.hamlantonyliu2019-05-291-3/+4
| | * | | | | | Merge branch masterantonyliu2019-05-2991-546/+1030
| | |\ \ \ \ \ \
| | * | | | | | | Externalize strings of password page in user profileantonyliu2019-05-253-19/+19
| * | | | | | | | Apply suggestion to app/views/profiles/passwords/edit.html.hamlantonyliu2019-05-291-3/+4
| * | | | | | | | Externalize strings of password page in user profileantonyliu2019-05-292-16/+16
* | | | | | | | | Merge branch 'gt-open-visibility-help-link-in-a-new-tab' into 'master'Phil Hughes2019-05-311-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Open snippets visibility help link in a new tabGeorge Tsiolis2019-05-301-1/+1