Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated omniuath-saml to the latest version.omniauth-saml-update | Patricio Cano | 2016-02-03 | 2 | -5/+5 |
* | Merge branch 'stanhu/gitlab-ce-support-token-retrieval-by-headers' into 'mast... | Dmitriy Zaporozhets | 2016-02-03 | 2 | -0/+3 |
|\ | |||||
| * | Support download access by PRIVATE-TOKEN header | Stan Hu | 2016-02-03 | 2 | -0/+3 |
|/ | |||||
* | Merge branch 'fix-build-artifacts-doc' into 'master' | Achilleas Pipinellis | 2016-02-03 | 1 | -2/+6 |
|\ | |||||
| * | Documentation cleanup of artifacts section in Gitlab CI Readme | Malte Blättermann | 2016-02-02 | 1 | -2/+6 |
* | | Merge branch 'improve-environment-variables-doc' into 'master' | Rémy Coutable | 2016-02-03 | 2 | -39/+52 |
|\ \ | |||||
| * | | Unicorn worker killer is not Omnibus specific | Achilleas Pipinellis | 2016-02-03 | 1 | -2/+2 |
| * | | Clean up environment variables doc | Achilleas Pipinellis | 2016-02-03 | 1 | -30/+35 |
| * | | Improving the "Environment variables" administration docimprove-environment-variables-doc | Rémy Coutable | 2016-02-01 | 2 | -32/+40 |
* | | | Merge branch 'update_doc' into 'master' | Achilleas Pipinellis | 2016-02-03 | 6 | -22/+67 |
|\ \ \ | |||||
| * | | | Refactor OAuth provider documentationupdate_doc | Achilleas Pipinellis | 2016-02-03 | 6 | -22/+67 |
| * | | | update OAuth doc | Valery Sizov | 2016-01-25 | 1 | -1/+1 |
* | | | | Merge branch 'aral/gitlab-ce-master' into 'master' | Achilleas Pipinellis | 2016-02-03 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Added note: working copy changes (e.g., deleted vendor folder) should be stas...aral/gitlab-ce-master | Aral Balkan | 2016-02-01 | 1 | -0/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 34 | -7/+460 |
|\ \ \ \ | |||||
| * | | | | Update CHANGELOGsupport-akismet | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 |
| * | | | | Hide the link for spam logs if the Askimet is disabled | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -6/+11 |
| * | | | | Memoize Akismet client initialization on AkismetHelper | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -2/+2 |
| * | | | | Fix rubocop offenses | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -9/+10 |
| * | | | | Refactor Admin::SpamLogsController to block user before destroying | Douglas Barbosa Alexandre | 2016-02-02 | 6 | -48/+46 |
| * | | | | Refactor spam filtering on issues API | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -10/+16 |
| * | | | | Use time_ago_with_tooltip on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 |
| * | | | | Fix typo on User model | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -1/+2 |
| * | | | | Add model spec for SpamLog | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -0/+11 |
| * | | | | Use truncate helper on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 4 | -15/+21 |
| * | | | | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 31 | -7/+432 |
* | | | | | Merge branch 'fix-tooltips-admin-nav' into 'master' | Robert Speicher | 2016-02-03 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Improve tooltips on admin menu | Zeger-Jan van de Weg | 2016-02-02 | 1 | -3/+3 |
* | | | | | | Merge branch 'title-projects-dropdown' into 'master' | Jacob Schatz | 2016-02-02 | 9 | -12/+112 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | added feature test | Phil Hughes | 2016-01-30 | 1 | -1/+20 |
| * | | | | | added tests | Phil Hughes | 2016-01-30 | 4 | -3/+60 |
| * | | | | | removed private method naming | Phil Hughes | 2016-01-30 | 1 | -2/+2 |
| * | | | | | remove period from function call | Phil Hughes | 2016-01-30 | 1 | -1/+1 |
| * | | | | | rubocop fixes | Phil Hughes | 2016-01-30 | 1 | -3/+2 |
| * | | | | | removed un-used variable | Phil Hughes | 2016-01-30 | 1 | -2/+0 |
| * | | | | | fixes issue when user is not logged in but viewing public project | Phil Hughes | 2016-01-30 | 1 | -4/+6 |
| * | | | | | selecting project in dropdown takes user to the correct project | Phil Hughes | 2016-01-30 | 1 | -0/+3 |
| * | | | | | uses AJAX to select the projects | Phil Hughes | 2016-01-30 | 5 | -44/+20 |
| * | | | | | pulls in all user projects | Phil Hughes | 2016-01-30 | 2 | -8/+13 |
| * | | | | | Added dropdown to list all projects on project header | Phil Hughes | 2016-01-30 | 2 | -5/+46 |
* | | | | | | Update CHANGELOG | Robert Speicher | 2016-02-02 | 1 | -0/+3 |
* | | | | | | Merge branch 'patch-1' into 'master' | Robert Speicher | 2016-02-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Consistent rails_socket use. | fbretel | 2016-01-25 | 1 | -1/+1 |
* | | | | | | | Merge branch 'git-raw-workhorse' into 'master' | Jacob Vosmaer | 2016-02-02 | 9 | -25/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use gitlab-workhorse 0.6.3 in installation guidegit-raw-workhorse | Jacob Vosmaer | 2016-02-02 | 1 | -1/+1 |
| * | | | | | | | Use gitlab-workhorse 0.6.3 | Jacob Vosmaer | 2016-02-02 | 1 | -1/+1 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into git-raw-workhorse | Jacob Vosmaer | 2016-02-02 | 21 | -32/+414 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Use @repository | Jacob Vosmaer | 2016-02-02 | 1 | -3/+2 |
| * | | | | | | | Gotta have newlines | Jacob Vosmaer | 2016-02-01 | 1 | -1/+1 |
| * | | | | | | | Avoid trailing 'charset=' garbage | Jacob Vosmaer | 2016-02-01 | 2 | -2/+4 |