summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Fixed Tests + Reverted Try out from before36907-new-issue-from-failed-build-no-longer-links-to-failed-buildTim Zallmann2017-09-122-2/+3
| | | | | | | | |
| * | | | | | | | Implemented the new Description ContentTim Zallmann2017-09-123-3/+2
| | | | | | | | |
| * | | | | | | | Changed Var nameTim Zallmann2017-09-121-2/+2
| | | | | | | | |
| * | | | | | | | Adapting Test for JobsTim Zallmann2017-09-121-2/+2
| | | | | | | | |
| * | | | | | | | Fixed the URL + renamed to Job FailedTim Zallmann2017-09-122-3/+3
| | | | | | | | |
* | | | | | | | | Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master'Grzegorz Bizon2017-09-1336-2448/+2465
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Move `lib/ci` to `lib/gitlab/ci`" Closes #5836 See merge request !14078
| * | | | | | | | adds changelogMaxim Rydkin2017-09-123-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix CI fix CI
| * | | | | | | | move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb`Maxim Rydkin2017-09-125-13/+15
| | | | | | | | |
| * | | | | | | | move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-129-1956/+1960
| | | | | | | | |
| * | | | | | | | move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-1213-22/+24
| | | | | | | | |
| * | | | | | | | move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin2017-09-124-122/+124
| | | | | | | | |
| * | | | | | | | move `lib/ci/ansi2html.rb` into `lib/gitlab/ci/ansi2html.rb`Maxim Rydkin2017-09-124-334/+336
| | | | | | | | |
* | | | | | | | | Merge branch 'rs-remove-bad-foreground-migration' into 'master'Stan Hu2017-09-121-57/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove db/migrate/20170828135939_migrate_user_external_mail_data.rb See merge request !14240
| * | | | | | | | | Remove db/migrate/20170828135939_migrate_user_external_mail_data.rbRobert Speicher2017-09-121-57/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file is a duplicate of a post-deploy migration and appears to have been left in by mistake. Looping through the Users table in a foreground migration would've been a bad idea. [ci skip]
* | | | | | | | | | Merge branch 'patch-25' into 'master'Stan Hu2017-09-121-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoader See merge request !14238
| * | | | | | | | | Improve formatting of pgloader lineStan Hu2017-09-121-1/+1
| | | | | | | | | |
| * | | | | | | | | Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoaderLee Matos2017-09-121-0/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch '37730-image-onion-skin-does-not-work-anymore' into 'master'Clement Ho2017-09-122-4/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Image onion skin + swipe does not work anymore" Closes #37730 and #37732 See merge request !14215
| * | | | | | | | | Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann2017-09-122-4/+9
|/ / / / / / / / /
* | | | | | | | | Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-1233-111/+648
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-f2421b2b' into 'master'" See merge request !14190
| * | | | | | | | | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-1133-111/+648
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !14148
* | | | | | | | | | Merge branch 'docs/autodevops-fixes' into 'master'Achilleas Pipinellis2017-09-121-19/+61
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Auto DevOps quick start guide Closes #37768 See merge request !14230
| * | | | | | | | | Fix Auto DevOps quick start guideAchilleas Pipinellis2017-09-121-19/+61
|/ / / / / / / / /
* | | | | | | | | Merge branch '31358_decrease_perceived_complexity_threshold_step2' into 'master'Robert Speicher2017-09-123-13/+26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease Perceived Complexity threshold to 15 See merge request !14160
| * | | | | | | | | Decrease Perceived Complexity threshold to 15Maxim Rydkin2017-09-123-13/+26
|/ / / / / / / / /
* | | | | | | | | Merge branch '31362_decrease_cyclomatic_complexity_threshold_step4' into ↵Robert Speicher2017-09-124-20/+42
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Decrease Cyclomatic Complexity threshold to 13 See merge request !14152
| * | | | | | | | | Decrease Cyclomatic Complexity threshold to 13Maxim Rydkin2017-09-124-20/+42
|/ / / / / / / / /
* | | | | | | | | Merge branch 'gitaly-519-commit-stats' into 'master'Robert Speicher2017-09-125-3/+61
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate Git::CommitStats to Gitaly Closes gitaly#519 See merge request !14077
| * | | | | | | | | Migrate Git::CommitStats to Gitalygitaly-519-commit-statsKim "BKC" Carlbäcker2017-09-115-3/+61
| | | | | | | | | |
* | | | | | | | | | Merge branch 'rs-dev-email-docs' into 'master'Rémy Coutable2017-09-122-0/+24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add developer documentation about working with sent emails and previews See merge request !14227
| * | | | | | | | | Add developer documentation about working with sent emails and previewsRobert Speicher2017-09-122-0/+24
|/ / / / / / / / /
* | | | | | | | | Merge branch '37025-error-500-in-non-utf8-branch-names' into 'master'Rémy Coutable2017-09-125-2/+30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Error 500 in non-UTF8 branch names" This could potentially "duplicate" branches on the UI, but it prevents 500 errors. The real issue here is the fact that a branch name with a invalid UTF-8 characters. Closes #37025 See merge request !14090
| * | | | | | | | | Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron2017-09-125-2/+30
|/ / / / / / / / /
* | | | | | | | | Merge branch 'breadcrumbs-hover-underline' into 'master'Filipa Lacerda2017-09-121-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the breadcrumbs project name not having hover style Closes #37661 See merge request !14211
| * | | | | | | | | Fixed the breadcrumbs project name not having hover stylebreadcrumbs-hover-underlinePhil Hughes2017-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #37661
* | | | | | | | | | Merge branch 'detect-orphaned-repositories' into 'master'Douwe Maan2017-09-126-0/+285
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect orphaned repositories See merge request !14204
| * | | | | | | | | | Changelogdetect-orphaned-repositoriesGabriel Mazetto2017-09-121-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Refactor on namespace and repository checks and added specsGabriel Mazetto2017-09-125-33/+196
| | | | | | | | | | |
| * | | | | | | | | | Detect orphaned repositories and namespaces in any storageGabriel Mazetto2017-09-123-0/+117
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'housekeeping_settings' into 'master'Douwe Maan2017-09-124-7/+27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to use same periods for housekeeping tasks Closes #34981 See merge request !13711
| * | | | | | | | | | | Allow to use same periods for housekeeping tasksAlex Lossent2017-09-114-7/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables skipping a lesser housekeeping task (incremental or full repack) by consistently scheduling a higher task (respectively full repack or gc) with the same period. Cf. #34981
* | | | | | | | | | | | Merge branch 'fly-out-nav-closest-undefined' into 'master'Tim Zallmann2017-09-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix JS error in fly-out nav See merge request !14212
| * | | | | | | | | | | | Fix JS error in fly-out navPhil Hughes2017-09-121-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'replace_project_issues_award_emoji.feature' into 'master'Rémy Coutable2017-09-124-152/+109
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog See merge request !14202
| * | | | | | | | | | | | Replace the 'project/issues/award_emoji.feature' spinach test with an rspec ↵Vitaliy @blackst0ne Klachkov2017-09-124-152/+109
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | analog
* | | | | | | | | | | | Merge branch 'replace_project_builds_summary.feature' into 'master'Rémy Coutable2017-09-125-73/+74
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the 'project/builds/summary.feature' spinach test with an rspec analog See merge request !14177
| * | | | | | | | | | | Replace the 'project/builds/summary.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-125-73/+74
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'dashboards-projects-controller' into 'master'Rémy Coutable2017-09-122-1/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eager load namespace owners for project dashboards Closes #27376 See merge request !14188
| * | | | | | | | | | | Eager load namespace owners for project dashboardsdashboards-projects-controllerYorick Peterse2017-09-112-1/+6
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves an N+1 query problem where we'd run multiple queries when getting the namespace owners of the displayed projects.
* | | | | | | | | | | Merge branch 'reset-events-primary-key-mysql' into 'master'Rémy Coutable2017-09-121-0/+24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reset primary keys after swapping events tables See merge request !14182