summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez2016-11-171-13/+42
| * | | | | add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-0/+16
| * | | | | added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-2/+46
| * | | | | 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 '23223-group-deletion-race-condition' into 'master' Rémy Coutable2016-11-182-0/+49
|\ \ \ \ \ \
| * | | | | | Write a spec covering the race condition during group deletion.Timothy Andrew2016-11-182-0/+49
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jacopo-beschi/gitlab-ce-19981-admin-links-new-group-default-vis...Robert Speicher2016-11-181-0/+35
|\ \ \ \ \ \
| * | | | | | Fix Admin Links to new Group does not respect Default Visibilityjacopo-beschi-intersail2016-11-181-0/+35
* | | | | | | Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet2016-11-182-2/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix pipelines specAnnabel Dunstone Gray2016-11-162-6/+4
| * | | | | | Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-151-1/+4
* | | | | | | Merge branch '24276-usernames-with-dots' into 'master' Douwe Maan2016-11-181-3/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Allow registering users where the username contains dots (.).Timothy Andrew2016-11-181-3/+16
* | | | | | | Merge branch 'feature/24072-improve-importing-of-github-pull-requests' into '...Sean McGivern2016-11-172-8/+5
|\ \ \ \ \ \ \
| * | | | | | | Refactor github import to reduce number of API callsAndrew Smith2016-11-182-8/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sort-api-groups' into 'master' Sean McGivern2016-11-171-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-1/+36
* | | | | | | | Merge branch 'fix-singin-redirect-for-fork-new' into 'master' Sean McGivern2016-11-171-0/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove newlines between context and it in addition to testing redirection for...Cagdas Gerede2016-11-151-6/+1
| * | | | | | | | Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-6/+55
| * | | | | | | | Move sign_out out of it into beforeCagdas Gerede2016-11-131-2/+1
| * | | | | | | | Replace tabs with spacesEarth2016-11-131-1/+1
| * | | | | | | | Add a unit test for redirecting to sign-in page when user is not logged in an...Earth2016-11-131-0/+15
* | | | | | | | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-1718-130/+386
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add feature spec for labels subscriptionDouglas Barbosa Alexandre2016-11-171-0/+74
| * | | | | | | | | Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-0/+22
| * | | | | | | | | Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-173-32/+102
| * | | | | | | | | Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre2016-11-171-2/+6
| * | | | | | | | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-1712-61/+61
| * | | | | | | | | Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-7/+19
| * | | | | | | | | Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-173-7/+9
| * | | | | | | | | Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-37/+79
| * | | | | | | | | Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-21/+23
| * | | | | | | | | Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-172-0/+13
| * | | | | | | | | Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-171-0/+15
* | | | | | | | | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-178-0/+213
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix code review style issuesKamil Trzcinski2016-11-171-1/+1