summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update .nvmrc to 7.5added-nvmrcLuke "Jared" Bennett2017-06-221-1/+1
|
* added .nvmrcLuke "Jared" Bennett2017-02-181-0/+1
|
* Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-1812-149/+214
|\ | | | | | | | | | | | | Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
| * Todo done clicking is kind of unusable.Jacopo2017-02-1712-149/+214
| | | | | | | | | | | | The Done button will change to an Undo button and the line item will be greyed out. Bold links will be unbolded. The user can undo the task by clicking the Undo button.
* | Merge branch 'change_queue_weight' into 'master' Yorick Peterse2017-02-182-1/+5
|\ \ | | | | | | | | | | | | | | | | | | Increase process_commit queue weight from 2 to 3 Closes #25828 See merge request !9326
| * | Increase process_commit queue weight from 2 to 3blackst0ne2017-02-172-1/+5
| | |
* | | Merge branch 'global-dropdown-edits' into 'master' Alfredo Sumaran2017-02-175-26/+10
|\ \ \ | | | | | | | | | | | | | | | | Global dropdown edits See merge request !9336
| * | | Fix issuables_counter_specglobal-dropdown-editsAnnabel Dunstone Gray2017-02-171-2/+2
| | | |
| * | | Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-172-14/+0
| | | |
| * | | Remove badge styling in dropdown; remove blue outlineAnnabel Dunstone Gray2017-02-172-9/+7
| | | |
| * | | Make active links in dropdown boldAnnabel Dunstone Gray2017-02-171-1/+1
| | | |
* | | | Merge branch '28313-words' into 'master' Achilleas Pipinellis2017-02-172-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix job status -> pipeline status Closes #28313 See merge request !9320
| * | | | Fix job status -> pipeline status28313-wordsMark Pundsack2017-02-162-5/+5
| | | | |
* | | | | Merge branch 'directly-addressed-todo-docs' into 'master' Achilleas Pipinellis2017-02-171-1/+25
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add docs for directly addressed todos See merge request !9312
| * | | | | Add docs for directly addressed todosdirectly-addressed-todo-docsSean McGivern2017-02-171-1/+25
| | | | | |
* | | | | | Merge branch '23819-fix-milestone-counters-to-top-right-of-panel-headings' ↵Clement Ho2017-02-173-3/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix position of milestone panel counters Closes #23819 See merge request !7842
| * | | | | | Fix position of counters within milestone panelsAndrew Smith2017-02-153-3/+27
| | | | | | |
* | | | | | | Merge branch '28353-little-grammar-issue' into 'master' Annabel Dunstone Gray2017-02-173-2/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix grammar issue in admin/runners Closes #28353 See merge request !9344
| * | | | | | | Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-173-2/+6
| | | | | | | |
* | | | | | | | Merge branch 'remove-issue-and-mr-counts-from-labels-page' into 'master' Stan Hu2017-02-172-6/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove issue and MR counts from label index Closes #25413 See merge request !9332
| * | | | | | | Remove issue and MR counts from labels indexremove-issue-and-mr-counts-from-labels-pageSean McGivern2017-02-172-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were performing two (quite slow, because of the need to do access checks) queries for each label on the page: one to get the count of issues with that label, and one to get the count of merge requests with that label. Until we have a performant way of doing this, remove the counts.
* | | | | | | | Update CHANGELOG.md for 8.16.6DJ Mountney2017-02-1712-45/+16
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Merge branch 'add-patch-release-changelogs' into 'master' DJ Mountney2017-02-171-0/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add patch release changelogs See merge request !9353
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'dev/master' into add-patch-release-changelogsDJ Mountney2017-02-171-0/+8
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | Update CHANGELOG.md for 8.14.10DJ Mountney2017-02-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | Update CHANGELOG.md for 8.15.7DJ Mountney2017-02-151-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | Merge branch 'add-yarn-documentation' into 'master' Clement Ho2017-02-177-29/+75
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update documentation to include yarn in our dependencies See merge request !9316
| * | | | | | | | | correct gitlab version that started requiring yarnadd-yarn-documentationMike Greiling2017-02-171-3/+4
| | | | | | | | | |
| * | | | | | | | | pluralize "this step"Mike Greiling2017-02-171-1/+1
| | | | | | | | | |
| * | | | | | | | | add CHANGELOG.md entry for !9316Mike Greiling2017-02-161-0/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into add-yarn-documentationMike Greiling2017-02-16128-1930/+2803
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (73 commits) fix typo in node section move "Install node modules" step before "Migrate DB" within update process Renders pagination again for pipelines table update migration docs for 8.17 to include minimum node version Add CHANGELOG file Fix positioning of top scroll button add space between ci text and commit sha in Merge Request widget Do not use single quote in headings as it breaks docs.gitlab.com Fix broken test Update services templates docs Simplify Pages admin source docs Simplify Pages admin Omnibus docs Fix error in MR widget after /merge slash command Remove arrow icon from folders Create util to handle pagination transformation Wrap long Project and Group titles Changes after review Changes after review Rename storePagination to setPagination Transforms startTimeAgoLoops into a static method so we can reuse it instead of have 2 ...
| * | | | | | | | | | revert changes to 8.17 update docs since yarn is now set for 9.0Mike Greiling2017-02-161-35/+8
| | | | | | | | | | |
| * | | | | | | | | | use NODE_ENV=production when compiling assets in upgrader scriptMike Greiling2017-02-161-1/+4
| | | | | | | | | | |
| * | | | | | | | | | do not use --force command argument for yarnMike Greiling2017-02-163-3/+3
| | | | | | | | | | |
| * | | | | | | | | | add yarn:install to upgrader scriptMike Greiling2017-02-161-1/+1
| | | | | | | | | | |
| * | | | | | | | | | add yarn command to install from source instructionsMike Greiling2017-02-161-0/+1
| | | | | | | | | | |
| * | | | | | | | | | update yarn commandMike Greiling2017-02-161-1/+1
| | | | | | | | | | |
| * | | | | | | | | | update rake command for assets compilationMike Greiling2017-02-151-1/+1
| | | | | | | | | | |
| * | | | | | | | | | update install from source directions to mention nodejs and yarn requirementsMike Greiling2017-02-151-6/+23
| | | | | | | | | | |
| * | | | | | | | | | preserve trailing space newlines in markdown fileMike Greiling2017-02-150-0/+0
| | | | | | | | | | |
| * | | | | | | | | | simplify eslint rake taskMike Greiling2017-02-151-2/+2
| | | | | | | | | | |
| * | | | | | | | | | ensure rake tasks produce helpful error messages for node dependency issuesMike Greiling2017-02-154-21/+57
| | | | | | | | | | |
| * | | | | | | | | | update migration docs for 8.17 to include minimum node version and yarn ↵Mike Greiling2017-02-151-8/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installation
* | | | | | | | | | | Merge branch 'fix-merge-service-with-no-source' into 'master' Rémy Coutable2017-02-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix merge service error with no source See merge request !9348
| * | | | | | | | | | | Fix merge service error with no sourcefix-merge-service-with-no-sourceSean McGivern2017-02-171-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This shouldn't be possible in CE, but is needed so that the code is the same in CE and EE.
* | | | | | | | | | | Merge branch 'rc/backport-ee-fix' into 'master' Robert Speicher2017-02-172-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRestorer See merge request !9339
| * | | | | | | | | | Truncate the DB in after(:all) test for ↵rc/backport-ee-fixRémy Coutable2017-02-172-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gitlab::ImportExport::ProjectTreeRestorer Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | Merge branch '26379-iid-param' into 'master'Rémy Coutable2017-02-177-27/+23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a :iid param to the IssuableFinder Closes #26379 See merge request !9222
| * | | | | | | | | | | add a :iids param to IssuableFindermhasbini2017-02-177-27/+23
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-node-dev-deps' into 'master' Alfredo Sumaran2017-02-172-22/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move frontend dev dependencies out of production dependency list. See merge request !9319