1. 09 7月, 2019 2 次提交
    • N
      Implemented frontend suggestions · 476f0955
      Nick Kipling 提交于
      Converted storage details into a small partial
      Reworded the storage details summary as suggested
      Updated pot file
      476f0955
    • F
      Fix subgroup url in search drop down · d90e226d
      Francisco Javier López 提交于
      Inside a subgroup scope, when the user clicks on the
      search drop down in the header, some options are displayed.
      
      Some of this links direct the user to the issues and merge
      requests linked to the subgroup. Nevertheless, the url
      was broken because they doesn't include the complete
      group namespace
      d90e226d
  2. 05 7月, 2019 1 次提交
  3. 04 7月, 2019 3 次提交
    • C
      Change 'Todo' to 'To Do' · c433082f
      Christie Lenneville 提交于
      Currently, we label items to be done as "Todo." This is grammatically
      incorrect and (therefore) confusing—especially to our Spanish-speaking
      users for whom "todo" has a specific and unrelated meaning.
      
      We should use "To Do" and always use it as singular (not "To Dos").
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      c433082f
    • J
      OmniAuth full_host spec helper · efde6f7d
      James Edwards-Jones 提交于
      Allows us to correctly set omniauth's full_host
      so redirects take the port into account.
      
      Needed when running selenium tests on a different port
      efde6f7d
    • K
      Limit amount of JUnit tests returned · a08209ff
      Kamil Trzciński 提交于
      Currently, we do not cap amount of tests returned to frontend,
      thus in some extreme cases we can see a MBs of data stored in Redis.
      
      This adds an upper limit of 100 tests per-suite.
      
      We will continue showing the total counters correctly,
      but we will limit amount of tests that will be presented.
      a08209ff
  4. 03 7月, 2019 4 次提交
  5. 02 7月, 2019 13 次提交
  6. 28 6月, 2019 3 次提交
  7. 27 6月, 2019 3 次提交
  8. 26 6月, 2019 6 次提交
  9. 25 6月, 2019 3 次提交
  10. 24 6月, 2019 1 次提交
  11. 22 6月, 2019 1 次提交