summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'project-group-icon-links' into 'master' Annabel Dunstone Gray2017-04-193-5/+11
|\
| * Fixed project & group icons not being clickableproject-group-icon-linksPhil Hughes2017-04-193-5/+11
* | Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-192-2/+2
|\ \
| * | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-192-2/+2
| |/
* | Merge branch '30985-cancel-pipelines' into 'master'Phil Hughes2017-04-195-4/+20
|\ \
| * | Use refs instead of query the DOMFilipa Lacerda2017-04-192-2/+4
| * | Merge branch 'master' into 30985-cancel-pipelinesFilipa Lacerda2017-04-1940-1751/+1716
| |\ \
| * | | Remove unused argument30985-cancel-pipelinesFilipa Lacerda2017-04-191-1/+1
| * | | Only destroy the component's tooltipFilipa Lacerda2017-04-195-10/+14
| * | | Merge branch 'master' into 30985-cancel-pipelinesFilipa Lacerda2017-04-1923-62/+134
| |\ \ \ | | | |/ | | |/|
| * | | Destroy tooltip in async buttons and tooltipsFilipa Lacerda2017-04-185-0/+10
* | | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-1923-2/+354
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make ESLint happySean McGivern2017-04-171-14/+13
| * | | Don't show usage ping on settings pageSean McGivern2017-04-175-9/+10
| * | | Remove Geo referencesSean McGivern2017-04-142-4/+0
| * | | Fix method visibilitySean McGivern2017-04-141-2/+0
| * | | Remove unused user activities codeSean McGivern2017-04-141-4/+0
| * | | Fix doc linksSean McGivern2017-04-142-2/+2
| * | | Use last_activity_on in cohortsSean McGivern2017-04-141-6/+6
| * | | Remove redundant sentence from cohorts disabledSean McGivern2017-04-141-1/+1
| * | | Use serializer for formatting cohorts dataSean McGivern2017-04-147-52/+92
| * | | Fix documentation links from cohortsSean McGivern2017-04-142-3/+4
| * | | Rename user cohorts -> cohortsSean McGivern2017-04-148-14/+14
| * | | Fix column name in user cohortsSean McGivern2017-04-141-1/+1
| * | | Cache user cohorts results for a daySean McGivern2017-04-141-1/+3
| * | | Make UserCohortsService more understandableSean McGivern2017-04-141-34/+72
| * | | Add user cohorts table to admin areaSean McGivern2017-04-149-2/+131
| * | | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+40
| * | | Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-141-1/+1
| * | | Port 'Add user activities API' to CESean McGivern2017-04-141-3/+1
| * | | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-143-26/+9
| * | | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-146-0/+60
| * | | Fix usage ping worker queueSean McGivern2017-04-141-3/+1
| * | | Used named parameter for refreshing usage dataStan Hu2017-04-141-1/+1
| * | | Cache the last usage data to avoid unicorn timeoutsStan Hu2017-04-141-1/+1
| * | | Add documentation on Usage statistics and link from the admin areaAchilleas Pipinellis2017-04-141-0/+1
| * | | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-145-11/+32
| * | | Port 'Add EE usage ping' to CESean McGivern2017-04-144-1/+52
* | | | Remove special naming of pipelines folderFilipa Lacerda2017-04-1919-13/+13
* | | | Merge branch 'fix/user-count' into 'master' Sean McGivern2017-04-191-1/+1
|\ \ \ \
| * | | | Fix active user countJames Lopez2017-04-191-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'remove-iife-diff-notes-bundle' into 'master' Filipa Lacerda2017-04-1910-655/+635
|\ \ \ \
| * | | | Remove IIFEs from diff_notes_bundle.jsremove-iife-diff-notes-bundleAlfredo Sumaran2017-04-1710-655/+635
* | | | | Merge branch '30008-textarea-focus' into 'master' Filipa Lacerda2017-04-191-4/+7
|\ \ \ \ \
| * | | | | update textarea height and refocus when attaching files30008-textarea-focusSimon Knox2017-04-181-4/+7
* | | | | | Merge branch 'remove-iife-filtered-search-bundle' into 'master' Filipa Lacerda2017-04-199-1078/+1060
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-179-1078/+1060
| | |/ / / | |/| | |
* | | | | Fix container registry navigation menu highlightsGrzegorz Bizon2017-04-181-2/+2
* | | | | Resolve "Mini pipeline graph + status badge, when updating in real time don't...Luke "Jared" Bennett2017-04-182-23/+39
* | | | | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda2017-04-1812-6/+10
|\ \ \ \ \