summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | fixed weird 1px white space at top of sidebarPhil Hughes2018-04-182-0/+5
| | * | | | | | | | | | | | | added specs to store & activity bar componentPhil Hughes2018-04-183-3/+150
| | * | | | | | | | | | | | | changing spacing in file namePhil Hughes2018-04-181-1/+1
| | * | | | | | | | | | | | | removed context bar from ide.vuePhil Hughes2018-04-184-22/+1
| | * | | | | | | | | | | | | moved external link into activity barPhil Hughes2018-04-187-103/+35
| | * | | | | | | | | | | | | moved styles out of the componentPhil Hughes2018-04-185-15/+20
| | * | | | | | | | | | | | | improvements to the designPhil Hughes2018-04-1814-207/+117
| | * | | | | | | | | | | | | moved CSS out of the componentsPhil Hughes2018-04-1812-107/+111
| | * | | | | | | | | | | | | Add left links sidebar to IDEPhil Hughes2018-04-1812-155/+233
* | | | | | | | | | | | | | | Merge branch 'tz-upgrade-underscore' into 'master'Filipa Lacerda2018-05-076-31/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Upgrade underscore.jsTim Zallmann2018-05-076-31/+42
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'issue_43660' into 'master'Douwe Maan2018-05-075-6/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Enable prometheus metrics by defaultFelipe Artur2018-05-075-6/+29
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch '44879' into 'master'Douwe Maan2018-05-079-101/+296
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add signature verification badge to compare viewMarc2018-05-079-101/+296
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński2018-05-0725-250/+493
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add ChangelogKamil Trzciński2018-05-071-0/+5
| * | | | | | | | | | | | | | | Rename status JSON schema to ci_detailed_statusMatija Čupić2018-05-043-2/+2
| * | | | | | | | | | | | | | | Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-035-9/+10
| * | | | | | | | | | | | | | | Fix broken testFilipa Lacerda2018-05-032-2/+2
| * | | | | | | | | | | | | | | Add Pipeline stage, status and job JSON schemasMatija Čupić2018-05-023-0/+72
| * | | | | | | | | | | | | | | Merge branch 'master' into 33697-pipelines-json-endpointMatija Čupić2018-05-02182-1853/+3330
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Align elements of the hash literal parameterMatija Čupić2018-05-021-4/+4
| * | | | | | | | | | | | | | | | Fix syntax errorKamil Trzciński2018-05-021-1/+1
| * | | | | | | | | | | | | | | | Add stages_ajax endpoint to serve old HTMLKamil Trzciński2018-05-024-3/+48
| * | | | | | | | | | | | | | | | Revert db/schema.rb changesKamil Trzciński2018-05-021-3/+3
| * | | | | | | | | | | | | | | | Fix CSS linterFilipa Lacerda2018-05-011-80/+64
| * | | | | | | | | | | | | | | | Update fixturesFilipa Lacerda2018-05-011-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-30293-2009/+2808
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Update tests with json endpointFilipa Lacerda2018-04-244-13/+109
| * | | | | | | | | | | | | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-24210-713/+2929
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-244-5/+9
| * | | | | | | | | | | | | | | | | | Fix broken importFilipa Lacerda2018-04-241-2/+2
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-23398-2086/+2108
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix stage.json endpointKamil Trzciński2018-04-234-23/+18
| * | | | | | | | | | | | | | | | | | | Add proper stage.json dataKamil Trzciński2018-04-233-3/+31
| * | | | | | | | | | | | | | | | | | | Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ...Filipa Lacerda2018-04-203-319/+133
| * | | | | | | | | | | | | | | | | | | [ci skip] Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-20205-1391/+3896
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Renders json endpoint + updates CSS to render the same between pipelines tabl...Filipa Lacerda2018-04-195-47/+98
| * | | | | | | | | | | | | | | | | | | | Render json endpointFilipa Lacerda2018-04-193-22/+149
| * | | | | | | | | | | | | | | | | | | | Fix eslint errorsFilipa Lacerda2018-04-181-9/+9
| * | | | | | | | | | | | | | | | | | | | Ensures disabled status while request is being madeFilipa Lacerda2018-04-186-34/+30
| * | | | | | | | | | | | | | | | | | | | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-182-58/+59
| * | | | | | | | | | | | | | | | | | | | Remove UJS action from graph dropdownFilipa Lacerda2018-04-183-95/+1
* | | | | | | | | | | | | | | | | | | | | Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-0713-48/+234
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Enable quick support actions defaultKushal Pandya2018-05-041-6/+1
| * | | | | | | | | | | | | | | | | | | | | Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-0413-44/+235
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bvl-fix-terms-top-margin' into 'master'Filipa Lacerda2018-05-071-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Remove top margin on the terms page with performance barBob Van Landuyt2018-05-041-0/+4
* | | | | | | | | | | | | | | | | | | | | | Merge branch '10-8-installation-from-source' into 'master'James Lopez2018-05-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \