summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Use shard name in Git::GitlabProjects instead of shard pathfix/use-shard-name-in-gitlab-projects-instead-of-shard-pathAhmad Sherif2018-03-273-14/+29
* Merge branch '43552-user-owned-projects-query-performance-improvement' into '...Douwe Maan2018-03-261-3/+10
|\
| * Improves User#owned_projects query performanceTiago Botelho2018-03-261-3/+10
* | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon2018-03-268-8/+81
|\ \
| * | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-268-8/+81
* | | Merge branch 'bug/44103-ie11-compatibility' into 'master'Fatih Acet2018-03-261-0/+1
|\ \ \
| * | | Add Array.fill for IE 11 compatibility.Pei-Tang Huang2018-03-221-0/+1
* | | | Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann2018-03-262-0/+8
|\ \ \ \
| * | | | Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-232-0/+8
* | | | | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-268-6/+12
|\ \ \ \ \
| * | | | | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-228-9/+6
| * | | | | Use secret_key and secret_value in Pipeline Schedule variablesMatija Čupić2018-03-172-1/+4
| * | | | | Use secret_key and secret_value in CI variable frontendMatija Čupić2018-03-171-4/+4
| * | | | | Alias secret_key and secret_value to key and valueMatija Čupić2018-03-174-12/+8
| * | | | | Use secret_key and secret_value in variable form field namesMatija Čupić2018-03-161-2/+2
| * | | | | Use secret_key and secret_value in Variables controllerMatija Čupić2018-03-162-4/+14
* | | | | | Merge branch 'ab-43150-users-controller-show-query-limit' into 'master'Yorick Peterse2018-03-261-5/+5
|\ \ \ \ \ \
| * | | | | | Remove N+1 query for Noteable association.ab-43150-users-controller-show-query-limitAndreas Brandl2018-03-231-5/+5
* | | | | | | Merge branch 'winh-cleanup-comment-submit-test' into 'master'Clement Ho2018-03-231-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-3/+3
* | | | | | | | Merge branch '44218-add-internationalization-support-for-the-prometheus-merge...Filipa Lacerda2018-03-231-10/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-10/+20
* | | | | | | | | Merge branch 'performance-bar-vue-resource' into 'master'Filipa Lacerda2018-03-232-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixed eslintperformance-bar-vue-resourcePhil Hughes2018-03-211-1/+0
| * | | | | | | | | Add Vue resource interceptor to performance barPhil Hughes2018-03-212-0/+26
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-239-6/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add HTTPS-only pagesRob Watson2018-03-229-6/+96
* | | | | | | | | | Merge branch '43525-limit-number-of-failed-logins-using-ldap' into 'master'Douwe Maan2018-03-231-0/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Writes specs43525-limit-number-of-failed-logins-using-ldapTiago Botelho2018-03-221-2/+4
| * | | | | | | | | Tracks the number of failed attempts made by a user trying to authenticate wi...Tiago Botelho2018-03-221-0/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Show gitaly address instead of disk pathJacob Vosmaer2018-03-231-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern2018-03-232-7/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Change avatar error message to include allowed file formatsFabian Schneider2018-03-222-7/+1
* | | | | | | | | Merge branch '43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-...Kamil Trzciński2018-03-231-4/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Refactor AutoDevops pipeline logic into methodMatija Čupić2018-03-221-8/+13
| * | | | | | | | Add empty repo check before running AutoDevOps pipelineMatija Čupić2018-03-111-2/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-232-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-212-2/+2
* | | | | | | | | Merge branch 'winh-deprecate-old-modal' into 'master'Filipa Lacerda2018-03-2310-132/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-2210-132/+150
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tc-re-add-read-only-banner' into 'master'Stan Hu2018-03-234-14/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add read-only banner to all pagesToon Claes2018-03-224-14/+15
* | | | | | | | | | Merge branch 'ci-pipeline-commit-lookup' into 'master'Kamil Trzciński2018-03-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use porcelain commit lookup method on CI::CreatePipelineServiceci-pipeline-commit-lookupAlejandro Rodríguez2018-03-221-1/+1
* | | | | | | | | | Merge branch '44382-ui-breakdown-for-create-merge-request' into 'master'Clement Ho2018-03-222-7/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Fix UI breakdown for Create merge request buttonTakuya Noguchi2018-03-232-7/+4
* | | | | | | | | | Resolve "Some dropdowns have two scroll bars."Dennis Tang2018-03-225-4/+40
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch '44386-better-ux-for-long-name-branches' into 'master'Phil Hughes2018-03-222-72/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UX re-design branch items with flexboxTakuya Noguchi2018-03-222-72/+90
* | | | | | | | | | Merge branch 'backport-4006-add-weight-indicator-to-issues-board' into 'master'Clement Ho2018-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \