summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0724-57/+954
|\
| * Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-075-21/+465
| |\
| | * Fix MR and issue specsLuke "Jared" Bennett2017-07-071-8/+5
| | * Fix close_reopen_report_toggle_spec.rb path helpers rubocop offenseLuke "Jared" Bennett2017-07-071-4/+4
| | * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-072-33/+33
| | * Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-072-22/+18
| | * Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-071-0/+7
| | * Remove inclusive JS importsLuke "Jared" Bennett2017-07-073-28/+14
| | * Added specsLuke "Jared" Bennett2017-07-074-2/+460
| * | Merge branch 'rs-issue-34847' into 'master'Douwe Maan2017-07-071-7/+7
| |\ \
| | * | Mark a subgroup-related spec as PostgreSQL-onlyrs-issue-34847Robert Speicher2017-07-071-7/+7
| * | | Merge branch 'issue-description-gfm' into 'master'Filipa Lacerda2017-07-071-0/+12
| |\ \ \
| | * | | Fixed GFM references not being included when update issue inlineissue-description-gfmPhil Hughes2017-07-071-0/+12
| * | | | Merge branch 'fix-typo-in-sha-attribute-spec' into 'master'Stan Hu2017-07-071-2/+2
| |\ \ \ \
| | * | | | Fix another typo in SHA attribute specfix-typo-in-sha-attribute-specStan Hu2017-07-071-1/+1
| | * | | | Fix typo in SHA attribute specSean McGivern2017-07-071-1/+1
| | |/ / /
| * | | | Merge branch 'dm-fix-project-path-helpers-production' into 'master'Douwe Maan2017-07-074-4/+4
| |\ \ \ \
| | * | | | Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-074-4/+4
| | |/ / /
| * | | | Merge branch 'gitaly-get-blob' into 'master'Sean McGivern2017-07-071-1/+11
| |\ \ \ \
| | * | | | Add gitaly_git_blob_raw featureJacob Vosmaer2017-07-071-1/+11
| | |/ / /
| * | | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-074-9/+274
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-0741-207/+1146
| | |\ \ \ | | | |/ /
| | * | | Fix performance bar specsSean McGivern2017-07-071-5/+10
| | * | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-0753-268/+1154
| | |\ \ \
| | * | | | Don't use Flipper for the Performance BarRémy Coutable2017-07-073-93/+88
| | * | | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-063-10/+155
| | * | | | Use Rails.cache instead of Redis directlyRémy Coutable2017-07-061-9/+1
| | * | | | Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-0/+14
| | * | | | Cache the allowed user IDs for the performance bar, in Redis for 10 minutesRémy Coutable2017-07-061-24/+28
| | * | | | Improve feature flag check for the performance barRémy Coutable2017-07-061-1/+24
| | * | | | Hide 'peek' by using 'performance bar' insteadRémy Coutable2017-07-061-26/+18
| | * | | | Cache PerformanceBar data using RequestStoreRémy Coutable2017-07-061-10/+10
| | * | | | Allow to enable the performance bar per user or Flipper groupRémy Coutable2017-07-062-0/+95
| * | | | | Merge branch 'active-record-each-batch' into 'master'Sean McGivern2017-07-072-0/+72
| |\ \ \ \ \
| | * | | | | Added EachBatch for iterating tables in batchesactive-record-each-batchYorick Peterse2017-07-072-0/+72
| * | | | | | Merge branch 'fix-mrs-merged-immediately' into 'master'Robert Speicher2017-07-071-10/+44
| |\ \ \ \ \ \
| | * | | | | | Don't mark empty MRs as merged on push to the target branchfix-mrs-merged-immediatelySean McGivern2017-07-071-10/+44
| | |/ / / / /
| * | | | | | Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan2017-07-073-2/+62
| |\ \ \ \ \ \
| | * | | | | | fix spec order issueJames Lopez2017-07-071-23/+22
| | * | | | | | add spec and project snippet user agent details endpointJames Lopez2017-07-071-0/+21
| | * | | | | | refactor code based on feedbackJames Lopez2017-07-062-2/+2
| | * | | | | | fix specJames Lopez2017-07-061-0/+1
| | * | | | | | add user agent details API endpoints to issues and snippetsJames Lopez2017-07-061-1/+1
| | * | | | | | add snippets specJames Lopez2017-07-061-1/+21
| | * | | | | | add issues spec and user agent details to entitiesJames Lopez2017-07-061-0/+19
| * | | | | | | Merge branch '34737-authentiq-oauth-feature-spec' into 'master'Douwe Maan2017-07-071-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-specTimothy Andrew2017-07-071-1/+1
* | | | | | | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0770-316/+1829
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master'Robert Speicher2017-07-071-44/+35
| |\ \ \ \ \ \ \
| | * | | | | | | Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitalyAhmad Sherif2017-07-071-44/+35