Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable snippets for new projects by defaultenable-snippets-by-default | Sean McGivern | 2017-03-10 | 2 | -2/+2 |
| | | | | | If there is an existing gitlab.yml file with snippets explicitly disabled, they won't be enabled with this change. | ||||
* | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' | Filipa Lacerda | 2017-03-09 | 1 | -2/+1 |
|\ | | | | | | | | | Update emojis to use harmony modules (import/export) See merge request !9784 | ||||
| * | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modules | Eric Eastwood | 2017-03-08 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'storage-validation-improvement' into 'master' | Sean McGivern | 2017-03-09 | 1 | -6/+10 |
|\ \ | | | | | | | | | | | | | Improve storage validation after configuration structure update See merge request !9811 | ||||
| * | | Improve storage validation after configuration structure updatestorage-validation-improvement | Alejandro Rodríguez | 2017-03-08 | 1 | -6/+10 |
| |/ | | | | | | | | | | | | | | | | | | | Besides improving the error message to specify what exactly you need to do to solve the error, we now don't skip all storage validations on the test environment, so that you also get a nice error message if you're running tests. Now if conditions are met to skip valitaions (test env or env variable) we still make sure the settings _look_ sane, we just skip verifying the paths exists and meet the given conditions. | ||||
* | | Merge branch 'move-u2f-bundle' into 'master' | Alfredo Sumaran | 2017-03-09 | 2 | -1/+1 |
|\ \ | |/ |/| | | | | | Move u2f javascript library to webpack config See merge request !9755 | ||||
| * | move u2f library to webpackmove-u2f-bundle | Mike Greiling | 2017-03-07 | 2 | -1/+1 |
| | | |||||
* | | Clear AR connections before starting Sidekiq | Yorick Peterse | 2017-03-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | This should ensure that connections obtained before starting Sidekiq are not leaked, leading to connection timeouts. Fixes gitlab-com/infrastructure#1139 | ||||
* | | Merge branch '29005-rspec-profiling-errors-to-warnings' into 'master' | Robert Speicher | 2017-03-07 | 1 | -9/+28 |
|\ \ | | | | | | | | | | | | | | | | | | | Swallow collection errors in RspecProfiling Closes #29005 See merge request !9765 | ||||
| * | | Swallow collection errors in RspecProfiling | Nick Thomas | 2017-03-07 | 1 | -9/+28 |
| | | | |||||
* | | | Merge branch ↵ | Sean McGivern | 2017-03-07 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages' into 'master' Resolve "Combine Deploy Keys and Push Rules and Mirror Repository and Protect Branches settings pages" Closes #26732 See merge request !8731 | ||||
| * \ \ | Merge branch 'master' into ↵26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages | Phil Hughes | 2017-03-07 | 9 | -13/+22 |
| |\ \ \ | | | |/ | | |/| | | | | | 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages | ||||
| * | | | Added repository controller and route for the settings namespace | Jose Ivan Vargas | 2017-03-06 | 1 | -0/+1 |
| | | | | |||||
* | | | | Added Prometheus Service and Prometheus graphs | Kamil Trzciński | 2017-03-07 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge branch '28447-hybrid-repository-storages' into 'master' | Sean McGivern | 2017-03-07 | 3 | -11/+30 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update storage settings to allow extra values per shard See merge request !9597 | ||||
| * | | | | Update storage settings to allow extra values per shard28447-hybrid-repository-storages | Alejandro Rodríguez | 2017-03-03 | 3 | -11/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility | ||||
* | | | | | Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' | James Lopez | 2017-03-07 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change project count limit from 10 to 100000 See merge request !9767 | ||||
| * | | | | | Change project count limit from 10 to 100000rfr-20170307-change-default-project-number-limit | Regis Freyd | 2017-03-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'siemens/gitlab-ce-feature/openid-connect' | Sean McGivern | 2017-03-07 | 5 | -4/+53 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Add specs for Doorkeeper resource_owner_authenticator | Markus Koller | 2017-03-07 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Implement OpenID Connect identity provider | Markus Koller | 2017-03-07 | 5 | -2/+51 |
| |/ / / / | |||||
* | | | | | Merge remote-tracking branch ↵ | Douwe Maan | 2017-03-07 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | 'origin/personal_access_token_api_and_impersonation_token' | ||||
| * | | | | applies relevant changes to the code and code structure | Tiago Botelho | 2017-02-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add admin panel for personal access tokens | Simon Vocella | 2017-02-28 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | Improve pipeline triggers UI | Kamil Trzciński | 2017-03-07 | 1 | -1/+5 |
| | | | | | |||||
* | | | | | Moved call of SystemHooksService from UpdateMergeRequestsWorker to ↵ | gpongelli | 2017-03-07 | 1 | -0/+1 |
| |_|_|/ |/| | | | | | | | | | | | GitPushServic… | ||||
* | | | | Merge branch '26371-native-emojis-v3' into 'master' | Filipa Lacerda | 2017-03-07 | 4 | -5/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add emoji images - Base Native Unicode Emojis Closes #26371 See merge request !9569 | ||||
| * | | | | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 4 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474 | ||||
* | | | | | Merge branch 'backport-ee-change-webpack-empty-states' into 'master' | Jacob Schatz | 2017-03-07 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Backport change introduced in EE - alias for empty states SVGs See merge request !9683 | ||||
| * | | | | | Backport change introduced in EE - alias for empty states SVGsbackport-ee-change-webpack-empty-states | Filipa Lacerda | 2017-03-03 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Add Upload model and UploadChecksumWorker worker | Robert Speicher | 2017-03-06 | 1 | -0/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge branch '24998-fix-typo-gitlab-config-file' into 'master' | Rémy Coutable | 2017-03-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in Gitlab application config file Closes #24998 See merge request !9702 | ||||
| * | | | | Fix typo in Gitlab application config file | medied | 2017-03-04 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'backup_storage_class' into 'master' | Rémy Coutable | 2017-03-06 | 2 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add storage class configuration option for Amazon S3 remote backups See merge request !9599 | ||||
| * | | | | Add storage class configuration option for Amazon S3 remote backups | Jon Keys | 2017-02-28 | 2 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'remove-vendored-raphael-library' into 'master' | Filipa Lacerda | 2017-03-06 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor network graph bundle to ES module syntax See merge request !9696 | ||||
| * | | | | remove manually vendored raphael library in favor of node module | Mike Greiling | 2017-03-05 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' | Kamil Trzciński | 2017-03-06 | 2 | -6/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make stuck builds detection more performant Closes #27523 See merge request !9025 | ||||
| * | | | | | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performant | Tomasz Maczukin | 2017-03-03 | 2 | -5/+5 |
| | | | | | | |||||
| * | | | | | Update default configuration of stuck_ci_builds_worker cron interval | Tomasz Maczukin | 2017-03-01 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Make Warden set_user hook validate user ip uniquness | Pawel Chojnacki | 2017-03-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | + rename shared context | ||||
* | | | | | Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ↵ | Pawel Chojnacki | 2017-03-06 | 2 | -8/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | review - cleanup formating in haml - clarify time window is in seconds - cleanup straneous chunks in db/schema - rename count_uniqe_ips to update_and_return_ips_count - other | ||||
* | | | | | Allow limiting logging in users from too many different IPs. | Pawel Chojnacki | 2017-03-06 | 3 | -2/+12 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' | Robert Speicher | 2017-03-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove remnants of git annex See merge request !9508 | ||||
| * | | | | Remove remnants of git annex | Pawel Chojnacki | 2017-03-03 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'etag-notes-polling' into 'master' | Sean McGivern | 2017-03-06 | 3 | -1/+7 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036 | ||||
| * | | | Execute metrics initializer earlieretag-notes-polling | Adam Niedzielski | 2017-03-01 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | This makes sure that Gitlab::Metrics::RackMiddleware is added before Gitlab::EtagCaching::Middleware. | ||||
| * | | | Add middleware for ETag caching with Redis | Adam Niedzielski | 2017-03-01 | 1 | -0/+4 |
| | | | | |||||
| * | | | Remove query parameters from notes polling endpoint to make caching easier | Adam Niedzielski | 2017-03-01 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | merge cropper library into profile_bundlecommons-chunk-plugin | Mike Greiling | 2017-03-03 | 1 | -1/+0 |
| | | |