summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with other links being clicked in diffsPhil Hughes2016-04-141-2/+2
* Correctly scrolls to the line when clickingPhil Hughes2016-04-141-2/+10
* Diff viewer links to correct part of the filePhil Hughes2016-04-147-8/+58
* Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-144-9/+4
|\
| * Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-134-9/+4
* | Fixed scss syntax issuePhil Hughes2016-04-141-1/+1
* | Focus variable for dropzonePhil Hughes2016-04-142-1/+2
* | Added CHANGELOG itemPhil Hughes2016-04-141-2/+2
* | Updated dropzone hover stylingPhil Hughes2016-04-144-22/+20
* | Removed GL Actions classPhil Hughes2016-04-143-57/+0
* | Fixed group milestones placeholder bugPhil Hughes2016-04-141-1/+1
* | Placeholder on milestone formPhil Hughes2016-04-141-1/+1
* | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-149-37/+20
* | Milestones use new GLForm classPhil Hughes2016-04-143-6/+5
* | merge request form uses new GLFormPhil Hughes2016-04-143-3/+3
* | Updated issue form to use new GLFormPhil Hughes2016-04-144-6/+12
* | Destroy discussion formPhil Hughes2016-04-142-8/+22
* | Notes form JS updatePhil Hughes2016-04-145-51/+95
* | Allow empty recipient list when pusher is addedFrank Groeneveld2016-04-141-3/+7
* | 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 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher2016-04-131-10/+10
|\ \ \ \
| * | | | Fix a bug with trailing slash in bamboo_urlRémy Coutable2016-04-131-10/+10
* | | | | Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master' Robert Speicher2016-04-131-14/+19
|\ \ \ \ \
| * | | | | Improve TeamcityService and its specsfix-trailing-slash-in-teamcity_url-3515Rémy Coutable2016-04-131-3/+3
| * | | | | Fix a bug with trailing slash in teamcity_urlCharles May2016-04-121-13/+18
| | |/ / / | |/| | |
* | | | | Merge branch 'async-related-mrs' into 'master' Rémy Coutable2016-04-133-13/+58
|\ \ \ \ \
| * | | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-133-13/+58
* | | | | | 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 'push-ref' into 'master' Kamil Trzciński2016-04-131-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into push-refKamil Trzcinski2016-04-13108-615/+875
| |\ \ \ \ \ \ \
| * | | | | | | | Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-refKamil Trzcinski2016-04-111-1/+1
* | | | | | | | | 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
* | | | | | | | | | Instrument the HousekeepingService classinstrument-house-keepingYorick Peterse2016-04-131-4/+10
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-132-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-121-1/+1
| * | | | | | | | Fixed issue with any label & no label filters missingPhil Hughes2016-04-071-1/+1
* | | | | | | | | Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets2016-04-131-1/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cronRobert Speicher2016-04-121-1/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'issue_15044' into 'master' Rémy Coutable2016-04-132-6/+8
|\ \ \ \ \ \ \ \