Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses a publicly facing URL so that it allows labels & milestones to be visibl... | Phil Hughes | 2016-03-10 | 5 | -40/+40 |
* | Filter alignment | Phil Hughes | 2016-03-10 | 1 | -1/+1 |
* | Status dropdown | Phil Hughes | 2016-03-10 | 6 | -16/+40 |
* | Can create new label from dropdown | Phil Hughes | 2016-03-10 | 6 | -6/+62 |
* | Started page two for labels dropdown to allow creating new labels | Phil Hughes | 2016-03-10 | 7 | -20/+149 |
* | Correctly fitlers remotely | Phil Hughes | 2016-03-10 | 6 | -23/+64 |
* | milestone dropdown | Phil Hughes | 2016-03-10 | 5 | -9/+44 |
* | Extra links in label filter dropdown fotoer | Phil Hughes | 2016-03-10 | 3 | -3/+21 |
* | Removed label colour from dropdown | Phil Hughes | 2016-03-10 | 1 | -1/+0 |
* | Fixed alignment of labels in dropdowns | Phil Hughes | 2016-03-10 | 1 | -2/+0 |
* | Applied new dropdowns to issue filters | Phil Hughes | 2016-03-10 | 7 | -16/+113 |
* | Custom ID & toggle class on dropdown | Phil Hughes | 2016-03-10 | 1 | -2/+2 |
* | GitLab dropdown JS | Phil Hughes | 2016-03-10 | 5 | -1/+310 |
* | Merge branch 'enhanced-dropdow-css' into 'master' | Jacob Schatz | 2016-03-10 | 3 | -2/+408 |
|\ | |||||
| * | Dropdown toggle button stylingenhanced-dropdow-css | Phil Hughes | 2016-03-10 | 3 | -16/+64 |
| * | Dropdown variables | Phil Hughes | 2016-03-10 | 3 | -7/+12 |
| * | Added CSS for new dropdowns | Phil Hughes | 2016-03-10 | 2 | -0/+353 |
* | | Merge branch 'fix-projects-ajax-pagination' into 'master' | Jacob Schatz | 2016-03-10 | 1 | -0/+6 |
|\ \ | |/ |/| | |||||
| * | Use modern syntax | Dmitriy Zaporozhets | 2016-03-10 | 1 | -1/+1 |
| * | Fix projects pagination via ajax | Dmitriy Zaporozhets | 2016-03-10 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'issue-referenced-merge-requests-specs' into 'master' | Robert Speicher | 2016-03-10 | 1 | -0/+25 |
|\ | |||||
| * | Added specs for Issue#referenced_merge_requests | Yorick Peterse | 2016-03-09 | 1 | -0/+25 |
|/ | |||||
* | Merge branch 'markdown_preview_shortcut' into 'master' | Jacob Schatz | 2016-03-10 | 4 | -7/+63 |
|\ | |||||
| * | Merge branch 'master' into markdown_preview_shortcut | Baldinof | 2016-03-09 | 178 | -1471/+2006 |
| |\ | |/ |/| | |||||
* | | Merge branch 'retry-bundle' into 'master' | Kamil Trzciński | 2016-03-09 | 2 | -13/+15 |
|\ \ | |||||
| * | | Retry bundler and apt-getretry-bundle | Kamil Trzcinski | 2016-03-09 | 2 | -13/+15 |
* | | | Merge branch 'fix-git-push-service-specs' into 'master' | Robert Speicher | 2016-03-09 | 2 | -7/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Handle permissions for ExternalIssue instancesfix-git-push-service-specs | Yorick Peterse | 2016-03-09 | 2 | -2/+7 |
| * | | Fixed part of the GitPushService specs | Yorick Peterse | 2016-03-09 | 1 | -5/+6 |
* | | | Merge branch 'rs-sprite-task' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 1 | -0/+121 |
|\ \ \ | |||||
| * | | | Add a `gemojione:sprite` Rake task | Robert Speicher | 2016-03-09 | 1 | -0/+121 |
* | | | | Merge branch 'fix-todos' into 'master' | Douglas Barbosa Alexandre | 2016-03-09 | 7 | -3/+28 |
|\ \ \ \ | |||||
| * | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+2 |
| * | | | | Avoid error 500 when todo author was removed | Douglas Barbosa Alexandre | 2016-03-09 | 2 | -2/+5 |
| * | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -0/+3 |
| * | | | | Remove invalid todos from database | Douglas Barbosa Alexandre | 2016-03-09 | 2 | -1/+17 |
| * | | | | Destroy all related todos when removing a project | Douglas Barbosa Alexandre | 2016-03-09 | 2 | -0/+2 |
* | | | | | Merge branch 'snippet-visibility-spacing' into 'master' | Jacob Schatz | 2016-03-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Snippet visibility badge spacingsnippet-visibility-spacing | Phil Hughes | 2016-03-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'commit-limits' into 'master' | Jacob Vosmaer | 2016-03-09 | 4 | -6/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent performance issuescommit-limits | Jacob Vosmaer | 2016-03-09 | 2 | -2/+2 |
| * | | | | | | Change "some commits hidden" message | Jacob Vosmaer | 2016-03-07 | 2 | -2/+2 |
| * | | | | | | Finish refactor | Jacob Vosmaer | 2016-03-07 | 1 | -1/+1 |
| * | | | | | | Remove outdated comment | Jacob Vosmaer | 2016-03-04 | 1 | -1/+0 |
| * | | | | | | Put 'hidden commits' logic in CommitsHelper | Jacob Vosmaer | 2016-03-04 | 3 | -12/+23 |
| * | | | | | | Limit the number of commits shown in MRs | Jacob Vosmaer | 2016-03-04 | 1 | -1/+11 |
| * | | | | | | Show at most 100 commits in the web UI | Jacob Vosmaer | 2016-03-04 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rs-bump-poltergeist' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Bump poltergeist to `~> 1.9.0`rs-bump-poltergeist | Robert Speicher | 2016-03-07 | 2 | -3/+3 |
* | | | | | | | Merge branch 'retry-tests' into 'master' | Kamil Trzciński | 2016-03-09 | 8 | -36/+83 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | |