summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: removed index_merge_requests_on_target_project_id_and_iidswitch-rails-indexJan Provaznik2018-09-191-1/+0
* WIP: add blob indexJan Provaznik2018-09-191-16/+20
* Switch rails 4 to 5 in gitlab-ciJan Provaznik2018-09-183-97/+97
* Updated DB schemaJan Provaznik2018-09-181-500/+373
* Switch to Rails 5 by defaultJan Provaznik2018-09-188-142/+149
* Merge branch 'improve-tab-helper-documentation-specs' into 'master'Douglas Barbosa Alexandre2018-09-184-42/+120
|\
| * Improve TabHelper to clarify the use of Namespaces for the nav_linkGabriel Mazetto2018-09-184-42/+120
|/
* Merge branch '51546-rails5-milestone-groups' into 'master'Yorick Peterse2018-09-183-2/+27
|\
| * Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-183-2/+27
* | Merge branch 'docs/feature-flags-for-new-features' into 'master'Douwe Maan2018-09-183-20/+195
|\ \
| * | Document the need for feature flagsYorick Peterse2018-09-183-20/+195
* | | Merge branch '46733-move-filter-dropdown-from-font-awesome-to-our-own-icons' ...Phil Hughes2018-09-187-12/+18
|\ \ \ | |_|/ |/| |
| * | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-187-12/+18
|/ /
* | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-189-15/+82
|\ \
| * | Guard against regressions in commit email specsNick Thomas2018-09-185-5/+12
| * | Add changelogNick Thomas2018-09-181-0/+5
| * | Remove Gitlab::Git::Repository#user_to_committerNick Thomas2018-09-171-4/+0
| * | Use commit email for wiki actionsNick Thomas2018-09-172-4/+24
| * | Use the correct email address when committing via a file serviceNick Thomas2018-09-175-3/+42
* | | Merge branch 'patch-28' into 'master'Marcia Ramos2018-09-181-5/+7
|\ \ \
| * | | Update database requirements documentation with more MySQL limitationsMichael Kozono2018-09-181-5/+7
|/ / /
* | | Merge branch 'rs-have_link-arguments' into 'master'Douwe Maan2018-09-182-5/+5
|\ \ \
| * | | Correct usage of the have_link matcherRobert Speicher2018-09-142-5/+5
* | | | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-186-4/+55
|\ \ \ \
| * | | | Filter out archived projects from issue/mr countBrett Walker2018-09-174-2/+40
| * | | | Filter out archived issues from group issue boardBrett Walker2018-09-142-2/+15
* | | | | Merge branch 'update-contribution-guideline' into 'master'Douwe Maan2018-09-181-1/+1
|\ \ \ \ \
| * | | | | Resolve character encodings in CONTRIBUTINGAndreas Kämmerle2018-09-171-1/+1
* | | | | | Merge branch '51273-expose-runners-for-build-in-job-api' into 'master'Kamil Trzciński2018-09-187-7/+88
|\ \ \ \ \ \
| * | | | | | Expose runners status information in job apiSteve Azzopardi2018-09-187-7/+88
|/ / / / / /
* | | | | | Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas2018-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | Return a default commit email if migration has not completedStan Hu2018-09-151-1/+1
* | | | | | | Merge branch 'ml-fix-initial-admin-password' into 'master'Robert Speicher2018-09-171-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix: set initial password even if using admin credentialsMark Lapierre2018-09-171-0/+2
* | | | | | | | Merge branch 'ml-qa-spec-use-ssh-key' into 'master'Robert Speicher2018-09-1715-18/+233
|\ \ \ \ \ \ \ \
| * | | | | | | | Add an SSH key and use it to clone and pushMark Lapierre2018-09-1515-18/+233
* | | | | | | | | Merge branch 'rs-fix-2fa-codes-lint' into 'master'Douglas Barbosa Alexandre2018-09-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix haml-lint error in 2FA codes partialRobert Speicher2018-09-171-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'fix-url-validator' into 'master'Douglas Barbosa Alexandre2018-09-172-3/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow UrlValidator to work with attr_encryptedNick Thomas2018-09-172-3/+26
* | | | | | | | | | Merge branch 'rails5-commonmaker' into 'master'Robert Speicher2018-09-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync commonmaker version in Gemfile.*.lockJan Provaznik2018-09-171-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs-markdown-feature-parity' into 'master'Douglas Barbosa Alexandre2018-09-171-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add fixture path argument to `MarkdownFeature.new`Robert Speicher2018-09-141-1/+7
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-1729-95/+240
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-1729-95/+240
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-176-0/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-176-0/+85
* | | | | | | | | | Merge branch 'junit-reports-filename-patterns' into 'master'Achilleas Pipinellis2018-09-171-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MR feedback: Remove now-redundant linkPatrick Lehner2018-09-161-1/+1