summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* refactored updater and updated specsJames Lopez2016-11-181-9/+1
* added new build updater, specs and refactored allowed_idsJames Lopez2016-11-181-2/+8
* more refactoring and added some auth checksJames Lopez2016-11-171-1/+1
* fix integration specJames Lopez2016-11-171-1/+1
* refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-177-15/+24
* small refactor - removing includes no longer neededJames Lopez2016-11-171-1/+0
* added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-174-4/+35
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-172-63/+63
* fix issue with commits and also updated routesJames Lopez2016-11-171-1/+5
* fix authorization of builds and added relevant specJames Lopez2016-11-171-1/+5
* Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-173-6/+7
* serialize all the things!James Lopez2016-11-172-0/+17
* get all stages to use serlalizers - apart from plan - WIPJames Lopez2016-11-173-8/+18
* fix issue events and related spec - now using generic serializer for a hashJames Lopez2016-11-172-3/+8
* use request to pass extra parametersJames Lopez2016-11-171-1/+1
* WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez2016-11-171-1/+1
* WIP - adding a generic entity serializer that should accept a Hash coming fro...James Lopez2016-11-172-0/+35
* WIP - refactored events to use build serializer, related spec passingJames Lopez2016-11-171-4/+10
* WIP - refactoring URL builder and events presenter into serializersJames Lopez2016-11-173-2/+32
* rename events hashJames Lopez2016-11-171-1/+1
* refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-173-35/+22
* fix module issue in cycle analytics controllerJames Lopez2016-11-171-1/+1
* Added branch option to test eventsJames Lopez2016-11-171-2/+8
* added missing fields to plan events and updated specJames Lopez2016-11-171-9/+12
* add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-8/+8
* added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-4/+32
* added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+34
* Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-171-1/+1
* add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-173-3/+4
* Started refactoring stuff to add events to cycle analyticsJames Lopez2016-11-171-48/+1
* Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński2016-11-161-0/+5
|\
| * Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-0/+5
* | Merge branch 'related-mr-labels' into 'master' Annabel Dunstone Gray2016-11-162-8/+33
|\ \
| * | Fix SCSS linter errors.Didem Acet2016-11-161-8/+9
| * | Added colored labels to related MR list.Didem Acet2016-11-162-8/+32
* | | Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-16120-119/+121
|\ \ \
| * | | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-15120-119/+121
| | |/ | |/|
* | | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-161-10/+0
|\ \ \
| * | | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-161-10/+0
| |/ /
* | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-161-1/+1
|\ \ \
| * | | fix "Without projects" filterBen Bodenmiller2016-11-161-1/+1
* | | | Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master' Robert Speicher2016-11-162-5/+5
|\ \ \ \
| * | | | Allow commit note to be visible if repo is visible23824-activity-page-does-not-show-commits-commentsRémy Coutable2016-11-162-5/+5
* | | | | Merge branch 'user-dropdown-multiple-requests-fix' into 'master' Fatih Acet2016-11-161-1/+1
|\ \ \ \ \
| * | | | | Stopped multiple requests with dropdownsuser-dropdown-multiple-requests-fixPhil Hughes2016-11-161-1/+1
| |/ / / /
* | | | | Merge branch 'issue-boards-counter-border-fix' into 'master' Fatih Acet2016-11-161-1/+1
|\ \ \ \ \
| * | | | | Fixed issue boards counter border when unauthorizedissue-boards-counter-border-fixPhil Hughes2016-11-161-1/+1
| |/ / / /
* | | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-165-16/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-165-16/+27
* | | | | Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern2016-11-166-39/+27
|\ \ \ \ \