summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree37569-fix-wrong-number-of-arguments-in-tree_helper-flatten_treeRémy Coutable2017-09-072-1/+21
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-0726-327/+160
|\ | | | | | | | | | | | | Finish migration to the new events setup Closes #37241 See merge request !13932
| * Update project templates to new import versionZeger-Jan van de Weg2017-09-073-0/+0
| | | | | | | | | | | | | | If the import version changes, we need to update a few project templates to match this new version. In a seperate commit I'll update the docs to reflect this.
| * Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-0623-327/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
* | Merge branch '37530-fix-skip-to-content-alignment' into 'master'Tim Zallmann2017-09-071-1/+2
|\ \ | | | | | | | | | | | | | | | | | | Fix alignment for Skip to content action Closes #37530 See merge request !14101
| * | Use `flex` to center align content37530-fix-skip-to-content-alignmentkushalpandya2017-09-071-1/+2
| | |
* | | Merge branch 'dz-rebuild-schema' into 'master'Yorick Peterse2017-09-072-24/+25
|\ \ \ | | | | | | | | | | | | | | | | Update schema.rb from db:migrate and fix invalid index check See merge request !14107
| * | | Update schema.rb from db:migrate and fix invalid index checkdz-rebuild-schemaDmitriy Zaporozhets2017-09-072-24/+25
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'feature/plantuml-restructured-text' into 'master'Rémy Coutable2017-09-072-1/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation for PlantUML in reStructuredText See merge request !13900
| * | | | Add documentation for PlantUML in reStructuredTextMarkus Koller2017-08-292-1/+15
| | | | |
* | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-09-071-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: fix json response See merge request !13831
| * | | | | fix json responseEmilienMottet2017-08-291-0/+4
| | | | | |
* | | | | | Merge branch '34945-readme-div-id' into 'master'Rémy Coutable2017-09-073-3/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #34945: add a div id to the readme section in the project overview Closes #34945 See merge request !13735
| * | | | | | #34945: add a div id to the readme section in the project overviewRiccardo Padovani2017-09-073-3/+9
|/ / / / / /
* | | | | | Merge branch 'patch-15' into 'master'Rémy Coutable2017-09-071-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect reference in documentation See merge request !13733
| * | | | | | Fix incorrect reference in documentationJohan Brandhorst2017-08-211-1/+1
| | | | | | |
* | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-09-071-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add example of docker login with personal access token See merge request !13668
| * | | | | | | Add example of docker login with personal access tokenTim Hobbs2017-08-181-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'master' into 'master'Rémy Coutable2017-09-071-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor Text Fix See merge request !13946
| * | | | | | | | Minor Text FixSab942017-08-311-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch '37349-remove-extra-top-margin-search-dropdown' into 'master'Annabel Dunstone Gray2017-09-071-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spacing between nav and dropdown to be consistent with other dropdowns Closes #37349 See merge request !14088
| * | | | | | | | | Fix spacing between nav and dropdown to be consistent with other dropdowns37349-remove-extra-top-margin-search-dropdownkushalpandya2017-09-061-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'patch-9' into 'master'Rémy Coutable2017-09-071-7/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CONTRIBUTING.md: fix CD label (it's CI/CD now) See merge request !14017
| * | | | | | | | | fix one more label not expanded issueElan Ruusamäe2017-09-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | just remove the ~ in display text making it into real label link would confuse user as the label links to different filter
| * | | | | | | | | CONTRIBUTING.md: fix CD label (it's CI/CD now)Elan Ruusamäe2017-09-031-5/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-0778-527/+774
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group boards CE backport See merge request !13883
| * | | | | | | | | | Fix failing specee_issue_928_backportFelipe Artur2017-09-061-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Finish backports and fix specsFelipe Artur2017-09-063-4/+14
| | | | | | | | | | |
| * | | | | | | | | | api js changes not needed for CESimon Knox2017-09-062-31/+2
| | | | | | | | | | |
| * | | | | | | | | | pick some missing JSSimon Knox2017-09-062-3/+5
| | | | | | | | | | |
| * | | | | | | | | | backport boards specsSimon Knox2017-09-0612-67/+104
| | | | | | | | | | |
| * | | | | | | | | | backport scss for group boardsSimon Knox2017-09-062-44/+21
| | | | | | | | | | |
| * | | | | | | | | | missing js changeSimon Knox2017-09-061-10/+10
| | | | | | | | | | |
| * | | | | | | | | | backport haml changesSimon Knox2017-09-069-42/+50
| | | | | | | | | | |
| * | | | | | | | | | move templates from projects to sharedSimon Knox2017-09-0612-9/+11
| | | | | | | | | | |
| * | | | | | | | | | FE backport of group boards to reduce CE conflictsSimon Knox2017-09-0612-53/+116
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2017-09-061019-9677/+33121
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ee_issue_928_backport
| * | | | | | | | | | | Fix route conflictFelipe Artur2017-09-041-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Fix specs BACKPORTFelipe Artur2017-09-042-1/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Small fixesFelipe Artur2017-08-315-4/+11
| | | | | | | | | | | |
| * | | | | | | | | | | Backport specsFelipe Artur2017-08-315-11/+34
| | | | | | | | | | | |
| * | | | | | | | | | | Continue BE backportFelipe Artur2017-08-3116-9/+55
| | | | | | | | | | | |
| * | | | | | | | | | | Group boards CE backportFelipe Artur2017-08-2826-280/+380
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-stray-or-in-project-create-ui' into 'master'Rémy Coutable2017-09-072-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix stray OR in New Project page See merge request !14096
| * | | | | | | | | | | | Fix stray OR in New Project pageRobin Bobbitt2017-09-062-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When all import sources are disabled, the New Project page shows the "Create from template" options followed by an "OR" divider followed by nothing in 9.5.x.
* | | | | | | | | | | | | Merge branch 'fly-out-top-level-item' into 'master'Filipa Lacerda2017-09-0715-26/+271
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add top level items to fly-out navigation Closes #36294 See merge request !13981
| * | | | | | | | | | | | | fixed spinach specsfly-out-top-level-itemPhil Hughes2017-09-061-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | spec fixesPhil Hughes2017-09-061-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Add top level items to fly-out navigationPhil Hughes2017-09-0615-27/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This only appears when in the collapsed sidebar. If the sidebar is expanded, then these items are hidden & no fly-out navigation is displayed. Closes #36294
* | | | | | | | | | | | | | Merge branch 'breadcrumbs-extra-btns-remove' into 'master'Filipa Lacerda2017-09-0725-101/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves the action buttons out of the breadcrumbs Closes #36459 See merge request !14072