summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-144-15/+23
|\
| * Include GonHelper separately and remove created_at in factoryStan Hu2016-04-142-0/+2
| * Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-143-14/+20
| * Fix the improper delete form being rendered for an oauth_authorized_applicationconnorshea2016-04-141-1/+1
* | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-142-2/+4
|\ \
| * | Change transfer service to use existing methodsFelipe Artur2016-04-141-15/+3
| * | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-132-4/+18
* | | Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-143-4/+4
|\ \ \
| * | | Start with iid on branch creationZeger-Jan van de Weg2016-04-143-4/+4
| | |/ | |/|
* | | 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
| | |_|/ / / / / / | |/| | | | | | |