| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve pgloader documentationsh-pgloader-fixes | Stan Hu | 2017-10-06 | 1 | -4/+158 |
| | | | | | [ci skip] | ||||
| * | Merge branch 'add-delete-issue-docs' into 'master' | Victor Wu | 2017-10-06 | 4 | -0/+16 |
| |\ | | | | | | | | | Add delete issue docs See merge request gitlab-org/gitlab-ce!14721 | ||||
| | * | Add delete issue docs | William Chia | 2017-10-06 | 4 | -0/+16 |
| |/ | |||||
| * | Merge branch 'content-title-link-hover-bg' into 'master' | Annabel Dunstone Gray | 2017-10-06 | 2 | -1/+6 |
| |\ | | | | | | | | | Fixed the navbar title hover style being applied outside the navbar See merge request gitlab-org/gitlab-ce!14707 | ||||
| | * | Fixed the navbar title hover style being applied outside the navbarcontent-title-link-hover-bg | Phil Hughes | 2017-10-05 | 2 | -1/+6 |
| | | | |||||
| * | | Merge branch 'replace_project_merge_requests.feature' into 'master' | Rémy Coutable | 2017-10-06 | 22 | -986/+773 |
| |\ \ | | | | | | | | | | | | | Replace the 'project/merge_requests.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14621 | ||||
| | * | | Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.feature | Vitaliy @blackst0ne Klachkov | 2017-10-05 | 22 | -986/+773 |
| | | | | |||||
| * | | | Merge branch 'adjusting-tooltips' into 'master' | Annabel Dunstone Gray | 2017-10-06 | 4 | -0/+18 |
| |\ \ \ | | | | | | | | | | | | | | | | | Adjust tooltips to adhere to 8px grid and make them more readable See merge request gitlab-org/gitlab-ce!14380 | ||||
| | * | | | Adjust tooltips to adhere to 8px grid and make them more readable | Dimitrie Hoekstra | 2017-10-06 | 4 | -0/+18 |
| |/ / / | |||||
| * | | | Merge branch 'api-sentry-extra' into 'master' | Douwe Maan | 2017-10-06 | 3 | -3/+31 |
| |\ \ \ | | | | | | | | | | | | | | | | | Send API parameters as extra data for sentry errors See merge request gitlab-org/gitlab-ce!14644 | ||||
| | * | | | Send API parameters as extra data for sentry errorsapi-sentry-extra | Alejandro Rodríguez | 2017-10-05 | 3 | -3/+31 |
| | | | | | |||||
| * | | | | Merge branch 'valid-branch-name-dash-bug' into 'master' | Sean McGivern | 2017-10-06 | 3 | -1/+11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent branches or tags from starting with invalid characters (e.g. -, .) Closes #38817 See merge request gitlab-org/gitlab-ce!14710 | ||||
| | * | | | | Prevent branches or tags from starting with invalid characters (e.g. -, .)valid-branch-name-dash-bug | Jacob Schatz | 2017-10-05 | 3 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | Closes #38817 | ||||
| * | | | | | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into ↵ | Douwe Maan | 2017-10-06 | 28 | -20/+828 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add support for GPG subkeys in signature verification Closes #36829 See merge request gitlab-org/gitlab-ce!14517 | ||||
| | * | | | | | Add more specs.36829-gpg-commit-not-verified-if-signed-with-a-subkey | Rubén Dávila | 2017-10-05 | 6 | -14/+203 |
| | | | | | | | |||||
| | * | | | | | Small refactor and fix for RuboCop | Rubén Dávila | 2017-10-05 | 2 | -8/+7 |
| | | | | | | | |||||
| | * | | | | | Don't call update signature worker when there aren't subkeys | Rubén Dávila | 2017-10-05 | 1 | -1/+4 |
| | | | | | | | |||||
| | * | | | | | Convert migrations to generate subkeys to a background migration | Rubén Dávila | 2017-10-05 | 3 | -18/+32 |
| | | | | | | | |||||
| | * | | | | | Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey | Rubén Dávila | 2017-10-05 | 6 | -3/+66 |
| | | | | | | | |||||
| | * | | | | | Address some feedback from last code review | Rubén Dávila | 2017-10-05 | 6 | -6/+15 |
| | | | | | | | |||||
| | * | | | | | Remove no longer required methods | Rubén Dávila | 2017-10-05 | 1 | -10/+0 |
| | | | | | | | |||||
| | * | | | | | Convert migration to a post deployment migration | Rubén Dávila | 2017-10-05 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migration can take a bit of time to complete and I don't want to delay the deployment process. | ||||
| | * | | | | | Add CHANGELOG entry | Rubén Dávila | 2017-10-05 | 1 | -0/+5 |
| | | | | | | | |||||
| | * | | | | | Add migration to generate GpgKeySubkeys records and update signatures | Rubén Dávila | 2017-10-05 | 1 | -0/+59 |
| | | | | | | | |||||
| | * | | | | | Fix some broken specs | Rubén Dávila | 2017-10-05 | 2 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | Address feedback from last code review | Rubén Dávila | 2017-10-05 | 6 | -16/+16 |
| | | | | | | | |||||
| | * | | | | | Consider GPG subkeys when trying to update invalid GPG signatures | Rubén Dávila | 2017-10-05 | 1 | -1/+2 |
| | | | | | | | |||||
| | * | | | | | Remove unused association | Rubén Dávila | 2017-10-05 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Add more specs to cover subkeys scenarios | Rubén Dávila | 2017-10-05 | 4 | -0/+252 |
| | | | | | | | |||||
| | * | | | | | Add some basic specs and refactor model and validations | Rubén Dávila | 2017-10-05 | 10 | -11/+114 |
| | | | | | | | |||||
| | * | | | | | Add missing DOWNTIME declaration | Rubén Dávila | 2017-10-05 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Render GPG subkeys on index page | Rubén Dávila | 2017-10-05 | 4 | -1/+19 |
| | | | | | | | |||||
| | * | | | | | Associate GgpSignature with GpgKeySubkey if comes from a subkey | Rubén Dávila | 2017-10-05 | 6 | -13/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally we're delegating missing method calls on GpgKeySubkey to GpgKey since most of the info required when verifying a signature is found on GpgKey which is the parent of GpgKeySubkey | ||||
| | * | | | | | Add ability to include subkeys when finding by fingerprint | Rubén Dávila | 2017-10-05 | 2 | -1/+12 |
| | | | | | | | |||||
| | * | | | | | Refactor the extraction and generation of GPG subkeys | Rubén Dávila | 2017-10-05 | 2 | -21/+5 |
| | | | | | | | |||||
| | * | | | | | Use a separate model to handle GPG subkeys | Rubén Dávila | 2017-10-05 | 5 | -12/+22 |
| | | | | | | | |||||
| | * | | | | | Delegate #key to parent when working with a GPG subkey | Rubén Dávila | 2017-10-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The content returned by #key is important when veryfying the signature, so given we don't want to repeat it in the database for GPG subkeys we need to delegate it to the parent. | ||||
| | * | | | | | Process and create subkeys when a new GPG key is created | Rubén Dávila | 2017-10-05 | 4 | -2/+51 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'rc/fix-flaky_example' into 'master' | Grzegorz Bizon | 2017-10-06 | 10 | -142/+507 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix flaky examples tracking See merge request gitlab-org/gitlab-ce!14681 | ||||
| | * | | | | | | Add new RSpecFlaky::FlakyExamplesCollection and RSpecFlaky::Config classes | Rémy Coutable | 2017-10-06 | 6 | -36/+250 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| | * | | | | | | Improve the flaky examples detection jobs | Rémy Coutable | 2017-10-04 | 2 | -11/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| | * | | | | | | Ensure RSpecFlaky doesn't automatically update flaky examples | Rémy Coutable | 2017-10-04 | 4 | -120/+268 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, instantiating a RspecFlaky::FlakyExample object would automatically update its first_flaky_at, last_flaky_at and last_flaky_job. That was wrong because we would overwrite every time the suite report with this false data. We now: - Get the suite report and only read from it - Write only the currently detected flaky examples in the report, so that the final report is only updated with flaky examples that were actually detected in each job. Before, job1 could overwrite the legit report from job2! - Write the newly detected flaky examples by rejecting the already tracked flaky specs instead of using another hash. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | | | | Merge branch '38846-fix-ee_compat_check_for-forks' into 'master' | Sean McGivern | 2017-10-06 | 2 | -4/+7 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the ee_compat_check task for forks Closes #38846 See merge request gitlab-org/gitlab-ce!14727 | ||||
| | * | | | | | | | Fix the ee_compat_check task for forks | Rémy Coutable | 2017-10-06 | 2 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | | | | | Merge branch 'workhorse-update' into 'master' | Douwe Maan | 2017-10-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update required Workhorse version to v3.2.0 See merge request gitlab-org/gitlab-ce!14715 | ||||
| | * | | | | | | | | Update required Workhorse version to v3.2.0workhorse-update | Alejandro Rodríguez | 2017-10-05 | 1 | -1/+1 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge branch '38845-skip-loading-english-frontend-translation-file' into ↵ | Phil Hughes | 2017-10-06 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Skip loading English Frontend Translation File" Closes #38845 See merge request gitlab-org/gitlab-ce!14722 | ||||
| | * | | | | | | | Made the insertion of the English Translation File conditional + removed ↵38845-skip-loading-english-frontend-translation-file | Tim Zallmann | 2017-10-06 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | window.translations from the global object to save some memory | ||||
| * | | | | | | | | Merge branch '38696-fix-project-snippets-breadcrumb-link' into 'master' | Rémy Coutable | 2017-10-06 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix project snippets breadcrumb link Closes #38696 See merge request gitlab-org/gitlab-ce!14646 | ||||
| | * | | | | | | | | Fix project snippets breadcrumb link | Mark Fletcher | 2017-10-03 | 2 | -1/+6 |
| | | | | | | | | | | |||||
