Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache js selectors; fix css26200-convert-sidebar-to-dropdown | Annabel Dunstone Gray | 2017-02-16 | 3 | -12/+16 |
| | |||||
* | Remove comments in migration | Annabel Dunstone Gray | 2017-02-16 | 2 | -21/+1 |
| | |||||
* | Move necessary sidebar code to right_sidebar.js; delete sidebar.js | Annabel Dunstone Gray | 2017-02-15 | 3 | -22/+12 |
| | |||||
* | Fix borked db stuff | Annabel Dunstone Gray | 2017-02-15 | 2 | -2/+2 |
| | |||||
* | Change iteration strategy to make PhantomJS happy | Alfredo Sumaran | 2017-02-15 | 1 | -2/+4 |
| | |||||
* | Delete labels spinach test bc covered by rspec | Annabel Dunstone Gray | 2017-02-15 | 2 | -47/+0 |
| | |||||
* | Delete sidebar specs and fixtures; update shortcuts_spec to check page title | Annabel Dunstone Gray | 2017-02-15 | 4 | -174/+5 |
| | |||||
* | Move migration to post_migrate; fix shortcuts_spec | Annabel Dunstone Gray | 2017-02-15 | 2 | -2/+3 |
| | |||||
* | Fix active_tab and issuables_counter specs | Annabel Dunstone Gray | 2017-02-15 | 2 | -4/+6 |
| | |||||
* | Make active links bold; fix badge styling | Annabel Dunstone Gray | 2017-02-15 | 2 | -18/+33 |
| | |||||
* | Remove all instances of theme_id; require downtime | Annabel Dunstone Gray | 2017-02-15 | 13 | -31/+18 |
| | |||||
* | Drop theme ID from users table | Annabel Dunstone Gray | 2017-02-15 | 7 | -16/+32 |
| | |||||
* | Fix dropdown alignment | Annabel Dunstone Gray | 2017-02-15 | 1 | -6/+5 |
| | |||||
* | Remove sidebar toggle button; replace with dropdown | Annabel Dunstone Gray | 2017-02-15 | 2 | -16/+14 |
| | |||||
* | Remove global sidebar styles | Annabel Dunstone Gray | 2017-02-15 | 6 | -121/+10 |
| | |||||
* | Remove all gitlab theme related code | Annabel Dunstone Gray | 2017-02-15 | 17 | -465/+3 |
| | |||||
* | Remove all unnecessary sidebar.js | Annabel Dunstone Gray | 2017-02-15 | 1 | -91/+0 |
| | |||||
* | Remove pinned nav functionality and side_navbar_class | Annabel Dunstone Gray | 2017-02-15 | 2 | -32/+1 |
| | |||||
* | Add dropdown toggle button | Annabel Dunstone Gray | 2017-02-15 | 2 | -39/+49 |
| | |||||
* | Merge branch 'docs/broken-links' into 'master' | Achilleas Pipinellis | 2017-02-15 | 43 | -114/+169 |
|\ | | | | | | | | | Fix most of broken docs links See merge request !9275 | ||||
| * | Fix most of broken docs links | Achilleas Pipinellis | 2017-02-15 | 43 | -114/+169 |
| | | | | | | | | [ci skip] | ||||
* | | Merge branch 'markdown-slash-commands-text' into 'master' | Annabel Dunstone Gray | 2017-02-15 | 2 | -3/+2 |
|\ \ | | | | | | | | | | | | | Change wording of MR comment box See merge request !9193 | ||||
| * | | Change wording of MR comment boxmarkdown-slash-commands-text | Annabel Dunstone Gray | 2017-02-13 | 2 | -3/+2 |
| | | | |||||
* | | | Merge branch 'move_tags_service_to_namespace' into 'master' | Rémy Coutable | 2017-02-15 | 9 | -78/+86 |
|\ \ \ | | | | | | | | | | | | | | | | | Move tag services to `Tags` namespace See merge request !9231 | ||||
| * | | | Move tag services to `Tags` namespace | dixpac | 2017-02-14 | 9 | -78/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | | CreateTagService and DeleteTagService where in root namespace, by following service code organization I moved them in Tags::CreateService and Tags::DestroyService | ||||
* | | | | Merge branch 'fix-rubocop-master' into 'master' | Alfredo Sumaran | 2017-02-15 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Rubocop offense See merge request !9274 | ||||
| * | | | | Fix Rubocop offense | Alfredo Sumaran | 2017-02-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch '27922-cmd-click-todo-doesn-t-work' into 'master' | Alfredo Sumaran | 2017-02-15 | 5 | -18/+112 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix regression where cmd-click stopped working for todos and merge request tabs Closes #27922 See merge request !9115 | ||||
| * | | | | Fix regression where cmd-click stopped working for todos and merge request tabs27922-cmd-click-todo-doesn-t-work | Clement Ho | 2017-02-15 | 5 | -18/+112 |
| | | | | | |||||
* | | | | | Merge branch 'alphabetically_sort_tags_on_runner_list' into 'master' | Rémy Coutable | 2017-02-15 | 5 | -4/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve 'Alphabetically sort tags on runner list' Closes #27409 See merge request !8922 | ||||
| * | | | | | Alphabetically sort tags on runner list | blackst0ne | 2017-02-15 | 5 | -4/+8 |
| | | | | | | |||||
* | | | | | | Merge branch 'zj-remove-deprecated-ci-service' into 'master' | Douwe Maan | 2017-02-15 | 5 | -11/+22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove deprecated CI service Closes #28094 See merge request !9221 | ||||
| * \ \ \ \ \ | Merge branch 'master' into 'zj-remove-deprecated-ci-service'zj-remove-deprecated-ci-service | Douwe Maan | 2017-02-15 | 199 | -2781/+6720 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | | | | | | Remove deprecated CI service | Z.J. van de Weg | 2017-02-14 | 5 | -10/+21 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch '26651-cannot-move-project-into-group' into 'master' 27950-ci-status-check | Rémy Coutable | 2017-02-15 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify that only project owners can transfer a project Closes #26651 See merge request !9262 | ||||
| * | | | | | | | | Specify that only project owners can transfer a project | Mark Fletcher | 2017-02-15 | 2 | -1/+5 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci] | ||||
* | | | | | | | | Merge branch 'add-missing-api-entities' into 'master' | Rémy Coutable | 2017-02-15 | 6 | -26/+74 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing api entities Closes #23895 See merge request !7138 | ||||
| * | | | | | | | | entities: use the RepoCommit entity for branch commits | Ben Boeckel | 2017-02-14 | 6 | -26/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #23895. | ||||
* | | | | | | | | | Merge branch 'fix-production-assets' into 'master' | Alfredo Sumaran | 2017-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only load istanbul plugin in development mode See merge request !9261 | ||||
| * | | | | | | | | | only load istanbul plugin in development mode | Mike Greiling | 2017-02-15 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'no-more-moment' into 'master' | Alfredo Sumaran | 2017-02-15 | 5 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop Pikaday using moment See merge request !9244 | ||||
| * | | | | | | | | | | Stop Pikaday using momentno-more-moment | Phil Hughes | 2017-02-14 | 5 | -5/+10 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix/gb/notification-settings-when-no-repository' into 'master' | Douwe Maan | 2017-02-15 | 3 | -4/+48 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show notifications settings even when repository feature is disabled See merge request !9180 | ||||
| * | | | | | | | | | | Add Changelog entry for notifications buttons fixfix/gb/notification-settings-when-no-repository | Grzegorz Bizon | 2017-02-13 | 1 | -0/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Improve home panel partial code and view specs | Grzegorz Bizon | 2017-02-13 | 2 | -7/+7 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Show notifications settings when repository is disabled | Grzegorz Bizon | 2017-02-13 | 2 | -1/+41 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove changelog entries for 8.16.5 release | Robert Speicher | 2017-02-15 | 4 | -16/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'fix-github-import-MR-wrong-project' into 'security' | Robert Speicher | 2017-02-15 | 2 | -3/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix labels being applied to wrong merge requests on GitHub import See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2064 | ||||
* | | | | | | | | | | | Merge branch 'svg-xss-fix' into 'security' | Robert Speicher | 2017-02-15 | 5 | -3/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for XSS vulnerability in SVG attachments See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2059 | ||||
* | | | | | | | | | | | Merge branch 'fix-rdoc-xss' into 'security' | Robert Speicher | 2017-02-15 | 3 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix XSS in rdoc and other markups See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2058 |