Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix caching issue with directory listing. #38

Closed
wants to merge 6 commits into from
Closed

Fix caching issue with directory listing. #38

wants to merge 6 commits into from

Commits on Jun 20, 2017

  1. Merge from main repo (#1)

    * Translated using Weblate (Korean)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ko/
    
    * Update link in message to report bugs. (#14)
    
    * Translated using Weblate (Korean)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ko/
    vjr committed Jun 20, 2017
    Copy the full SHA
    c540693 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Copy the full SHA
    9f40bf2 View commit details
    Browse the repository at this point in the history
  2. Merge from master of main repo (#3)

    * Translated using Weblate (Korean)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ko/
    
    * Update link in message to report bugs. (#14)
    
    * Translated using Weblate (Korean)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ko/
    
    * Update URLs (#15)
    
    * Translated using Weblate (Indonesian)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/id/
    
    * Translated using Weblate (Indonesian)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/id/
    
    * Replace .bzrignore with .gitignore (#30)
    
    * Replace .bzrignore with .gitignore
    
    * Ignore files in build directory.
    
    * Remove .bzrignore
    
    * Add repology to README.md (#32)
    
    * Review messages generated by gof-directory-async. (#31)
    
    * Review messages generated by gof-directory-async.
    
    * Make expected messages more specific and mark as important for ctest in code.
    * Reduce many warning messages to debug where so as not to require taking into account in ctest.
    * Make messages indicating unexpected program events critical.
    
    Trailing space stripped.
    
    * Constant expected test messages in shared namespace.
    
    * Both Async directory class and its tests now share the namespace "GOF.Directory".
    * Expected test messages are constant strings in namespace "GOF.Directory.TestMessages".
    * Residual commented out code removed.
    
    * Fix code style.
    
    * Insert required spaces.
    
    * Translated using Weblate (Catalan)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ca/
    
    * Fix async test 2 (#35)
    
    * Remove deprecated testing for log messages.
    
    * Extra assertions for non-existent-local-test
    
    * Ensure state is NOT_LOADED after trying to load non-existent folder.
    * Check other file flags appropriate.
    
    * Extra assertions for load_empty_local_test.
    
    * Check state and is LOADED
    * Check other file flags appropriate.
    
    * Add loaded_from_cache property for testing purposes
    
    * Replace expected_message testing with a boolean property.
    
    * Translated using Weblate (Catalan)
    
    Currently translated at 100.0% (492 of 492 strings)
    
    Translation: Files/Files
    Translate-URL: https://l10n.elementary.io/projects/files/files/ca/
    
    * Remove unused debugging code and correct some signatures and formatting (#34)
    
    * Remove unused debugging code; Correct some signatures; Code format.
    * Function for printing out the contents of the icon caches removed, as not useful for CI.
    * Remove message in test not useful for CI. (to be replaced with test)
    * Correct signatures of some functions returning Pixbufs.
    * Insert some missing spaces.
    * Remove remaining commented out code.
    vjr committed Jun 22, 2017
    Copy the full SHA
    6042e56 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ca657a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Copy the full SHA
    1ffcd1a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Copy the full SHA
    1d72099 View commit details
    Browse the repository at this point in the history