Commit Graph

151 Commits

Author SHA1 Message Date
Brady-Malott 1c9987d2eb
Update requirements.txt 2023-02-17 20:03:37 -05:00
Aleksa 7b25256fbd
Update Jenkinsfile 2023-02-17 19:47:14 -05:00
Aleksa 565a7dbf2a
Update Jenkinsfile 2023-02-17 19:34:14 -05:00
Brady-Malott 0d168ebf7e
Added selenium to requirements 2023-02-17 18:56:15 -05:00
Brady-Malott 63c1a6c852
Update Jenkinsfile 2023-02-17 18:40:10 -05:00
Brady-Malott 18a4d83c21
Update Jenkinsfile 2023-02-17 18:28:05 -05:00
Brady-Malott 630fb4ca2a
Update Jenkinsfile 2023-02-17 18:11:55 -05:00
Brady-Malott bb4f23e397
Update Jenkinsfile 2023-02-17 17:52:42 -05:00
Brady-Malott 69c31ec36d
Update Jenkinsfile 2023-02-17 17:48:16 -05:00
Brady-Malott e77137b0d0
Update Jenkinsfile 2023-02-17 17:40:09 -05:00
Brady-Malott 53b17efde5
Update Jenkinsfile 2023-02-17 17:37:46 -05:00
Brady-Malott fbbaefacbb
Update Jenkinsfile 2023-02-17 17:34:56 -05:00
Brady-Malott 35f6ed607a
Update Jenkinsfile 2023-02-17 17:34:05 -05:00
Jarrett Jackson dd7557f1ba Updated Jenkinsfile
Added pipeline for discord-notifier plugin
2023-02-17 01:35:41 -05:00
Brady-Malott 914225e314
Update Jenkinsfile 2023-02-17 00:24:13 -05:00
Brady-Malott 2e7b6ec891
Update Jenkinsfile 2023-02-17 00:22:43 -05:00
Brady-Malott 1cf62091f3 Updated greenlet version 2023-02-15 16:05:59 -05:00
Brady-Malott 608da55115
Update Jenkinsfile 2023-02-13 21:52:15 -05:00
Brady-Malott 71d12a1f76
Update Jenkinsfile 2023-02-13 21:49:34 -05:00
Brady-Malott d5c9f7cc2f
Update Jenkinsfile 2023-02-13 21:45:26 -05:00
Brady-Malott 8e5f47cb5e
Update Jenkinsfile 2023-02-13 21:29:29 -05:00
Brady-Malott b624554125
Update Jenkinsfile 2023-02-13 21:25:55 -05:00
Brady-Malott 5d8090807c
Update Jenkinsfile 2023-02-13 20:40:41 -05:00
Brady-Malott 6313d1e299
Merge pull request #15 from prairir/jenkinssetup
jenkinsfile test
2023-02-13 20:30:41 -05:00
Brady-Malott 7ee7662d05 jenkinsfile test 2023-02-13 20:29:34 -05:00
Brady-Malott e07f3bb3db
Merge pull request #14 from prairir/jenkinssetup
Created Jenkinsfile for building app
2023-02-13 20:24:37 -05:00
Brady-Malott 0da675a8a4 Created Jenkinsfile for building app 2023-02-13 20:05:05 -05:00
Miguel Grinberg 3472187155
Chapter 23: Application Programming Interfaces (APIs) (v0.23) 2022-11-11 12:57:54 +00:00
Miguel Grinberg bb2273349f
Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
Miguel Grinberg a25d6f2f19
Chapter 21: User Notifications (v0.21) 2022-11-11 12:56:42 +00:00
Miguel Grinberg 7f32336d21
Chapter 20: Some JavaScript Magic (v0.20) 2022-11-11 12:52:59 +00:00
Miguel Grinberg b577aa6b62
Chapter 19: Deployment on Docker Containers (v0.19) 2022-11-11 12:52:59 +00:00
Miguel Grinberg 5cfb75def5
Chapter 18: Deployment on Heroku (v0.18) 2022-11-11 12:52:59 +00:00
Miguel Grinberg 94b40cf4b7
Chapter 17: Deployment on Linux (v0.17) 2022-11-11 12:52:59 +00:00
Miguel Grinberg 868ad4b410
Chapter 16: Full-Text Search (v0.16) 2022-11-11 12:52:58 +00:00
Miguel Grinberg f4a401e320
Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
Miguel Grinberg 7f7c8ef5d7
Chapter 14: Ajax (v0.14) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 8a56c34ce2
Chapter 13: I18n and L10n (v0.13) 2022-11-11 12:51:46 +00:00
Miguel Grinberg a650e6f989
Chapter 12: Dates and Times (v0.12) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 542fa42312
Chapter 11: Facelift (v0.11) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 14f6f99ea9
Chapter 10: Email Support (v0.10) 2022-11-11 12:51:46 +00:00
Miguel Grinberg fdeb27d052
Chapter 9: Pagination (v0.9) 2022-11-11 12:51:39 +00:00
Miguel Grinberg d1363e0326
Chapter 8: Followers (v0.8) 2022-11-06 00:38:59 +00:00
Miguel Grinberg 8f43aadd41
Chapter 7: Error Handling (v0.7) 2021-07-10 16:42:12 +01:00
Miguel Grinberg f9ba2d28cf
Chapter 6: Profile Page and Avatars (v0.6) 2021-07-10 16:42:12 +01:00
Miguel Grinberg e7b1227a1c
Chapter 5: User Logins (v0.5) 2021-07-10 16:42:12 +01:00
Miguel Grinberg 68368ea5c5
Chapter 4: Database (v0.4) 2021-07-10 16:42:12 +01:00
Miguel Grinberg 3172e0955c
Chapter 3: Web Forms (v0.3) 2021-07-10 16:42:12 +01:00
Miguel Grinberg 5d4559227a
Chapter 2: Templates (v0.2) 2021-07-10 16:42:06 +01:00
Miguel Grinberg 23b3fc85d4
Chapter 1: Hello, World! (v0.1) 2019-11-27 20:02:52 +00:00