summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-add structure for sidebar-app to sidebar.html.async-sidebar-updatesBryce Johnson2016-11-231-77/+14
* Revert sidebar view to pristine state.Bryce Johnson2016-11-231-23/+183
* Further break out issuable sidebar into components.Bryce Johnson2016-11-238-82/+85
* Stub out issuable sidebar components.Bryce Johnson2016-11-2219-109/+614
* Quick implementation of autoupdate. Lots left to do.Bryce Johnson2016-11-183-3/+14
* Merge branch 'backport-tt' into async-sidebar-updatesBryce Johnson2016-11-186-0/+609
|\
| * Backport SmartInterval, PrettyTime, SubbableResource from EE.backport-ttBryce Johnson2016-11-186-0/+609
* | Subscribe assignee select to Issuable resource.Bryce Johnson2016-11-181-22/+29
* | Subscribe label select to IssuableResource.Bryce Johnson2016-11-181-49/+56
* | Subscribe DueDateSelect to Issuable resource.Bryce Johnson2016-11-181-27/+38
* | Subscribe milestone to issuable updates.Bryce Johnson2016-11-181-16/+23
|/
* Merge branch 'fix/pipeline-id-metrics-migration' into 'master' Douwe Maan2016-11-181-0/+2
|\
| * fix migration missing ignored transaction methodJames Lopez2016-11-181-0/+2
* | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-187-39/+189
|\ \
| * | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-187-39/+189
* | | Merge branch 'fix-admin-ci-table' into 'master' Annabel Dunstone Gray2016-11-183-1/+11
|\ \ \
| * | | Fix misaligned buttons on admin builds pageDidem Acet2016-11-173-1/+11
* | | | Merge branch 'rs-project-archive-doc-fix' into 'master' Achilleas Pipinellis2016-11-181-2/+2
|\ \ \ \
| * | | | Correct curl examples for archive and unarchive project APIRobert Speicher2016-11-181-2/+2
* | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-1856-86/+1679
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | refactored updater and updated specsJames Lopez2016-11-189-60/+35
| * | | | fix small typoJames Lopez2016-11-181-1/+1
| * | | | added new build updater, specs and refactored allowed_idsJames Lopez2016-11-1813-42/+107
| * | | | run pipeline worker in cycle analytics dev setupJames Lopez2016-11-182-1/+3
| * | | | refactor eventsJames Lopez2016-11-183-26/+12
| * | | | fix spec failuresfeature/cycle-analytics-eventsJames Lopez2016-11-1810-28/+64
| * | | | fix blank state errorJames Lopez2016-11-171-1/+3
| * | | | preload ids or objects for users, merge request and issuesJames Lopez2016-11-176-19/+56
| * | | | fix schema.rbJames Lopez2016-11-171-4/+4
| * | | | more refactoring and added some auth checksJames Lopez2016-11-1714-813/+670
| * | | | fix typo in error messageJames Lopez2016-11-171-1/+1
| * | | | remove class no longer requiredJames Lopez2016-11-171-13/+0
| * | | | fix integration specJames Lopez2016-11-172-2/+2
| * | | | fix specsJames Lopez2016-11-175-10/+10
| * | | | refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-1733-675/+928
| * | | | fix date issue with mySQL onlyJames Lopez2016-11-171-1/+1
| * | | | small refactor - removing includes no longer neededJames Lopez2016-11-173-4/+1
| * | | | added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-177-27/+93
| * | | | use concurrent index in migrationJames Lopez2016-11-171-1/+1
| * | | | Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-1725-190/+296
| * | | | fix issue with commits and also updated routesJames Lopez2016-11-175-8/+23
| * | | | fix authorization of builds and added relevant specJames Lopez2016-11-172-2/+30
| * | | | get rid of light url builder and fix wrong specJames Lopez2016-11-172-113/+91
| * | | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-176-11/+14
| * | | | serialize all the things!James Lopez2016-11-174-22/+34
| * | | | get all stages to use serlalizers - apart from plan - WIPJames Lopez2016-11-176-28/+46
| * | | | fix issue events and related spec - now using generic serializer for a hashJames Lopez2016-11-175-11/+16
| * | | | use request to pass extra parametersJames Lopez2016-11-174-7/+6
| * | | | WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez2016-11-177-44/+28
| * | | | WIP - adding a generic entity serializer that should accept a Hash coming fro...James Lopez2016-11-174-0/+98