summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove accidental EE additions in CEjej/fix-accidental-ee-directoryJames Edwards-Jones2018-05-102-51/+0
|
* Backport with_forgery_protection spec helperJames Edwards-Jones2018-05-081-5/+12
|
* Merge branch 'dm-warden-hook-scope' into 'master'Grzegorz Bizon2018-05-071-5/+5
|\ | | | | | | | | | | | | Only run session related Warden hooks for user scope Closes gitlab-ee#5857 See merge request gitlab-org/gitlab-ce!18771
| * Only run session related Warden hooks for user scopeDouwe Maan2018-05-071-5/+5
| |
* | Merge branch '44427-state-management-with-vuex' into 'master'Tim Zallmann2018-05-073-249/+390
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Vuex actions - How to achieve a better state management" Closes #44427 See merge request gitlab-org/gitlab-ce!17929
| * | Follow up after reviewFilipa Lacerda2018-05-072-1/+18
| | |
| * | Merge branch 'master' into 44427-state-management-with-vuextFilipa Lacerda2018-05-042198-30639/+75637
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1063 commits) Replace commits spinach tests with RSpec analog Update repository.rb Add note about rebase/squash duplication in Gitaly Resolve "Reconcile project templates with Auto DevOps" Move import project pane to a separate partial Inform the user when there are no project import options available Clarify location of Vue templates Make add_index_to_namespaces_runners_token migration reversible Fix lambda arguments in Grape entities Update grape-entity 0.6.0 -> 0.7.1 Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rb Use limited_counter_with_delimiter in the admin user list tabs Remove a warning from spec/features/admin/admin_users_spec.rb Use smallint for runner_type since its an enum Dont remove duplicates in Runner.owned_or_shared since its not necessary Change the docs license to CC BY-SA Remove unnecessary disable transaction in add_ci_runner_namespaces Split migration to add and index namespaces.runners_token Output some useful information when running the rails console Revert "Use factory in specs for ProjectCiCdSettings" ...
| * | | Update vuex.mdFilipa Lacerda2018-04-061-5/+6
| | | |
| * | | Changes after reviewFilipa Lacerda2018-04-041-32/+33
| | | |
| * | | [ci skip] Merge branch 'master' into 44427-state-management-with-vuexFilipa Lacerda2018-04-041224-9785/+25292
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (544 commits) Bulk deleting refs is handled by Gitaly by default Allow assigning and filtering issuables by ancestor group labels Fix links to subdirectories of a directory with a plus character in its path Add banzai filter to detect commit message trailers and properly link the users Render MR commit SHA instead "diffs" when viable Fix a transient failure by removing unneeded expectations Revert changelog entry for removed feature Revert "Allow CI/CD Jobs being grouped on version strings" Add support for Sidekiq JSON logging Resolve "Protected branches count is wrong when a wildcard includes several protected branches" Remove unused form for admin application settings Use standard codequality job Resolve "Allow the configuration of a project's merge method via the API" Move the rest of application settings to expandable blocks [Rails5] Rename `sort` methods to `sort_by_attribute` Add better LDAP connection handling Updated components to PascalCase Handle invalid params when trying update_username Move network related app settings to expandable blocks [Rails5] Update Gemfile.rails5.lock [ci skip] ...
| * | | | Fixes typos and adds mutations examples44427-state-management-with-vuexFilipa Lacerda2018-03-222-19/+117
| | | | |
| * | | | Improve state management documentationFilipa Lacerda2018-03-222-248/+275
| | | | |
* | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into 'master'Filipa Lacerda2018-05-0767-1406/+1851
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improve Web IDE left panel and modes" Closes #44846 See merge request gitlab-org/gitlab-ce!18581
| * | | | | fixed stageAllChanges testPhil Hughes2018-05-061-0/+1
| | | | | |
| * | | | | fixed file action specPhil Hughes2018-05-061-2/+8
| | | | | |
| * | | | | added tooltip to bar buttonsPhil Hughes2018-05-061-2/+23
| | | | | |
| * | | | | fixed mis-aligned iconPhil Hughes2018-05-044-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide success message when staging files improve action button hover
| * | | | | Merge branch 'ide-sidebar-commit-box' into ↵Filipa Lacerda2018-05-0423-300/+618
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '44846-improve-web-ide-left-panel-and-modes' Updated commit section in IDE sidebar See merge request gitlab-org/gitlab-ce!18616
| | * \ \ \ \ Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-0412-79/+160
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | Merge branch 'ide-sidebar-merge-request' into ↵Filipa Lacerda2018-05-0412-80/+165
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '44846-improve-web-ide-left-panel-and-modes' Added merge request review to IDE sidebar See merge request gitlab-org/gitlab-ce!18709
| | * \ \ \ \ \ Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-0484-353/+1507
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | ide-sidebar-merge-request
| | * | | | | | create constant for viewer typePhil Hughes2018-05-047-18/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n
| | * | | | | | added specsPhil Hughes2018-05-044-1/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | long branch names no longer wrap
| | * | | | | | fixed specsPhil Hughes2018-05-031-0/+1
| | | | | | | |
| | * | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-034-8/+3
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-sidebar-merge-request
| | * | | | | | | updated stylingPhil Hughes2018-05-034-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed merge request text not always appearing
| | * | | | | | | Added merge request to IDE sidebarPhil Hughes2018-05-033-68/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #44846
| | | | * | | | | fixed disabled action sticking around too longPhil Hughes2018-05-042-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed form collapsing too soon
| | | | * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-042-36/+30
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | | | fixed duplicated testsPhil Hughes2018-05-041-31/+29
| | | | | | | | |
| * | | | | | | | removed conflict markersPhil Hughes2018-05-041-5/+1
| | | | | | | | |
| | | | * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-0485-334/+1494
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-0484-333/+1493
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | * | | | | improve logic of success messagePhil Hughes2018-05-045-12/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of taking over whole sidebar, it now just shows over the commit box after 5 seconds the commit box goes back to its compact logic
| | | | * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-030-0/+0
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | | | fixed specsPhil Hughes2018-05-034-8/+3
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | fixed review mode not being editable
| | | * | | | | improved success message after commit with new sidebarPhil Hughes2018-05-039-38/+54
| | | | | | | |
| | | * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-03301-5256/+10136
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-03300-5259/+10138
| |\ \ \ \ \ \ \
| | | | * | | | | removed unused computed propPhil Hughes2018-05-034-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove object.assign instead directly assign to state created new constants
| | | | * | | | | fixed incorrect computed prop being usedPhil Hughes2018-05-033-13/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduced duplicated CSS
| | | | * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-0323-167/+368
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ide-sidebar-commit-box
| * | | | | | | | Merge branch 'ide-activity-bar-review-mode' into ↵Filipa Lacerda2018-05-0223-166/+367
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '44846-improve-web-ide-left-panel-and-modes' Added review mode to new IDE sidebar See merge request gitlab-org/gitlab-ce!18501
| | * | | | | | | | fixed repo_editor_specPhil Hughes2018-05-021-3/+3
| | | | | | | | | |
| | * | | | | | | | made path prop in dropdown optionalPhil Hughes2018-05-025-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added computed prop for showing loading indicator
| | * | | | | | | | fixed height changing when hiding tabsPhil Hughes2018-05-021-0/+1
| | | | | | | | | |
| | * | | | | | | | changed which element is hiddenPhil Hughes2018-05-012-6/+48
| | | | | | | | | |
| | * | | | | | | | hide edit/preview tabs in review & commit modePhil Hughes2018-05-015-15/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only make diff mode editable in review mode
| | * | | | | | | | fixed karma & eslintPhil Hughes2018-04-301-1/+1
| | | | | | | | | |
| | * | | | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-04-3030-71/+438
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-activity-bar-review-mode