summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue_3508issue_3508Felipe Artur2016-04-13336-1709/+8281
|\
| * Merge branch 'redis_config_consistency' into 'master' Valery Sizov2016-04-133-5/+5
| |\
| | * Redis configuration consistencyredis_config_consistencyValery Sizov2016-04-133-5/+5
| * | Merge branch 'issue_14771' into 'master' Jacob Schatz2016-04-131-1/+1
| |\ \
| | * | Hide top search form on the search pageissue_14771Alfredo Sumaran2016-04-111-1/+1
| * | | Merge branch 'issue_15093' into 'master' Jacob Schatz2016-04-131-1/+3
| |\ \ \
| | * | | Set tooltips for new added labelsissue_15093Alfredo Sumaran2016-04-111-1/+3
| | |/ /
| * | | Merge branch '14762-delete-button' into 'master' Jacob Schatz2016-04-131-4/+2
| |\ \ \
| | * | | Update delete button14762-delete-buttonAnnabel Dunstone2016-04-111-4/+2
| | |/ /
| * | | Merge branch 'issuable-form-alignment' into 'master' Jacob Schatz2016-04-132-3/+9
| |\ \ \
| | * | | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-112-3/+9
| * | | | Merge branch 'update-influx-documentation' into 'master' Achilleas Pipinellis2016-04-131-18/+30
| |\ \ \ \
| | * | | | Updated InfluxDB/Grafana setup/import docsYorick Peterse2016-04-131-18/+30
| * | | | | Merge branch 'redis_improvements' into 'master' Robert Speicher2016-04-131-5/+0
| |\ \ \ \ \
| | * | | | | clean up ExclusiveLeaseredis_improvementsValery Sizov2016-04-131-5/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-133-62/+221
| |\ \ \ \ \
| | * | | | | Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-133-62/+221
| * | | | | | Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' Robert Speicher2016-04-133-66/+219
| |\ \ \ \ \ \
| | * | | | | | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-133-58/+203
| | * | | | | | Fix a bug with trailing slash in teamcity_urlCharles May2016-04-122-13/+21
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'async-related-mrs' into 'master' Rémy Coutable2016-04-136-15/+66
| |\ \ \ \ \ \
| | * | | | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-136-15/+66
| * | | | | | | Merge branch 'make_milestone_labels_tab_similar_to_labels_page' into 'master' Jacob Schatz2016-04-132-13/+25
| |\ \ \ \ \ \ \
| | * | | | | | | make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_pageArinde Eniola2016-04-112-13/+25
| * | | | | | | | Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-137-0/+415
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Ensure that issues and merge requests are foundRobert Schilling2016-04-134-7/+20
| | * | | | | | | | Make subscription API more RESTfulRobert Schilling2016-04-137-72/+68
| | * | | | | | | | API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-135-3/+216
| | * | | | | | | | API: Ability to subscribe and unsubscribe from an issueRobert Schilling2016-04-135-0/+197
| * | | | | | | | | Merge branch 'push-ref' into 'master' Kamil Trzciński2016-04-133-5/+41
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' into push-refKamil Trzcinski2016-04-13193-839/+5058
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-refKamil Trzcinski2016-04-113-5/+41
| * | | | | | | | | | Merge branch 'api-star-project' into 'master' Rémy Coutable2016-04-136-0/+214
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Styling changes to code and docsRobert Schilling2016-04-134-9/+8
| | * | | | | | | | | | Make staring API more restfulRobert Schilling2016-04-133-16/+15
| | * | | | | | | | | | API: Star and unstar a projectRobert Schilling2016-04-136-0/+216
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'fix-bug-causing-comment-to-submit-twice' into 'master' Jacob Schatz2016-04-131-1/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fix bug causing comment form in issue to submit twice when CTRL+Enter is pres...fix-bug-causing-comment-to-submit-twiceArinde Eniola2016-04-111-1/+5
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'carousel-remove' into 'master' Robert Speicher2016-04-132-2/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove Bootstrap Carouselconnorshea2016-04-122-2/+11
| * | | | | | | | | | | Merge branch 'instrument-house-keeping' into 'master' Rémy Coutable2016-04-132-4/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Instrument the HousekeepingService classinstrument-house-keepingYorick Peterse2016-04-132-4/+11
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'fix_grafana_docs' into 'master' Achilleas Pipinellis2016-04-134-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix Grafana docs and link from Influx pageDrew Blessing2016-04-124-3/+6
| * | | | | | | | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-133-2/+33
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-122-1/+10
| | * | | | | | | | | | | Added label filter testsPhil Hughes2016-04-071-0/+22
| | * | | | | | | | | | | Fixed issue with any label & no label filters missingPhil Hughes2016-04-071-1/+1
| * | | | | | | | | | | | Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski2016-04-136-9/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Better control flow.external-omniauth-providersPatricio Cano2016-04-111-6/+4