Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-step | Alejandro Rodríguez | 2016-07-25 | 2 | -1/+2 |
* | Merge branch 'es6it' into 'master' | Douwe Maan | 2016-07-25 | 3 | -0/+11 |
|\ | |||||
| * | Add CHANGELOG | Jacob Schatz | 2016-07-25 | 1 | -0/+1 |
| * | Add es6 gem | Jacob Schatz | 2016-07-25 | 2 | -0/+10 |
* | | Update CHANGELOG after 8.10.120246-devise-warning-user_omniauth_authorize_path-github-is-deprecated-please-use-user_github_omniauth_authorize_path-instead | Rémy Coutable | 2016-07-25 | 1 | -9/+12 |
* | | Merge branch 'fix-backup-restore' into 'master' | Rémy Coutable | 2016-07-25 | 2 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Fix backup restorefix-backup-restore | Stan Hu | 2016-07-25 | 2 | -2/+3 |
* | | Merge branch 'instrument-nokogiri' into 'master' | Rémy Coutable | 2016-07-25 | 2 | -0/+8 |
|\ \ | |/ |/| | |||||
| * | Instrument Nokogiri parsing methods | Yorick Peterse | 2016-07-25 | 2 | -0/+8 |
|/ | |||||
* | Merge branch 'use-project-id-in-repo-cache' into 'master' | Yorick Peterse | 2016-07-25 | 4 | -10/+15 |
|\ | |||||
| * | Use project ID in repository cache to prevent stale data from persisting acro... | Stan Hu | 2016-07-25 | 4 | -10/+15 |
* | | Merge branch 'api-mr-doc' into 'master' | Rémy Coutable | 2016-07-25 | 1 | -0/+4 |
|\ \ | |||||
| * | | Add iid to MR API response | Robert Schilling | 2016-07-25 | 1 | -0/+4 |
| |/ | |||||
* | | Merge branch 'filter-branch-by-name' into 'master' | Douwe Maan | 2016-07-25 | 10 | -17/+207 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into filter-branch-by-name | tiagonbotelho | 2016-07-22 | 283 | -2540/+4343 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | tiagonbotelho | 2016-07-22 | 6 | -21/+70 |
| | |\ | |||||
| | * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | tiagonbotelho | 2016-07-22 | 99 | -1496/+1082 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | tiagonbotelho | 2016-07-21 | 172 | -983/+2779 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | tiagonbotelho | 2016-07-20 | 53 | -132/+470 |
| | |\ \ \ \ | |||||
| | * | | | | | updates local schema | tiagonbotelho | 2016-07-20 | 2 | -7/+40 |
| * | | | | | | adds changelog item | tiagonbotelho | 2016-07-22 | 1 | -0/+1 |
| * | | | | | | refactors the search to enable users to filter and sort branches at the | tiagonbotelho | 2016-07-19 | 5 | -7/+2 |
| * | | | | | | implements branches filter functionality and tests accordingly | tiagonbotelho | 2016-07-19 | 1 | -1/+0 |
| * | | | | | | implements the basic filter functionality | tiagonbotelho | 2016-07-19 | 9 | -11/+172 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'remove-magic-comments' into 'master' | Rémy Coutable | 2016-07-25 | 10 | -15/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove magic comments from Ruby files (!5456) | winniehell | 2016-07-24 | 10 | -15/+1 |
* | | | | | | | Merge branch 'fork-counter-link' into 'master' | Rémy Coutable | 2016-07-25 | 2 | -8/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make fork counter always clickable (!5463) | winniehell | 2016-07-24 | 2 | -8/+5 |
* | | | | | | | | Merge branch 'reject-invalid-trusted-proxies' | Rémy Coutable | 2016-07-25 | 3 | -3/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ignore invalid trusted proxies in X-Forwarded-For headerreject-invalid-trusted-proxies | Stan Hu | 2016-07-23 | 3 | -3/+16 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix-wiki-error-500' into 'master' | Rémy Coutable | 2016-07-25 | 6 | -15/+190 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | `WikiPage` should have a slug even when not persisted.fix-wiki-error-500 | Timothy Andrew | 2016-07-25 | 4 | -11/+185 |
| * | | | | | | | | Fix CHANGELOG | Stan Hu | 2016-07-24 | 1 | -2/+0 |
| * | | | | | | | | Add spec for dashes in paths | Stan Hu | 2016-07-24 | 1 | -4/+4 |
| * | | | | | | | | Fix Error 500 when creating Wiki pages with hyphens or spaces | Stan Hu | 2016-07-24 | 2 | -2/+5 |
* | | | | | | | | | Merge branch 'es6ify' into 'master' | Jacob Schatz | 2016-07-24 | 322 | -13302/+14719 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | ES6ify all the things! | Fatih Acet | 2016-07-24 | 322 | -13302/+14719 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'revert-e599afac' into 'master' | Stan Hu | 2016-07-24 | 9 | -29/+39 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go... | Alejandro Rodríguez | 2016-07-24 | 9 | -29/+39 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'gfm-markdown-docs' into 'master' | Achilleas Pipinellis | 2016-07-24 | 1 | -14/+51 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add links to the real markdown.md file for all GFM examples | Achilleas Pipinellis | 2016-07-24 | 1 | -14/+51 |
* | | | | | | | Merge branch 'nullify-note-type' into 'master' | Stan Hu | 2016-07-23 | 3 | -5/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix bug where replies to commit notes displayed in the MR discussion tab woul... | Douwe Maan | 2016-07-23 | 3 | -5/+21 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master' | Douwe Maan | 2016-07-23 | 4 | -0/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | If version file is unavailable unknown status | Katarzyna Kobierska | 2016-07-23 | 2 | -4/+3 |
| * | | | | | | | Add gitlab-workhorse version to admin dashboard | Katarzyna Kobierska | 2016-07-23 | 4 | -0/+32 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'improve-rename-logging' into 'master' | Robert Speicher | 2016-07-23 | 1 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve project rename log messages for better debuggingimprove-rename-logging | Stan Hu | 2016-07-23 | 1 | -1/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'dz-avatar-border' into 'master' | Dmitriy Zaporozhets | 2016-07-23 | 4 | -15/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add light border to rounded avatarsdz-avatar-border | Dmitriy Zaporozhets | 2016-07-22 | 4 | -15/+13 |
| | |_|_|/ / | |/| | | | |