summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23674-simplify-milestone-summary' into 'master' Jacob Schatz2017-03-291-8/+10
|\
| * update milestone page testsMike Greiling2017-03-251-8/+10
* | Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-293-14/+14
* | Merge branch '29828-change-search-hint-in-new-filters' into 'master'Clement Ho2017-03-291-2/+2
|\ \
| * | Update copy for first row in filtered search dropdownChris Peressini2017-03-221-2/+2
* | | Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern2017-03-295-25/+40
|\ \ \
| * | | Allow backup tests to run locallyauthor Jacob Vosmaer jacob@gitlab.com 1490710538 +02002017-03-291-3/+7
| * | | Change socket_path to gitaly_addressJacob Vosmaer2017-03-292-9/+5
| * | | Expand relative paths in storagesJacob Vosmaer2017-03-291-2/+2
| * | | Separate GRPC channels per repository storageJacob Vosmaer2017-03-292-11/+4
| * | | Helper method for storage path strippingJacob Vosmaer2017-03-291-0/+22
* | | | Merge branch '29832-fix-transient-failure' into 'master' Sean McGivern2017-03-291-1/+8
|\ \ \ \
| * | | | Make ChatNames::FindUserService stable by not checking a precise timeRémy Coutable2017-03-291-1/+8
* | | | | Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda2017-03-292-1/+124
|\ \ \ \ \
| * | | | | Added specs for collapsed sidebarPhil Hughes2017-03-272-1/+124
* | | | | | Merge branch '23655-api-group-issues' into 'master' Rémy Coutable2017-03-292-12/+28
|\ \ \ \ \ \
| * | | | | | Fix API group/issues default state filterAlexander Randa2017-03-282-12/+28
* | | | | | | Labels support color names in backendDongqing Hu2017-03-293-1/+267
* | | | | | | Merge branch 'optimistic-locking-ci-status-change' into 'master' Rémy Coutable2017-03-291-0/+36
|\ \ \ \ \ \ \
| * | | | | | | Make CI build to use optimistic locking only on status changeKamil Trzcinski2017-03-281-0/+36
* | | | | | | | Merge branch '29950-vue-pagination-icons' into 'master' Filipa Lacerda2017-03-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
* | | | | | | | | Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern2017-03-291-0/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Make user mentions case-insensitiveblackst0ne2017-03-291-0/+8
* | | | | | | | | Remove duplicated tokens in issuable search barAlfredo Sumaran2017-03-282-0/+22
* | | | | | | | | Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-283-0/+179
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed spec checking for highlightjs classPhil Hughes2017-03-231-2/+2
| * | | | | | | | | Added testsPhil Hughes2017-03-233-0/+179
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '29414-fix-toggle-discussion-link-jump' into 'master' Jacob Schatz2017-03-282-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix link togglers jumping to topEric Eastwood2017-03-282-4/+4
* | | | | | | | | | Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable2017-03-282-88/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | API: Make the /notes endpoint work with noteable iid instead of idToon Claes2017-03-271-30/+30
| * | | | | | | | | | Remove `:id/merge_requests/:merge_request_iid/comments` endpointsToon Claes2017-03-271-58/+0
* | | | | | | | | | | Merge branch '5983-poll-changes' into 'master' Jacob Schatz2017-03-281-0/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds restart method and auxiliar callback to polling classFilipa Lacerda2017-03-241-0/+40
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Fixed labels icon being hidden in collapsed issuable sidebarPhil Hughes2017-03-281-0/+6
* | | | | | | | | | | Merge branch '30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-quer...Yorick Peterse2017-03-282-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add N+1 query problem specs for Issue and MergeRequest ReferenceFilter classesRémy Coutable2017-03-282-0/+26
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'user-callout-refactor' into 'master' Filipa Lacerda2017-03-284-37/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactored the user callout classPhil Hughes2017-03-244-37/+58
* | | | | | | | | | | | Merge branch 'fix/gb/environments-folders-route' into 'master' Kamil Trzciński2017-03-283-0/+101
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add controller specs for environment folder actionGrzegorz Bizon2017-03-271-0/+33
| * | | | | | | | | | | Add routing specs for environment foldersGrzegorz Bizon2017-03-271-0/+49
| * | | | | | | | | | | Fix environment folder route when special chars presentGrzegorz Bizon2017-03-271-0/+19
* | | | | | | | | | | | Merge branch 'issue-boards-card-img-triggers-sidebar' into 'master' Filipa Lacerda2017-03-281-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-281-0/+19
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '30172-fix-mattermost-enabled-setting-not-properly-stubbed' into...Sean McGivern2017-03-284-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost s...Rémy Coutable2017-03-284-3/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Use `:empty_project` where possible in service specsRobert Speicher2017-03-2755-119/+143
| |_|_|_|_|/ / / / / |/| | | | | | | | |