Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add apple-touch-icon-precomposed.png because of 404 on iOS devices | Dmitriy Zaporozhets | 2014-04-29 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-29 | 3 | -11/+6 |
|\ | |||||
| * | Merge pull request #6884 from xystudioo/master | Job van der Voort | 2014-04-27 | 1 | -9/+3 |
| |\ | | | | | | | fix init.d script copy duplication | ||||
| | * | init.d script copy duplication | Xiaoyu Tai | 2014-04-27 | 1 | -9/+3 |
| |/ | | | | | Copy init.d script twice in the guide. Deleted the second one. | ||||
| * | Merge pull request #6868 from cppcho/Confiure | Sytse Sijbrandij | 2014-04-25 | 1 | -1/+1 |
| |\ | | | | | | | Fix typo: Confiure -> Configure | ||||
| | * | Fix typo: Confiure -> Configure | Cho Cheuk Ping | 2014-04-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #6857 from bytheway/master | Jacob Vosmaer | 2014-04-25 | 1 | -1/+2 |
| |\ \ | | | | | | | | | Add scoping to ldap lookup when only dn given | ||||
| | * | | Add scoping to ldap lookup when only dn given | Ben Bytheway | 2014-04-23 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge branch 'notes_finder_updated_at' into 'master' | Dmitriy Zaporozhets | 2014-04-28 | 7 | -5/+62 |
|\ \ \ \ | | | | | | | | | | | | | | | | NotesFinder filters by updated_at | ||||
| * | | | | Default last_fetched_at to 0 for old clients | Jacob Vosmaer | 2014-04-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users who have not refreshed their browser tab will poll GitLab using outdated JS. This change makes the server fall back to the old behavior (send all comments) for old clients, instead of throwing an exception for old clients. | ||||
| * | | | | Add an index for Note#updated_at | Jacob Vosmaer | 2014-04-28 | 2 | -1/+7 |
| | | | | | |||||
| * | | | | Serialize last_fetched_at as a string with seconds | Jacob Vosmaer | 2014-04-28 | 4 | -4/+4 |
| | | | | | |||||
| * | | | | Pass last_fetched_at for notes to javascript | Jacob Vosmaer | 2014-04-28 | 3 | -3/+7 |
| | | | | | |||||
| * | | | | Always set last_fetched_at in NotesFinder spec | Jacob Vosmaer | 2014-04-28 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Filter out old notes in NotesFinder | Jacob Vosmaer | 2014-04-28 | 2 | -1/+14 |
| | | | | | |||||
| * | | | | Fail faster on an invalid target_type | Jacob Vosmaer | 2014-04-28 | 2 | -0/+7 |
| | | | | | |||||
| * | | | | Notes have noteables but no commits | Jacob Vosmaer | 2014-04-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add NotesFinder spec | Jacob Vosmaer | 2014-04-28 | 1 | -0/+26 |
|/ / / / | |||||
* | | | | Merge branch 'update/6.0-to-6.8' into 'master' | Dmitriy Zaporozhets | 2014-04-27 | 1 | -7/+8 |
|\ \ \ \ | |/ / / |/| | | | | | | | Replace 6.0-to-6.7.md with 6.0-to-6.8.md | ||||
| * | | | Use gitlab-shell 1.9.3 | Jacob Vosmaer | 2014-04-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Replace 6.0-to-6.7.md with 6.0-to-6.8.md | Jacob Vosmaer | 2014-04-25 | 1 | -6/+7 |
|/ / / | |||||
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-04-25 | 1 | -5/+5 |
|\ \ \ | |||||
| * \ \ | Merge branch 'fix-grammar-help-webhooks' into 'master' | Sytse Sijbrandij | 2014-04-24 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | Fix grammar and typos in Webhooks help This MR gets rid of some typos and wrong grammar in [help/web_hooks](https://gitlab.com/help/web_hooks). | ||||
| | * | | Multiple grammar/typo fixes in web hooks help | Philipp Hansch | 2014-04-23 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge pull request #6847 from Philzen/patch-2 | Dmitriy Zaporozhets | 2014-04-24 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | gitlab.yml description Typo | ||||
| | * | | | # Fix description Typo | Philzen | 2014-04-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'rake_setup' into 'master' | Dmitriy Zaporozhets | 2014-04-25 | 3 | -2/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rake setup Add alias `rake setup` to `rake gitlab:setup` Mention in developer docs | ||||
| * | | | | | Add doc file for dev rake tasks | Dmitriy Zaporozhets | 2014-04-24 | 2 | -2/+30 |
| | | | | | | |||||
| * | | | | | Add rake setup alias for gitlab:setup | Dmitriy Zaporozhets | 2014-04-24 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'index_on_iid' into 'master' | Dmitriy Zaporozhets | 2014-04-25 | 4 | -0/+37 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add uniq db index on project_id+iid Because: * its faster * it solves problem with repeating iid's in one project | ||||
| * | | | | Migrate invalid rows with missing iids or duplicates | Dmitriy Zaporozhets | 2014-04-24 | 2 | -0/+26 |
| | | | | | |||||
| * | | | | Add iids changelog entry | Dmitriy Zaporozhets | 2014-04-24 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Add uniq db index on project_id+iid | Dmitriy Zaporozhets | 2014-04-24 | 2 | -0/+10 |
| | | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge pull request #6843 from evanlucas/bug/6546 | Dmitriy Zaporozhets | 2014-04-24 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | Fix syntax highlighting | ||||
| | * | | | | Fix syntax highlighting | Evan Lucas | 2014-04-22 | 1 | -2/+2 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | Don't break highlighting on multi-line spans (multi-line comments for example) | ||||
* | | | | | Merge branch 'mysql_field_limits' into 'master' | Dmitriy Zaporozhets | 2014-04-24 | 5 | -18/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Adjust MySQL limits for existing installations | ||||
| * | | | | | Move changelog entries to 6.9.0 | Jacob Vosmaer | 2014-04-23 | 1 | -2/+4 |
| | | | | | | |||||
| * | | | | | Move the adapter check to the migration | Jacob Vosmaer | 2014-04-23 | 2 | -9/+2 |
| | | | | | | |||||
| * | | | | | Adjust MySQL limits for existing installations | Jacob Vosmaer | 2014-04-23 | 4 | -9/+14 |
| | | | | | | |||||
* | | | | | | Merge branch 'tests_for_fog' into 'master' | Dmitriy Zaporozhets | 2014-04-24 | 4 | -3/+20 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | Tests for fog | ||||
| * | | | | | Make sure that tests pass when aws group is used. | Marin Jankovski | 2014-04-24 | 4 | -3/+20 |
|/ / / / / | |||||
* | | | | | Merge pull request #6848 from hszcg/master | Dmitriy Zaporozhets | 2014-04-24 | 1 | -3/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Fix diff height | ||||
| * | | | | Remove fixed height for diff table | Chenguang Zhang | 2014-04-23 | 1 | -3/+0 |
| | |/ / | |/| | | |||||
* | | | | Improve ssh_host settings | Dmitriy Zaporozhets | 2014-04-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fix default ssh_host setting | Dmitriy Zaporozhets | 2014-04-23 | 1 | -0/+1 |
| | | | | |||||
* | | | | We are at 6.9.0.pre. | Marin Jankovski | 2014-04-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhq | Dmitriy Zaporozhets | 2014-04-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'bump_gitlab_shell' into 'master' | Jacob Vosmaer | 2014-04-23 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Bump gitlab shell |