Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix specs. Stage 7 | Valery Sizov | 2015-09-15 | 5 | -8/+8 |
* | fix specs. Stage 6 | Valery Sizov | 2015-09-15 | 1 | -2/+2 |
* | fix specs. Stage 5 | Valery Sizov | 2015-09-15 | 4 | -9/+6 |
* | rubocop satisfy | Valery Sizov | 2015-09-14 | 3 | -29/+29 |
* | Remove network from CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -54/+0 |
* | Fix more tests | Dmitriy Zaporozhets | 2015-09-10 | 5 | -63/+13 |
* | Fix most of project specs | Dmitriy Zaporozhets | 2015-09-10 | 1 | -8/+8 |
* | Fix commit specs | Dmitriy Zaporozhets | 2015-09-10 | 15 | -246/+250 |
* | Fix some issues with ci models specs | Dmitriy Zaporozhets | 2015-09-10 | 6 | -50/+50 |
* | integration with gitlab auth | Valery Sizov | 2015-09-09 | 1 | -50/+0 |
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Dmitriy Zaporozhets | 2015-09-09 | 7 | -69/+188 |
|\ | |||||
| * | Re-annotate models | Stan Hu | 2015-09-06 | 6 | -69/+81 |
| * | Drone CI service | Kirilll Zaitsev | 2015-09-02 | 1 | -0/+107 |
* | | Refactor CI tests | Dmitriy Zaporozhets | 2015-09-09 | 16 | -0/+1688 |
|/ | |||||
* | Merge branch 'hide-recent-push' into 'master' | Dmitriy Zaporozhets | 2015-08-21 | 1 | -0/+29 |
|\ | |||||
| * | Only show recent push event if the branch still exists or a recent merge requ... | Stan Hu | 2015-08-20 | 1 | -0/+29 |
* | | Case-insensetive search for commentscomment-case-insensetive-search | Dmitriy Zaporozhets | 2015-08-19 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'master' into remove-satellites | Dmitriy Zaporozhets | 2015-08-17 | 4 | -4/+46 |
|\ | |||||
| * | Update Flowdock integration to support new Flowdock API | Boyan Tabakov | 2015-08-14 | 1 | -4/+8 |
| * | Merge branch 'improve-hipchat-service-test' into 'master' | Dmitriy Zaporozhets | 2015-08-13 | 2 | -0/+18 |
| |\ | |||||
| | * | Provide more feedback what went wrong if HipChat service failed test | Stan Hu | 2015-08-12 | 2 | -0/+18 |
| * | | Add merged label on branches page | Florent (HP) | 2015-08-11 | 1 | -0/+20 |
| |/ | |||||
* | | Revert "Merge branch 'revert-satellites' into 'master' " | Dmitriy Zaporozhets | 2015-08-11 | 4 | -3/+16 |
|/ | |||||
* | Revert "Merge branch 'refactor-can-be-merge' into 'master'" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -14/+0 |
* | Revert "Merge branch 'drop-satellites'" | Dmitriy Zaporozhets | 2015-08-11 | 4 | -4/+5 |
* | Add `Group#add_*` convenience methodsrs-group-convenience-methods | Robert Speicher | 2015-08-07 | 2 | -5/+5 |
* | Merge branch 'report-spam' | Dmitriy Zaporozhets | 2015-08-06 | 1 | -0/+7 |
|\ | |||||
| * | Allow users to send abuse reports | Dmitriy Zaporozhets | 2015-08-06 | 1 | -0/+7 |
* | | Merge branch 'remove-email-from-published-keys' into 'master' | Douwe Maan | 2015-08-06 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Only publish ssh key-type and key | Zeger-Jan van de Weg | 2015-08-04 | 1 | -0/+7 |
* | | Merge branch 'drop-satellites' | Dmitriy Zaporozhets | 2015-08-05 | 4 | -5/+4 |
|\ \ | |||||
| * | | Improve tests to use real branches in merge requests | Dmitriy Zaporozhets | 2015-08-04 | 1 | -1/+1 |
| * | | Merge branch 'master' into drop-satellites | Dmitriy Zaporozhets | 2015-08-04 | 4 | -8/+58 |
| |\ \ | | |/ | |||||
| * | | Fix some of tests | Dmitriy Zaporozhets | 2015-07-16 | 2 | -3/+3 |
| * | | Remove satellites | Dmitriy Zaporozhets | 2015-07-15 | 1 | -1/+0 |
* | | | Merge branch 'revert_touch' into 'master' | Sytse Sijbrandij | 2015-08-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Revert "Update noteable after a new note is added"revert_touch | Valery Sizov | 2015-08-05 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Add "Confirm user" button in user admin page | Stan Hu | 2015-08-05 | 1 | -0/+13 |
|/ / | |||||
* | | Re-annotate models | Atsushi Ishida | 2015-08-03 | 3 | -2/+7 |
* | | Fix specs | Douwe Maan | 2015-07-29 | 1 | -6/+12 |
* | | Add User.find_by_username!rs-issue-2012 | Robert Speicher | 2015-07-23 | 1 | -0/+12 |
* | | Do not disappoint rubocop.validate_token_and_url_format_for_gitlab_ci | Marin Jankovski | 2015-07-17 | 1 | -1/+1 |
* | | Add specs for gitlab ci service validity. | Marin Jankovski | 2015-07-17 | 1 | -0/+27 |
|/ | |||||
* | Rename `notice_added_references` to `create_new_cross_references!`rs-issue-1773 | Robert Speicher | 2015-07-13 | 1 | -5/+5 |
* | Refactor Mentionable#notice_added_references | Robert Speicher | 2015-07-13 | 1 | -0/+49 |
* | Merge branch 'ssh-key-linebreaks' into 'master' | Dmitriy Zaporozhets | 2015-07-13 | 1 | -1/+7 |
|\ | |||||
| * | Add error message for SSH key linebreaks | Nikita Verkhovin | 2015-07-12 | 1 | -1/+7 |
* | | Merge branch 'rs-disable-2fa' into 'master' | Dmitriy Zaporozhets | 2015-07-13 | 1 | -0/+18 |
|\ \ | |||||
| * | | Add User#disable_two_factor!rs-disable-2fa | Robert Speicher | 2015-07-10 | 1 | -0/+18 |
| |/ | |||||
* | | Add tests for repository search files | Dmitriy Zaporozhets | 2015-07-12 | 1 | -0/+24 |
|/ |