summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor Redis HA docs to also include Sentinelrefactor-sentinel-docsAchilleas Pipinellis2016-07-191-102/+248
* Added Redis Sentinel support documentationGabriel Mazetto2016-07-142-1/+108
* Added Redis sentinel support to the CHANGELOGGabriel Mazetto2016-07-141-1/+2
* Synced mail_room.yml with the one in omnibusGabriel Mazetto2016-07-141-0/+4
* Codestyle changesGabriel Mazetto2016-07-132-17/+16
* Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto2016-07-132-13/+14
* Fixed MailRoom specs and make sure it works with new resque.yml formatGabriel Mazetto2016-07-133-9/+12
* CodeStyleGabriel Mazetto2016-07-131-16/+16
* Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto2016-07-134-30/+27
* Reverted resque.yml -> redis.yml renamingGabriel Mazetto2016-07-131-1/+1
* Small tweaksGabriel Mazetto2016-07-131-2/+1
* Make sidekiq get config settings from Gitlab::RedisConfigGabriel Mazetto2016-07-131-8/+6
* Specs for RedisConfigGabriel Mazetto2016-07-136-0/+125
* Deduplicated resque.yml loading from several placesGabriel Mazetto2016-07-137-65/+159
* Merge branch '19708-label-selection-clutter' into 'master' Jacob Schatz2016-07-121-1/+7
|\
| * Add margin to filter labels19708-label-selection-clutterAnnabel Dunstone2016-07-111-1/+7
* | Merge branch '19692-gray-block' into 'master' Jacob Schatz2016-07-121-1/+1
|\ \
| * | Update header block class on snippets page19692-gray-blockAnnabel Dunstone2016-07-111-1/+1
| |/
* | Merge branch '17760-pipeline-builds-design' into 'master' Jacob Schatz2016-07-1217-119/+262
|\ \
| * | Update duration representation on builds pagesAnnabel Dunstone2016-07-122-2/+2
| * | Update CHANGELOGAnnabel Dunstone2016-07-121-0/+1
| * | Fix label alignment bug; re-add build-linkAnnabel Dunstone2016-07-123-17/+20
| * | Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-129-15/+31
| * | Rearrange and update admin buildsAnnabel Dunstone2016-07-124-48/+47
| * | Update builds pageAnnabel Dunstone2016-07-123-57/+56
| * | Add link to pipline IDAnnabel Dunstone2016-07-121-1/+2
| * | Add empty deploy dropdown buttonAnnabel Dunstone2016-07-122-9/+46
| * | Set width on stage columns; min width on table with scroll on mobile; add ava...Annabel Dunstone2016-07-126-46/+93
| * | Move pipeline ID to commit column; add status; branch style updatesAnnabel Dunstone2016-07-123-7/+38
| * | Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone2016-07-123-0/+9
* | | Merge branch 'rs-delimit-done-todos' into 'master' Robert Speicher2016-07-121-2/+2
|\ \ \
| * | | Use number_with_delimiter for Todos pending/done tab countsRobert Speicher2016-07-121-2/+2
* | | | Merge branch 'rs-describe-symbols' into 'master' Robert Speicher2016-07-1240-98/+98
|\ \ \ \
| * | | | Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-1241-110/+110
* | | | | Merge branch '18935-pipeline-button' into 'master' Jacob Schatz2016-07-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change new pipeline to run pipeline18935-pipeline-buttonAnnabel Dunstone2016-07-061-1/+1
* | | | | Update CHANGELOG for 8.9.6Robert Speicher2016-07-121-2/+5
| |_|/ / |/| | |
* | | | Merge branch 'approval-required-todo' into 'master' Robert Speicher2016-07-125-7/+14
|\ \ \ \
| * | | | Add approval required todosapproval-required-todoSean McGivern2016-07-125-7/+14
* | | | | Merge branch '19659-sidebar-improvements' into 'master' Jacob Schatz2016-07-125-56/+37
|\ \ \ \ \
| * | | | | Change sidebar drop shadow to rgba19659-sidebar-improvementsAnnabel Dunstone2016-07-122-2/+1
| * | | | | Remove toggle partial; Move pin link to top of side navAnnabel Dunstone2016-07-124-35/+38
| * | | | | Remove icons from sidebar; remove darker theme color from pin & toggle buttonsAnnabel Dunstone2016-07-123-22/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'remove-hound-config' into 'master' Stan Hu2016-07-123-99/+0
|\ \ \ \ \
| * | | | | Remove teatro configremove-hound-configRobert Schilling2016-07-052-95/+0
| * | | | | Remove hound configRobert Schilling2016-07-051-4/+0
* | | | | | Merge branch 'lock_for_issuable' into 'master' Douwe Maan2016-07-1210-14/+78
|\ \ \ \ \ \
| * | | | | | Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-1210-14/+78
* | | | | | | Merge branch 'cache-todos-finder-calls' into 'master' Robert Speicher2016-07-126-38/+62
|\ \ \ \ \ \ \
| * | | | | | | Cache todos pending/done dashboard query countsPaco Guzman2016-07-126-38/+62