summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-05-295-8/+41
| |\ \ \ \ \
| | * | | | | Use if pipeline_schedule.refShinya Maeda2017-05-291-1/+1
| | * | | | | Use nil? for ref evaluationShinya Maeda2017-05-291-1/+1
| | * | | | | Add a test for deletion of importing_or_inactive?Shinya Maeda2017-05-291-0/+8
| | * | | | | NULL to nilShinya Maeda2017-05-291-2/+2
| | * | | | | Validate parameters when active is falseShinya Maeda2017-05-291-7/+3
| | * | | | | Add changelogShinya Maeda2017-05-291-0/+4
| | * | | | | FixedShinya Maeda2017-05-291-1/+2
| | * | | | | Reproduced2Shinya Maeda2017-05-291-0/+24
| | * | | | | Revert "Reproduced"Shinya Maeda2017-05-292-26/+1
| | * | | | | ReproducedShinya Maeda2017-05-292-1/+26
| * | | | | | Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher2017-05-2915-11/+151
| |\ \ \ \ \ \
| | * | | | | | Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-2911-9/+10
| | * | | | | | New Migration/UpdateColumnInBatches copRémy Coutable2017-05-294-2/+141
| * | | | | | | Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-296-46/+83
| |\ \ \ \ \ \ \
| | * | | | | | | Create a separate helper to check if we show particular tab on a search page30917-wiki-is-not-searchable-with-guest-permissionsValery Sizov2017-05-293-21/+32
| | * | | | | | | Explicitly test that guest is able to search through the wikiValery Sizov2017-05-294-4/+10
| | * | | | | | | update changelogValery Sizov2017-05-221-0/+4
| | * | | | | | | Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-223-36/+52
| * | | | | | | | Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher2017-05-293-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-293-0/+10
| * | | | | | | | | Merge branch '23036-replace-all-spinach-tests-with-rspec-feature-tests' into ...Rémy Coutable2017-05-293-13/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Replace 'starred_projects.feature' spinach test with an rspec analog23036-replace-all-spinach-tests-with-rspec-feature-testsblackst0ne2017-05-283-13/+17
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'feature/gb/qa/switch-to-headless-chrome-via-selenium-webdriver'...Rémy Coutable2017-05-295-23/+48
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Dockerize headless chrome browser for GitLab QAfeature/gb/qa/switch-to-headless-chrome-via-selenium-webdriverGrzegorz Bizon2017-05-252-5/+20
| | * | | | | | | | | Use headless chrome instead of webkit via QtWebkitGrzegorz Bizon2017-05-254-19/+29
| * | | | | | | | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-2963-472/+1198
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Added CHANGELOG entry for nested groups changesrework-authorizations-performance-mysqlrework-authorizations-performanceYorick Peterse2017-05-171-0/+6
| | * | | | | | | | | | Document nested groups not working on MySQLYorick Peterse2017-05-171-0/+9
| | * | | | | | | | | | Index project_group_links.group_idYorick Peterse2017-05-172-0/+21
| | * | | | | | | | | | Convert nested groups to regular ones for MySQLYorick Peterse2017-05-172-0/+189
| | * | | | | | | | | | Hide nested group UI/API support for MySQLYorick Peterse2017-05-1712-17/+33
| | * | | | | | | | | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-1751-464/+949
| * | | | | | | | | | | Merge branch '27439-memory-usage-info' into 'master'Filipa Lacerda2017-05-295-14/+104
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-295-14/+104
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'dz-codeclimate-yml' into 'master'Douwe Maan2017-05-291-0/+38
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add codeclimate.ymldz-codeclimate-ymlDmitriy Zaporozhets2017-05-291-0/+38
| * | | | | | | | | | | | Merge branch '32977-user-autocomplete-per_page-does-not-work' into 'master'Douwe Maan2017-05-292-1/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add per page to user autocomplete32977-user-autocomplete-per_page-does-not-workClement Ho2017-05-262-1/+15
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'fix/cohorts-tab-nav' into 'master'Sean McGivern2017-05-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add missing cohorts to tab navJames Lopez2017-05-291-1/+1
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet2017-05-292-109/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix up some notes tech debtfix-up-notes-technical-debtEric Eastwood2017-05-262-109/+115
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch '32918-enable-ee-trigger' into 'master'Marin Jankovski2017-05-291-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Pass EE variable if needed32918-enable-ee-triggerBalasankar C2017-05-251-1/+2
| * | | | | | | | | | | | Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'Sean McGivern2017-05-292-1/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix: Milestone - Participants list is showing duplicate assigneesfix_duplicated_assignees_on_milestone_pageValery Sizov2017-05-292-1/+14
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sh-fix-issue-33011' into 'master'Grzegorz Bizon2017-05-291-10/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Improve pipelines API specs related to special parametersGrzegorz Bizon2017-05-291-9/+15
| | * | | | | | | | | | | Simplify pipeline spec by using order instead of sort_bysh-fix-issue-33011Stan Hu2017-05-281-1/+1