summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Sort by position in issue boards store addList()Winnie Hellmann2019-05-303-17/+16
* | | | | | Merge branch 'upgrade-core-js' into 'master'Mike Greiling2019-05-302-18/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Upgrade core-js and add URL polyfillupgrade-core-jsPaul Gascou-Vaillancourt2019-05-302-18/+19
* | | | | | Merge branch '609120-ref-link' into 'master'Mayra Cabrera2019-05-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes ref being displayed as raw HTML609120-ref-linkFilipa Lacerda2019-05-301-1/+1
| | |/ / / / | |/| | | |
* | | | | | Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-3010-36/+38
* | | | | | Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* | | | | | Merge branch '62485-label-weights' into 'master'Annabel Dunstone Gray2019-05-301-0/+6
|\ \ \ \ \ \
| * | | | | | Give all labels bold weight62485-label-weightsJarek Ostrowski2019-05-291-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-label-color-titles' into 'master'Sean McGivern2019-05-301-2/+2
|\ \ \ \ \ \
| * | | | | | Fix inconsistent capitalization in label colorsHeinrich Lee Yu2019-05-301-2/+2
* | | | | | | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-306-7/+9
|/ / / / / /
* | | | | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-304-33/+51
|\ \ \ \ \ \
| * | | | | | Check for manual_sorting feature flag9121-sort-relative-positionBrett Walker2019-05-281-1/+1
| * | | | | | Allow issues to be sorted by relative_positionBrett Walker2019-05-284-33/+51
* | | | | | | Merge branch 'referenced-labels' into 'master'Kushal Pandya2019-05-301-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add referenced-commands in no overflow listreferenced-labelsRajat Jain2019-05-291-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Externalize strings of active sessions page in user profileantony liu2019-05-302-7/+8
* | | | | | Backport of EE change in `app/views/search/_form.html.haml`Michel Engelen2019-05-301-0/+1
* | | | | | Add Pipeline IID to viewsMike Scott2019-05-309-16/+81
* | | | | | Merge branch '6104-ee-ce-difference' into 'master'Filipa Lacerda2019-05-302-2/+7
|\ \ \ \ \ \
| * | | | | | Unified repository/show.html for CE and EE6104-ee-ce-differenceDenys Mishunov2019-05-292-2/+7
* | | | | | | Merge branch 'vue-repo-parent-row-fixes' into 'master'Filipa Lacerda2019-05-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'graphql-batch-requests-ee' into 'master'Filipa Lacerda2019-05-302-7/+16
|\ \ \ \ \ \ \
| * | | | | | | Enable GraphQL batch requestsPhil Hughes2019-05-292-7/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '62487-external-policy-desc' into 'master'Phil Hughes2019-05-301-1/+1
|\ \ \ \ \ \ \