Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore .byebug_historyignore-byebug-history | Zeger-Jan van de Weg | 2016-03-09 | 1 | -0/+1 |
* | 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 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix script error | Kamil Trzcinski | 2016-03-09 | 1 | -1/+1 |
| * | | | | Retry apt-get installation and bundle install | Kamil Trzcinski | 2016-03-09 | 2 | -8/+20 |
| * | | | | Retry spinach tests | Kamil Trzcinski | 2016-03-09 | 5 | -28/+53 |
| * | | | | Retry failed tests | Kamil Trzcinski | 2016-03-09 | 4 | -0/+10 |
|/ / / / | |||||
* | | | | Merge branch 'iurisilvio/gitlab-ce-bitbucket_closed' into 'master' | Rémy Coutable | 2016-03-09 | 3 | -1/+90 |
|\ \ \ \ | |||||
| * | | | | Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closed | Iuri de Silvio | 2016-03-07 | 3 | -1/+90 |
| |/ / / | |||||
* | | | | Merge branch 'update-db-schema' into 'master' | Yorick Peterse | 2016-03-09 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Added main_language to the schema | Yorick Peterse | 2016-03-09 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge branch 'fix/upgrader-docs' into 'master' | Achilleas Pipinellis | 2016-03-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix URL to upgrader guide | Jonas Friedmann | 2016-03-09 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-03-09 | 21 | -69/+42 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rs-traits-are-good' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 8 | -36/+32 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make better use of the `visibility_level` factory traitsrs-traits-are-good | Robert Speicher | 2016-03-08 | 5 | -20/+19 |
| | * | | | | | Simplify the various Snippet factories | Robert Speicher | 2016-03-08 | 3 | -16/+13 |
| * | | | | | | Merge branch 'rs-snippets-dont-expire' into 'master' | Dmitriy Zaporozhets | 2016-03-09 | 13 | -33/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove `Snippet#expires_at`rs-snippets-dont-expire | Robert Speicher | 2016-03-05 | 13 | -33/+10 |
* | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2016-03-09 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'security_bug_fix_close_issue' into 'master' | Douwe Maan | 2016-03-05 | 2 | -2/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Security: Fix issue auto closing | Valery Sizov | 2016-03-03 | 2 | -2/+6 |
* | | | | | | | | | Merge branch 'improve-archived-projects' | Dmitriy Zaporozhets | 2016-03-09 | 16 | -69/+93 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Updated project list dropdown to use dropdown classesimprove-archived-projects | Phil Hughes | 2016-03-05 | 2 | -32/+11 |
| * | | | | | | | | Align projects sort checkbox | Dmitriy Zaporozhets | 2016-03-04 | 2 | -1/+22 |
| * | | | | | | | | Fix test | Dmitriy Zaporozhets | 2016-03-04 | 1 | -1/+1 |
| * | | | | | | | | Show active sorting method for projects list | Dmitriy Zaporozhets | 2016-03-04 | 2 | -21/+26 |
| * | | | | | | | | Add test for archive toggle feature | Dmitriy Zaporozhets | 2016-03-04 | 3 | -0/+10 |
| * | | | | | | | | Add projects list sort dropdown to group page | Dmitriy Zaporozhets | 2016-03-04 | 2 | -6/+9 |
| * | | | | | | | | Make projects sort dropdown shared so it can be reused for other pages | Dmitriy Zaporozhets | 2016-03-04 | 4 | -23/+15 |
| * | | | | | | | | Add option to show archived projects on dahsboard | Dmitriy Zaporozhets | 2016-03-04 | 4 | -22/+36 |
* | | | | | | | | | Merge branch 'branch-tag-count-methods' into 'master' | Robert Speicher | 2016-03-08 | 6 | -14/+155 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Call after_create_branch in Repository#add_branchbranch-tag-count-methods | Yorick Peterse | 2016-03-08 | 2 | -1/+8 |