Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 6 | -13/+13 |
* | Merge pull request #7853 from Razer6/feature/html_pipeline | Dmitriy Zaporozhets | 2014-10-02 | 1 | -23/+13 |
|\ | |||||
| * | Factor out Emoji parsing using html-pipeline-gitlab | Robert Schilling | 2014-09-26 | 1 | -23/+13 |
* | | Add option to gitlab config to specify if LDAP server is active directory. | Marin Jankovski | 2014-09-30 | 1 | -1/+3 |
* | | Refactor commits graph | Dmitriy Zaporozhets | 2014-09-29 | 1 | -0/+49 |
* | | Fix satellites | Dmitriy Zaporozhets | 2014-09-25 | 1 | -8/+14 |
* | | Fix 500 error on empty search in project | Dmitriy Zaporozhets | 2014-09-25 | 1 | -2/+2 |
* | | Fix wikiuse-more-rugged | Dmitriy Zaporozhets | 2014-09-25 | 1 | -4/+8 |
* | | Rollback diff drop and set default commit id to HEAD | Dmitriy Zaporozhets | 2014-09-25 | 1 | -1/+1 |
* | | Improve diff and bump gitlab_git revision | Dmitriy Zaporozhets | 2014-09-24 | 1 | -1/+1 |
* | | Use new version of gitlab_git with extended rugged usage | Dmitriy Zaporozhets | 2014-09-24 | 1 | -1/+1 |
|/ | |||||
* | Fix ref parsing in Gitlab::GitAccess | Jacob Vosmaer | 2014-09-23 | 1 | -5/+23 |
* | Huge replace of old users_project and users_group references | Dmitriy Zaporozhets | 2014-09-14 | 1 | -0/+4 |
* | Merge remote-tracking branch 'origin/master' into feature-oauth-refactoring | Jan-Willem van der Meer | 2014-09-11 | 12 | -93/+334 |
|\ | |||||
| * | 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 |
* | | | | Remove duplicated create method | Jan-Willem van der Meer | 2014-09-08 | 1 | -10/+0 |
* | | | | Test authenticate method for Gitlab::LDAP::User | Jan-Willem van der Meer | 2014-09-08 | 1 | -11/+16 |
* | | | | Add new Gitlab::Oauth::AuthHash class | Jan-Willem van der Meer | 2014-09-04 | 1 | -0/+54 |
* | | | | Move auth hash to a seperate class | Jan-Willem van der Meer | 2014-09-04 | 2 | -83/+42 |
* | | | | Use instance methods of LDAP::User as well | Jan-Willem van der Meer | 2014-09-03 | 2 | -52/+50 |
* | | | | Refactor Oauth::User class to use instance methods | Jan-Willem van der Meer | 2014-09-03 | 2 | -68/+80 |
|/ / / | |||||
* | | | 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 |