summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add changelog entry and fix convention in a specissue_5838Felipe Artur2016-04-202-1/+2
|
* Remove unused authorization from controllerFelipe Artur2016-04-203-8/+2
|
* Projects members tab should follow visibility levelsFelipe Artur2016-04-185-39/+19
|
* Show project members only for membersFelipe Artur2016-04-185-3/+49
|
* Merge branch 'gh-import-labels' into 'master' Robert Speicher2016-04-186-7/+74
|\ | | | | | | | | | | | | Import labels from GitHub Closes #15292 See merge request !3776
| * Update CHANGELOGDouglas Barbosa Alexandre2016-04-181-0/+1
| |
| * Apply GitHub labels to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-181-0/+14
| |
| * Import labels from GitHubDouglas Barbosa Alexandre2016-04-183-1/+53
| |
| * Update octokit gem to version 4.3.0Douglas Barbosa Alexandre2016-04-182-6/+6
|/
* Merge branch 'gh-keep-issues-prs-references' into 'master' Robert Speicher2016-04-186-4/+14
|\ | | | | | | | | | | | | Use GitHub Issue/PR number as iid to keep references Closes #15294 See merge request !3759
| * Update CHANGELOGgh-keep-issues-prs-referencesDouglas Barbosa Alexandre2016-04-181-0/+1
| |
| * Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre2016-04-185-4/+13
| | | | | | | | | | With these changes we don’t lost the issue/pr references when importing them to GitLab.
* | Merge branch 'dropdown-filter-select' into 'master' Jacob Schatz2016-04-181-8/+2
|\ \ | | | | | | | | | | | | | | | | | | Fixed issue with multi select not working with arrow keys See merge request !3792
| * | Fixed issue with multi select not working with arrow keysdropdown-filter-selectPhil Hughes2016-04-181-8/+2
| | |
* | | Merge branch '645-profile-update-bug' into 'master' Jacob Schatz2016-04-181-2/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add null check to formData.append Fixes https://gitlab.com/gitlab-com/support-forum/issues/645 See merge request !3799
| * | | Add null check to formData.append645-profile-update-bugAnnabel Dunstone2016-04-181-2/+3
| | | |
* | | | Merge branch 'change_target_branch_link_color' into 'master' Jacob Schatz2016-04-181-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the link color of the target branch in a merge rquest closes #15296 See merge request !3786
| * | | | change the link color of the target branch in a merge rquestchange_target_branch_link_colorArinde Eniola2016-04-181-1/+2
| | | | |
* | | | | Merge branch 'fix-migrate-repo-size-migration' into 'master' Robert Speicher2016-04-181-7/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use raw SQL commands for 20140502125220 MigrateRepoSize Partial fix for #15210 See merge request !3789
| * | | | | Use raw SQL commands for 20140502125220 MigrateRepoSizeStan Hu2016-04-181-7/+14
| | |_|_|/ | |/| | | | | | | | | | | | | Partial fix for #15210
* | | | | Merge branch 'mobile-header-overlap' into 'master' Jacob Schatz2016-04-181-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed overlap in header on mobile ![Screen_Shot_2016-04-18_at_08.48.29](/uploads/8f371d0c717a57ca7afb29415e13d96c/Screen_Shot_2016-04-18_at_08.48.29.png) See merge request !3777
| * | | | | Fixed overlap in header on mobilemobile-header-overlapPhil Hughes2016-04-181-1/+5
| | | | | |
* | | | | | Merge branch 'dropzone-class-remove' into 'master' Jacob Schatz2016-04-181-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes dropzone focus class after dropping file See merge request !3756
| * | | | | | Removes dropzone focus class after dropping filedropzone-class-removePhil Hughes2016-04-151-0/+1
| | | | | | |
* | | | | | | Merge branch 'note-form-focus-color' into 'master' Jacob Schatz2016-04-181-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated note form focus to better match form-control focus ![Screen_Shot_2016-04-15_at_09.47.52](/uploads/39e02f79a72798ecc6dc946c7b3c8e2e/Screen_Shot_2016-04-15_at_09.47.52.png) See merge request !3739
| * | | | | | | Updated note form focus to better match form-control focusnote-form-focus-colorPhil Hughes2016-04-151-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'parallel-diff' into 'master' Jacob Schatz2016-04-181-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap code in parallel view Code scrolling was breaking the parallel layout. It should wrap on 'Side-by-side' mode <img src="/uploads/db657e6c7f08ce57f1be615d7193136a/Screen_Shot_2016-04-14_at_4.28.31_PM.png" width="700px"> See merge request !3731
| * | | | | | | Wrap code in parallel viewparallel-diffAnnabel Dunstone2016-04-141-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'commit-timeago-fix' into 'master' Jacob Schatz2016-04-181-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with commit time not using timeago See merge request !3723
| * | | | | | | Fixed issue with commit time not using timeagocommit-timeago-fixPhil Hughes2016-04-141-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'diff-js-error-fix' into 'master' Robert Speicher2016-04-181-3/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with spinner not hiding on diff changes See merge request !3793
| * | | | | | | Fixed issue with spinner not hiding on diff changesPhil Hughes2016-04-181-3/+4
| | | | | | | |
* | | | | | | | Merge branch 'tag-grape-allowed' into 'master' Robert Speicher2016-04-182-2/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Add "action" tag to /internal/allowed API See merge request !3791
| * | | | | | | Add "action" tag to /internal/allowed APIYorick Peterse2016-04-182-2/+5
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to re-use any other analytics that rely on the "action" tag having a value set.
* | | | | | | Merge branch 'issue_3508' into 'master' Douwe Maan2016-04-189-20/+113
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restrict public users for private instances Implements #3508 See merge request !3440
| * | | | | | Add changelog entryFelipe Artur2016-04-182-1/+2
| | | | | | |
| * | | | | | Fix documentation and improve permissions codeFelipe Artur2016-04-186-13/+6
| | | | | | |
| * | | | | | Insert instructions in admin page and permissions documentFelipe Artur2016-04-182-1/+10
| | | | | | |
| * | | | | | Remove group members checkFelipe Artur2016-04-185-24/+14
| | | | | | |
| * | | | | | Insert users check into apiFelipe Artur2016-04-185-7/+33
| | | | | | |
| * | | | | | Code fixesFelipe Artur2016-04-185-28/+14
| | | | | | |
| * | | | | | Fix specsFelipe Artur2016-04-182-3/+5
| | | | | | |
| * | | | | | Fix codeFelipe Artur2016-04-185-12/+8
| | | | | | |
| * | | | | | Add specs and fix codeFelipe Artur2016-04-186-18/+65
| | | | | | |
| * | | | | | Move verification to abilitiesFelipe Artur2016-04-185-12/+47
| | | | | | |
| * | | | | | Restrict user profiles based on restricted visibility levelsFelipe Artur2016-04-182-0/+8
| | | | | | |
* | | | | | | Merge branch 'transaction-query-count' into 'master' Rémy Coutable2016-04-183-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Count the number of SQL queries per transaction cc @pcarranza See merge request !3783
| * | | | | | Count the number of SQL queries per transactionYorick Peterse2016-04-183-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gitlab-org/gitlab-ce#15335
* | | | | | | Merge branch 'tasklist-fix' into 'master' Jacob Schatz2016-04-182-6/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with tasklist toggling sidebar refresh Closes #15270 See merge request !3782
| * | | | | | | Fixed issue with tasklist toggling sidebar refreshtasklist-fixPhil Hughes2016-04-182-6/+0
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Closes #15270