Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent 500 error when search wiki for non-existing repo | Dmitriy Zaporozhets | 2014-09-09 | 1 | -4/+9 |
* | Merge branch 'parallel_diff_refactor' into 'master' | Dmitriy Zaporozhets | 2014-09-09 | 5 | -83/+151 |
|\ | |||||
| * | Refactoring inside refactoring. We need to go deeper | Dmitriy Zaporozhets | 2014-09-08 | 4 | -18/+29 |
| * | Specs for diff parser! Yay! | Dmitriy Zaporozhets | 2014-09-08 | 1 | -1/+1 |
| * | Use new diff parsing logic | Dmitriy Zaporozhets | 2014-09-08 | 1 | -88/+0 |
| * | Gitlab::Diff classes added | Dmitriy Zaporozhets | 2014-09-08 | 3 | -0/+140 |
| * | Take the next type into consideration | Marin Jankovski | 2014-09-08 | 1 | -1/+2 |
| * | Remove duplication, expand for next_line. | Marin Jankovski | 2014-09-08 | 1 | -42/+1 |
| * | Duplicate the behaviour and refactor for use with parallel diff. | Marin Jankovski | 2014-09-08 | 1 | -0/+45 |
* | | Merge pull request #7695 from coverer/search_wiki | Dmitriy Zaporozhets | 2014-09-09 | 1 | -1/+17 |
|\ \ | |||||
| * | | Fixed trailing white space | Ralf Seidler | 2014-09-06 | 1 | -1/+1 |
| * | | Fixed houndci complaining over too long lines | Ralf Seidler | 2014-09-06 | 1 | -2/+4 |
| * | | Added search wiki feature | Ralf Seidler | 2014-09-05 | 1 | -1/+15 |
* | | | Prevent people from using ci since we plan to host ci on /ci later. | Sytse Sijbrandij | 2014-09-09 | 1 | -0/+1 |
* | | | Merge pull request #7646 from bushong1/snippet-search3 | Dmitriy Zaporozhets | 2014-09-09 | 1 | -0/+131 |
|\ \ \ | |||||
| * | | | Updating to persist a params snippets variable | Charles Bushong | 2014-09-05 | 1 | -7/+38 |
| * | | | Changing some formatting for the Hound, modifying some UI text | Charles Bushong | 2014-09-02 | 1 | -7/+7 |
| * | | | Adding in snippet search functionality | Charles Bushong | 2014-08-29 | 1 | -0/+100 |
* | | | | Merge pull request #7147 from zzet/patch-12 | Marin Jankovski | 2014-09-08 | 1 | -6/+10 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | fix link_to by @bwrsandman | Andrew Kumanyaev | 2014-08-20 | 1 | -1/+1 |
| * | | | Update markdown.rb | Andrew Kumanyaev | 2014-08-18 | 1 | -1/+1 |
| * | | | Update markdown reference to external issues | Andrew Kumanyaev | 2014-06-23 | 1 | -4/+8 |
* | | | | Fix tests for CI | Dmitriy Zaporozhets | 2014-09-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat... | Sean Edge | 2014-09-04 | 1 | -2/+7 |
* | | | Validate branch-names and references in WebUI, API | Robert Schilling | 2014-09-03 | 1 | -0/+11 |
* | | | Merge branch 'feaure-ldap-oauth-tests' | Dmitriy Zaporozhets | 2014-09-03 | 4 | -9/+4 |
|\ \ \ | |||||
| * | | | Refactor: beter naming for active directory disabled users | Jan-Willem van der Meer | 2014-09-01 | 2 | -2/+2 |
| * | | | Get uid from auth instead of info hash | Jan-Willem van der Meer | 2014-09-01 | 1 | -3/+1 |
| * | | | Remove duplicate method | Jan-Willem van der Meer | 2014-09-01 | 1 | -4/+0 |
| * | | | Ensure oath callbacks without a nickname work (google) | Jan-Willem van der Meer | 2014-09-01 | 1 | -0/+1 |
| * | | | Handle user creation if email is not provided | Jan-Willem van der Meer | 2014-09-01 | 1 | -0/+1 |
| * | | | Add tests for finding an oauth authenticated user | Jan-Willem van der Meer | 2014-09-01 | 1 | -1/+1 |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-09-02 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #7663 from Razer6/all_is_not_a_valid_user | Dmitriy Zaporozhets | 2014-09-02 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | 'all' is not a valid username | Robert Schilling | 2014-09-01 | 1 | -0/+1 |
| | |/ / / | |||||
* | | | | | Merge branch 'gitlab-shell-2-0' into 'master' | Dmitriy Zaporozhets | 2014-09-02 | 1 | -8/+31 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Rewrite GitAccess for gitlab-shell v2 | Dmitriy Zaporozhets | 2014-09-01 | 1 | -8/+31 |
| |/ / / | |||||
* | | | | Handle user creation if email is not provided | Jan-Willem van der Meer | 2014-09-01 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge branch 'feature-ldap-tests' into 'master' | Dmitriy Zaporozhets | 2014-08-30 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Move and rename ldap / oauth specs | Jan-Willem van der Meer | 2014-08-29 | 1 | -1/+2 |
* | | | | Remove LDAP::Access#find_user | Jacob Vosmaer | 2014-08-29 | 1 | -16/+1 |
| |_|/ |/| | | |||||
* | | | block visibility level restriction override in controller | Job van der Voort | 2014-08-28 | 1 | -1/+15 |
|/ / | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-08-27 | 2 | -2/+2 |
* | | Search by issue/mr title and description | Dmitriy Zaporozhets | 2014-08-27 | 1 | -2/+2 |
* | | Pass scope and page to Gitlab::SearchResults#objects instead of initialize | Dmitriy Zaporozhets | 2014-08-27 | 2 | -21/+5 |
* | | Search results libraries added | Dmitriy Zaporozhets | 2014-08-26 | 2 | -0/+137 |
* | | Merge branch 'blacklist/unsubscribes' into 'master' | Dmitriy Zaporozhets | 2014-08-23 | 1 | -1/+24 |
|\ \ | |||||
| * | | Add 'unsubscribes' to the paths blacklist | Jacob Vosmaer | 2014-08-22 | 1 | -0/+1 |
| * | | Use one word per line in Gitlab::Blacklist | Jacob Vosmaer | 2014-08-22 | 1 | -1/+23 |
* | | | Always set the origin remote in satellite actions | Jacob Vosmaer | 2014-08-22 | 1 | -0/+1 |
|/ / |