Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stops propagation for dropdown content in pipeline graph. Applies the same ↵36385-pipeline-graph-dropdown | Filipa Lacerda | 2017-08-14 | 2 | -0/+26 |
| | | | | behavior of the mini graph | ||||
* | Merge branch 'fly-out-tunnel' into 'master' | Filipa Lacerda | 2017-08-14 | 3 | -69/+255 |
|\ | | | | | | | | | | | | | Add dynamic navigation tunnel to fly-out menus Closes #35949 See merge request !13315 | ||||
| * | moved timeout to a variablefly-out-tunnel | Phil Hughes | 2017-08-14 | 1 | -4/+8 |
| | | |||||
| * | fixed up specs caused by left over elements in the body | Phil Hughes | 2017-08-14 | 2 | -4/+5 |
| | | |||||
| * | fixed JS error when no sidebar exists | Phil Hughes | 2017-08-14 | 1 | -0/+3 |
| | | |||||
| * | Add dynamic navigation tunnel to fly-out menus | Phil Hughes | 2017-08-14 | 3 | -69/+247 |
| | | |||||
* | | Update CHANGELOG.md for 9.4.5 | James Edwards-Jones | 2017-08-14 | 19 | -73/+21 |
| | | | | | | [ci skip] | ||||
* | | Merge branch 'zj-fix-charlock_holmes' into 'master' | Douwe Maan | 2017-08-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Update charlock_holmes See merge request !13523 | ||||
| * | | Update charlock_holmeszj-fix-charlock_holmes | Zeger-Jan van de Weg | 2017-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | The compiler needs to be pinned to c++11, which is done by https://github.com/brianmario/charlock_holmes/commit/51d8a2f0eb1e9d3e476482727d4122b3d11b2bc6 Without this patch it won't install charlock_holmes on newer compilers. | ||||
* | | | Merge branch ↵ | Tim Zallmann | 2017-08-14 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '36133-project-overview-page-doesn-t-load-commit-metadata-for-repo-view' into 'master' Resolve "Project overview page doesn't load commit metadata for repo view" Closes #36133 See merge request !13362 | ||||
| * \ \ | Merge branch 'master' into ↵36133-project-overview-page-doesn-t-load-commit-metadata-for-repo-view | Mike Greiling | 2017-08-10 | 218 | -778/+1763 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | '36133-project-overview-page-doesn-t-load-commit-metadata-for-repo-view' # Conflicts: # app/assets/javascripts/dispatcher.js | ||||
| * | | | | fix commit metadata in project:show page | Mike Greiling | 2017-08-08 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge branch 'user-edit-files-spec-fix' into 'master' | Tim Zallmann | 2017-08-14 | 1 | -0/+17 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Wait for requests to finish before running the ace JS Closes #36191 See merge request !13405 | ||||
| * | | | | Wait for requests to finish before running the ace JSuser-edit-files-spec-fix | Phil Hughes | 2017-08-09 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | Closes #36191 | ||||
* | | | | | Merge branch '36325-increase-z-index-pipeline-dropdown' into 'master' | Phil Hughes | 2017-08-14 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Increase z-index of pipeline dropdown Closes #36325 See merge request !13507 | ||||
| * | | | | Increase z-index of pipeline dropdown36325-increase-z-index-pipeline-dropdown | Annabel Dunstone Gray | 2017-08-11 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master' | Douwe Maan | 2017-08-14 | 25 | -524/+251 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't rename system when migrating from 9.x -> 9.4 Closes #35525 and #36148 See merge request !13228 | ||||
| * | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespace | Bob Van Landuyt | 2017-08-11 | 4 | -4/+184 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the markdown unconditionally since the move might have been done before, but the markdown not updated. | ||||
| * | | | | | Make sure uploads for personal snippets are correctly rendered | Bob Van Landuyt | 2017-08-11 | 8 | -22/+22 |
| | | | | | | |||||
| * | | | | | Update migrations to move directly into the `-/system` folder | Bob Van Landuyt | 2017-08-11 | 11 | -8/+146 |
| | | | | | | |||||
| * | | | | | Don't update upload paths twice | Bob Van Landuyt | 2017-08-11 | 2 | -110/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be done in 20170717150329_enqueue_migrate_system_uploads_to_new_folder.rb instead. | ||||
| * | | | | | Don't rename the system namespace | Bob Van Landuyt | 2017-08-11 | 3 | -485/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'bugfix.silence-on-disabled-notifications' into 'master' | Douwe Maan | 2017-08-14 | 8 | -21/+179 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix.silence on disabled notifications Closes #23714 See merge request !13325 | ||||
| * | | | | | | add a changelog entrybugfix.silence-on-disabled-notifications | http://jneen.net/ | 2017-08-11 | 1 | -0/+6 |
| | | | | | | | |||||
| * | | | | | | switch to multi-line before block | http://jneen.net/ | 2017-08-11 | 1 | -1/+3 |
| | | | | | | | |||||
| * | | | | | | restructure the #new_key notification spec | http://jneen.net/ | 2017-08-11 | 1 | -11/+6 |
| | | | | | | | |||||
| * | | | | | | don't send devise notifications to the ghost user | http://jneen.net/ | 2017-08-11 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | reset_delivered_emails before testing #new_key | http://jneen.net/ | 2017-08-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | since the mere act of creating the key sends an email :| | ||||
| * | | | | | | skip the :read_project check for new_project_member | http://jneen.net/ | 2017-08-11 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since we're just adding them as a member, the permission may still return false. | ||||
| * | | | | | | move the member spec to be with the other ones | http://jneen.net/ | 2017-08-11 | 1 | -30/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and add one | ||||
| * | | | | | | add a spec for new_group_member | http://jneen.net/ | 2017-08-11 | 1 | -0/+30 |
| | | | | | | | |||||
| * | | | | | | add a spec for never emailing the ghost user | http://jneen.net/ | 2017-08-11 | 1 | -0/+8 |
| | | | | | | | |||||
| * | | | | | | rubocop fix | http://jneen.net/ | 2017-08-11 | 1 | -2/+1 |
| | | | | | | | |||||
| * | | | | | | a membership with no user is always notifiable | http://jneen.net/ | 2017-08-11 | 3 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | since this is for user invites and the like. | ||||
| * | | | | | | check notifiability for more emails | http://jneen.net/ | 2017-08-11 | 2 | -15/+72 |
| | | | | | | | |||||
| * | | | | | | add Member#notifiable?(type, opts) | http://jneen.net/ | 2017-08-11 | 3 | -0/+12 |
| | | | | | | | |||||
| * | | | | | | make NotificationRecipient a little more customizable | http://jneen.net/ | 2017-08-11 | 1 | -3/+15 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'sh-add-mysql-query-notes' into 'master' | Sid Sijbrandij | 2017-08-12 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | Add notes about database performance for MySQL See merge request !13516 | ||||
| * | | | | | | Add notes about database performance for MySQL | Stan Hu | 2017-08-11 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | | | Merge branch '36166_confi_polish_one' into 'master' | Clement Ho | 2017-08-11 | 3 | -20/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix confidential border issue as well as confidential styles leaking on new MR Closes gitlab-ee#3121 See merge request !13388 | ||||
| * | | | | | | | fix confidential border issue as well as confidential styles leaking on new MR | Regis Boudinot | 2017-08-11 | 3 | -20/+5 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master' | Robert Speicher | 2017-08-11 | 7 | -13/+24 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | Migrate force push check to Gitaly See merge request !13406 | ||||
| * | | | | | | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitaly | Ahmad Sherif | 2017-08-11 | 7 | -13/+24 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'import-project-modal-fix' into 'master'docs-group-milestones | Filipa Lacerda | 2017-08-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the correct import modal window not showing Closes #36318 See merge request !13490 | ||||
| * | | | | | | | Fixes the correct import modal window not showingimport-project-modal-fix | Phil Hughes | 2017-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #36318 | ||||
* | | | | | | | | Merge branch 'disable-project-export' into 'master' | Rémy Coutable | 2017-08-11 | 15 | -39/+210 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to disable project export on instance See merge request !13211 | ||||
| * | | | | | | | | Add option to disable project export on instance | Robin Bobbitt | 2017-08-11 | 13 | -38/+194 |
| | | | | | | | | | |||||
| * | | | | | | | | Add option to disable project export on instance - db changes | Robin Bobbitt | 2017-08-11 | 2 | -1/+16 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'patch-24' into 'master' | Rémy Coutable | 2017-08-11 | 1 | -11/+7 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix formatting of patch_versions.md See merge request !13503 | ||||
| * | | | | | | | | | Fix formatting of patch_versions.md | Jan Bruckner | 2017-08-11 | 1 | -11/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci] |