summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix failing CommitController spec17073-tagscontroller-index-is-terrible-response-time-goes-up-to-5-secondsAlejandro Rodríguez2016-07-281-9/+0
* Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-282-22/+44
* Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable2016-07-281-4/+4
|\
| * Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-4/+4
* | Merge branch 'reduce-instrumentation-overhead' into 'master' Rémy Coutable2016-07-284-22/+24
|\ \
| * | Reduce instrumentation overheadYorick Peterse2016-07-284-22/+24
* | | Add commit stats to commit api responsedixpac2016-07-281-0/+4
|/ /
* | Merge branch 'akismet-ui-check' into 'master' Douwe Maan2016-07-273-10/+39
|\ \
| * | Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-262-10/+8
| * | Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano2016-07-261-0/+31
* | | Merge branch 'fix-19538' into 'master' Robert Speicher2016-07-272-0/+59
|\ \ \
| * | | Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-273-23/+20
| * | | Add feature specs for edit project settingsDouglas Barbosa Alexandre2016-07-271-0/+41
| * | | Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-271-0/+21
* | | | Merge branch 'simple-cov' into 'master' Robert Speicher2016-07-272-4/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-212-28/+47
| * | | Improve simplecov config to avoid missing filesGrzegorz Bizon2016-07-211-1/+9
| * | | Update configuration of SimpleCovKamil Trzcinski2016-07-212-13/+23
| * | | Store all simplecov configuration in one fileKamil Trzcinski2016-07-212-11/+19
| * | | Remove unused simplecov-rcovKamil Trzcinski2016-07-211-1/+0
| * | | Merge coverage reportKamil Trzcinski2016-07-211-1/+9
* | | | Merge branch 'allow-skipping-users-in-autocomplete' into 'master' Robert Speicher2016-07-271-0/+13
|\ \ \ \
| * | | | Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-0/+13
* | | | | Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher2016-07-271-6/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-6/+24
* | | | | Respective cache is now expired when creating a new branchtiagonbotelho2016-07-271-0/+37
* | | | | Merge branch 'memoize-note-editable' into 'master' Yorick Peterse2016-07-274-34/+152
|\ \ \ \ \
| * | | | | Add a spec for access_for_user_idsStan Hu2016-07-261-0/+12
| * | | | | Rubocop offensesStan Hu2016-07-261-8/+8
| * | | | | Optimize the invited group link access level checkStan Hu2016-07-261-2/+12
| * | | | | Optimize maximum user access level lookup in loading of notesStan Hu2016-07-263-34/+130
| | |_|_|/ | |/| | |
* | | | | Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable2016-07-273-17/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up unused routesJosef Strzibny2016-07-263-17/+0
| |/ / /
* | | | Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-262-3/+33
* | | | Show release notes in tag listSean McGivern2016-07-261-0/+20
| |_|/ |/| |
* | | Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' Rémy Coutable2016-07-264-4/+25
|\ \ \ | |/ / |/| |
| * | Fix testsKatarzyna Kobierska2016-07-263-3/+3
| * | Tests refactoring for trigger variablesKatarzyna Kobierska2016-07-262-8/+12
| * | Add test for multiple trigger variables viewKatarzyna Kobierska2016-07-261-1/+18
* | | Merge branch 'remove-branches-feature-spec-head-file' into 'master' Rémy Coutable2016-07-261-32/+0
|\ \ \
| * | | Remove spec/features/projects/branches_spec.rb HEAD fileremove-branches-feature-spec-head-fileDouglas Barbosa Alexandre2016-07-261-32/+0
* | | | Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable2016-07-261-4/+26
| |/ / |/| |
* | | Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-265-2/+45
|/ /
* | Merge branch 'khaiql/gitlab-ce-fix/missleading-uri-for-labels-in-merge-reques...Douwe Maan2016-07-251-1/+1
|\ \
| * | remove search_id for label dropdown filterScott Le2016-07-241-1/+1
* | | Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse2016-07-251-6/+7
|\ \ \
| * | | Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu2016-07-251-6/+7
* | | | Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-253-0/+140
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-2249-1129/+1545
| |\ \ \
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cetiagonbotelho2016-07-221-0/+20
| | |\ \ \