gitlab v3.2.0 Release Notes

Release Date: 2014-06-22 // almost 10 years ago
    • fee67da Handling some error cases when calling for help. (@asedge)
    • 🔨 7705b01 Adding online help for Gitlab::Shell using "ri" command. I'm unsure if this is the best idea. Some refactoring still needs to be done to remove duplicate code. (@asedge)
    • 599deff Fix output_table call in CLI. (@asedge)
    • 4a5f81f Initial commit of Gitlab CLI shell. Tab completion for Gitlab.actions. (@asedge)
    • ⚡️ 48ba2a1 fix specs after update to RSpec 3
    • a8284af Add spec for project_events method (@hassaku)
    • 8e8527c Add method to get a list of project events (@hassaku)
    • 8c2aa8f Add create_tag method. Add tests for new method. (@asedge)
    • 0️⃣ cd5ae8b clarify default config options