-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MegFord/devdocs
base: gnome
head repository: ptomato/devdocs
compare: gnome
- 18 commits
- 18 files changed
- 4 contributors
Commits on May 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6add955 - Browse repository at this point
Copy the full SHA 6add955View commit details
Commits on Jun 12, 2019
-
libxml220 documentation is intentionally omitted, as it doesn't contain anything usable from JavaScript.
Configuration menu - View commit details
-
Copy full SHA for 6a9e03d - Browse repository at this point
Copy the full SHA 6a9e03dView commit details -
Remove some packages from uninstall list
These packages now seem to be dependencies of systemd-udev, which is a restricted package that can't be removed. So, we shouldn't remove these packages.
Configuration menu - View commit details
-
Copy full SHA for 6159b89 - Browse repository at this point
Copy the full SHA 6159b89View commit details -
This GIR file is no longer exposed by gnome-shell, there's no more JS code that uses it.
Configuration menu - View commit details
-
Copy full SHA for 6788f46 - Browse repository at this point
Copy the full SHA 6788f46View commit details -
On the latest Fedora images, the Mutter libraries have bumped their API versions.
Configuration menu - View commit details
-
Copy full SHA for 14402ff - Browse repository at this point
Copy the full SHA 14402ffView commit details -
Remove gdm from uninstall list
Uninstalling gdm seems to make the build hang indefinitely. Let's not uninstall it.
Configuration menu - View commit details
-
Copy full SHA for d74233f - Browse repository at this point
Copy the full SHA d74233fView commit details
Commits on Jun 20, 2019
-
Merge pull request ptomato#13 from ptomato/fix-dockerfile
Fix Dockerfile
Configuration menu - View commit details
-
Copy full SHA for 9dac848 - Browse repository at this point
Copy the full SHA 9dac848View commit details
Commits on Nov 7, 2019
-
Dockerfile: fix gobject-introspection build
Fix the `-Ddoctool` option, which was changed to be a "feature" option instead of a boolean. https://gitlab.gnome.org/GNOME/gobject-introspection/commit/efbd35d290d35e37994d441c9f2e4c0dffcd9cec
Configuration menu - View commit details
-
Copy full SHA for d4c9569 - Browse repository at this point
Copy the full SHA d4c9569View commit details -
Merge pull request ptomato#16 from andyholmes/patch-1
Dockerfile: fix gobject-introspection build
Configuration menu - View commit details
-
Copy full SHA for f837d0b - Browse repository at this point
Copy the full SHA f837d0bView commit details
Commits on Nov 10, 2019
-
Dockerfile: bump and fedora image to 31 and split into build/run
This is a large update which does the following: * update the mutter libs (meta, clutter, cogl, etc) * split the container into build and run time images * update the images and specify Fedora 31 * use fedora-minimal for the run time image * use bundler's deployment option to install gems into /opt/devdocs
Configuration menu - View commit details
-
Copy full SHA for 2e913ca - Browse repository at this point
Copy the full SHA 2e913caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc190f - Browse repository at this point
Copy the full SHA 1cc190fView commit details
Commits on Nov 11, 2019
-
Merge pull request ptomato#17 from andyholmes/gnome
Dockerfile: bump and specify fedora image to 31, and fix locale
Configuration menu - View commit details
-
Copy full SHA for c6fbfff - Browse repository at this point
Copy the full SHA c6fbfffView commit details -
Remove css and javascript from Dockerfile
We don't want to scrape these ourselves (and also it stopped working anyway for some reason); we'll download the pre-scraped docsets for these from devdocs.
Configuration menu - View commit details
-
Copy full SHA for ac8c810 - Browse repository at this point
Copy the full SHA ac8c810View commit details -
Change runtime base image to ruby-alpine
This should be even smaller than fedora-minimal, and also corresponds to what devdocs already has in its Dockerfile-alpine. We change the Ruby version to 2.6.5 to match what we build with in the Fedora 31 image, and change the download step to download only the css and javascript docsets.
Configuration menu - View commit details
-
Copy full SHA for bc2ffaf - Browse repository at this point
Copy the full SHA bc2ffafView commit details -
Merge pull request ptomato#18 from ptomato/alpine
Fix CSS/JavaScript docsets, smaller image
Configuration menu - View commit details
-
Copy full SHA for 1e633c5 - Browse repository at this point
Copy the full SHA 1e633c5View commit details -
Add mutter-3 and mutter-4 libs for older GNOME Shell compatibility
These are older mutter GIRs we can't install with dnf
Configuration menu - View commit details
-
Copy full SHA for 2d79fc4 - Browse repository at this point
Copy the full SHA 2d79fc4View commit details -
Merge pull request ptomato#19 from andyholmes/mutter-libs
Add mutter-3 and mutter-4 libs for older GNOME Shell compatibility
Configuration menu - View commit details
-
Copy full SHA for d20e007 - Browse repository at this point
Copy the full SHA d20e007View commit details
Commits on Dec 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4cdb923 - Browse repository at this point
Copy the full SHA 4cdb923View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff gnome...gnome