Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation if license template selector and /licenses/:key API en... | Anton Davydov | 2016-04-18 | 1 | -0/+9 |
* | Simplify random user generation. | Jacob Schatz | 2016-04-16 | 1 | -6/+1 |
* | Make a user available for the user variablefivehundred_on_ui_help | Jacob Schatz | 2016-04-16 | 1 | -0/+6 |
* | Merge branch 'assign-to-issuable-opener' into 'master' | Jacob Schatz | 2016-04-15 | 2 | -3/+10 |
|\ | |||||
| * | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-15 | 3 | -5/+14 |
| |\ | |||||
| * \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-05 | 5 | -24/+21 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-03-29 | 68 | -365/+649 |
| |\ \ \ | |||||
| * | | | | Revert authors ability to assign anyone | Zeger-Jan van de Weg | 2016-02-22 | 1 | -1/+1 |
| * | | | | Fix loading data when no author_id is passed | Zeger-Jan van de Weg | 2016-02-22 | 1 | -1/+1 |
| * | | | | Issuable can be assigned to author | Zeger-Jan van de Weg | 2016-02-22 | 2 | -3/+9 |
* | | | | | Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' | Rémy Coutable | 2016-04-15 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Make /profile/keys/new redirects to /profile/keys for back-compat | Rémy Coutable | 2016-04-15 | 1 | -0/+5 |
* | | | | | | Add Sentry program context even without a current user | Robert Speicher | 2016-04-14 | 1 | -8/+10 |
* | | | | | | Merge branch 'auto-fsck' into 'master' | Robert Speicher | 2016-04-14 | 2 | -1/+21 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 7 | -44/+66 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Clear repository check columns asynchronously | Jacob Vosmaer | 2016-04-13 | 2 | -7/+3 |
| * | | | | | | | Basta | Jacob Vosmaer | 2016-04-12 | 2 | -2/+2 |
| * | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 14 | -25/+91 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Move 'clear checks' button to applicatoin settings | Jacob Vosmaer | 2016-04-12 | 2 | -12/+14 |
| * | | | | | | | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 1 | -9/+9 |
| * | | | | | | | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 1 | -1/+23 |
* | | | | | | | | | Merge branch 'fix-group-projects-sort' into 'master' | Robert Speicher | 2016-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Projects on group page should be sorted by last activity instead of id/create...fix-group-projects-sort | Dmitriy Zaporozhets | 2016-04-14 | 1 | -0/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Include GonHelper separately and remove created_at in factory | Stan Hu | 2016-04-14 | 2 | -0/+2 |
* | | | | | | | | | Add spec for deletion of authorized OAuth2 application | Stan Hu | 2016-04-14 | 2 | -14/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Load related MRs/branches asynchronously | Yorick Peterse | 2016-04-13 | 1 | -10/+30 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'rs-archive-cache-worker-cron' into 'master' | Dmitriy Zaporozhets | 2016-04-13 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move RepositoryArchiveCacheWorker to sidekiq-cronrs-archive-cache-worker-cron | Robert Speicher | 2016-04-12 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'decouple-member-notification' into 'master' | Douwe Maan | 2016-04-12 | 4 | -33/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Simplify Projects::NotificationSettingsController | Douglas Barbosa Alexandre | 2016-04-12 | 1 | -7/+0 |
| * | | | | | | | | Requires user to be signed in when changing notification settings | Douglas Barbosa Alexandre | 2016-04-11 | 2 | -0/+4 |
| * | | | | | | | | Reuse `User#notification_settings_for` when it's possible | Douglas Barbosa Alexandre | 2016-04-11 | 2 | -5/+4 |
| * | | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 2 | -3/+13 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | Add method to return the user notification setting for a group, or a project | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -1/+1 |
| * | | | | | | | | Use default_value_for to set default NotificationSetting#level | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -1/+0 |
| * | | | | | | | | Simplify query to retrieve NotificationSetting on controllers | Douglas Barbosa Alexandre | 2016-04-08 | 2 | -2/+2 |
| * | | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 13 | -42/+96 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Change how notification settings in profile are rendered and updated | Dmitriy Zaporozhets | 2016-03-30 | 2 | -22/+20 |
| * | | | | | | | | | Create NotificationSettings object only when user change value in dropdown | Dmitriy Zaporozhets | 2016-03-30 | 2 | -1/+24 |
| * | | | | | | | | | Fix few bugs related to recent notifications refactoring | Dmitriy Zaporozhets | 2016-03-30 | 1 | -1/+0 |
| * | | | | | | | | | Refactor creating notification setting with defaults | Dmitriy Zaporozhets | 2016-03-30 | 1 | -6/+1 |
| * | | | | | | | | | Introduce NotificationSetting to user interface | Dmitriy Zaporozhets | 2016-03-30 | 2 | -13/+18 |
* | | | | | | | | | | Merge branch 'build-notification-fixes' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Rubocop fix | Phil Hughes | 2016-04-11 | 1 | -1/+1 |
| * | | | | | | | | | | Preparing build status | Phil Hughes | 2016-04-11 | 1 | -0/+2 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix-missing-saml-error-handling' into 'master' | Robert Speicher | 2016-04-12 | 1 | -10/+16 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Add missing proper nil and error handling to SAML login process. | Patricio Cano | 2016-04-07 | 1 | -10/+16 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Fix code review issues | Robert Schilling | 2016-04-12 | 1 | -1/+1 |
* | | | | | | | | | Delete notes via API | Robert Schilling | 2016-04-12 | 1 | -3/+2 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'mr-ui-update' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |