summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+24
* added production events and related specJames Lopez2016-11-171-0/+29
* added staging events and specJames Lopez2016-11-171-0/+26
* fixing spec failuresJames Lopez2016-11-171-5/+6
* review events - spec and logicJames Lopez2016-11-171-0/+25
* Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-172-8/+34
* Added code events spec and logic. Also fixed SQL issues and refactored the co...James Lopez2016-11-171-1/+29
* plan events and spec working. Also added some TODOs to the code.James Lopez2016-11-171-2/+2
* commit events and specJames Lopez2016-11-171-3/+15
* fix specs - issue events workingJames Lopez2016-11-171-5/+5
* fix timestamp diff and specJames Lopez2016-11-171-4/+4
* fixed spec and SQL queryJames Lopez2016-11-171-2/+18
* WIP - refactored some arel queriesJames Lopez2016-11-171-2/+3
* Started refactoring stuff to add events to cycle analyticsJames Lopez2016-11-171-0/+26
* Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński2016-11-161-5/+81
|\
| * Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-5/+81
* | Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-1629-29/+29
|\ \
| * | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-1529-29/+29
| |/
* | Merge branch 'fix-failing-user-without-projects-specs' into 'master' Sean McGivern2016-11-161-1/+1
|\ \
| * | Fix some failing specs due to missing access_requestable traitNick Thomas2016-11-161-1/+1
* | | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-163-15/+63
|\ \ \ | |/ / |/| |
| * | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-163-15/+63
* | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-161-0/+22
|\ \ \
| * | | fix "Without projects" filterBen Bodenmiller2016-11-161-0/+22
* | | | Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master' Robert Speicher2016-11-161-0/+27
|\ \ \ \
| * | | | Allow commit note to be visible if repo is visible23824-activity-page-does-not-show-commits-commentsRémy Coutable2016-11-161-0/+27
* | | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-164-22/+17
|\ \ \ \ \
| * | | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-164-22/+17
* | | | | | Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern2016-11-163-42/+75
|\ \ \ \ \ \
| * | | | | | Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-163-42/+75
* | | | | | | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-1623-76/+92
|\ \ \ \ \ \ \
| * | | | | | | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-1123-76/+92
* | | | | | | | Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets2016-11-161-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Move 'Explore Snippets' Spinach feature to Rspecthe-undefined2016-11-081-0/+16
* | | | | | | | | Merge branch 'fix-merge-request-screen-deleted-source-branch' into 'master' Sean McGivern2016-11-161-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not create a MergeRequestDiff record when source branch is deletedfix-merge-request-screen-deleted-source-branchAdam Niedzielski2016-11-161-0/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rs-issue-24527' into 'master' Sean McGivern2016-11-161-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Limit labels returned for a specific project as an administratorRobert Speicher2016-11-161-0/+15
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'setter-for-key' into 'master' Dmitriy Zaporozhets2016-11-161-6/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Remove instance vars from key model testsSemyon Pupkov2016-11-161-6/+6
| * | | | | | | | Use setter for key instead AR callbackSemyon Pupkov2016-11-161-0/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern2016-11-161-8/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | add testsFrancesco Coda Zabetta2016-11-151-6/+21
| * | | | | | | | use Enumerable#find insted of select + firstFrancesco Coda Zabetta2016-11-151-3/+3
| * | | | | | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | | | | | fix styleFrancesco Coda Zabetta2016-11-141-3/+3
| * | | | | | | | fix labels API adding missing parameter (current_user)Francesco Coda Zabetta2016-11-141-8/+20
* | | | | | | | | Merge branch 'move-snippet-search-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets2016-11-161-0/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move 'Search Snippets' Spinach feature to Rspecthe-undefined2016-11-161-0/+66
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Refactor issuables_counter_spec.Lucas Deschamps2016-11-161-23/+17