Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sqlint
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
sqlint
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
29
Dec
16
Nov
26
Jul
23
Jun
25
Nov
27
Oct
26
9
Sep
1
Mar
28
Feb
21
Apr
20
6
Feb
7
Oct
27
Jul
26
18
17
16
Added pre-commit hook.
master
master
Publish 0.1.9
Use Ruby 2.5 locally by default
Allow newer pg_query versions
Update upstream dependencies
Build against newer Ruby versions too (2.3, 2.4)
Merge pull request #14 from minawk/patch-1
Update README.md
Bump pg_query dependency to 1.0.2, and release 0.1.8
Release 0.1.7
Update dependencies, particularly pg_query
Better use of chmod before building gem
Ensure reliable permissions on gem files, and release 0.1.6
Bump base ruby version to 2.2.8
Bump version to 0.1.5
Merge pull request #9 from schtibe/master
Update pg_query dependency
Add Patreon badge
Merge pull request #7 from codeinabox/patch-1
Mention Neomake support
Bump version to 0.1.4
Merge pull request #6 from lfittl/update-pg-query
Update to pg_query 0.9.1, adds PostgreSQL 9.5 syntax support.
Bump version to 0.1.3 in order to fix lib/* file permissions in gem
Bump version to 0.1.2
Support input from stdin
Tidy up top-level script
Fix typo in README
Print default error limit in help text
SublimeLinter support has been merged
Bump version to 0.1.1
Truncate long "at or near ..." error messages
Use optparse
Add TODO list
Add gem and downloads badges
Rename sqlint_spec to linter_spec
Limit displayed errors to 1000
Make linter results a lazy collection
Extra test case, and make existing tests more concise
Bump version to 0.1.0
Loading